Creating Notes Site


In this article, we will see how I built my notes site using a simple node script and deployed using Github actions.…
Read more ⟶

Connecting R53 With External Domains


In this article, we will see how we can use AWS’ Route 53 to connect with external domains and serve static S3 website.…
Read more ⟶

Passing AWS Solution Architect Associate


This is the post about AWS Solution Architect Exam and tips to pass the exam.…
Read more ⟶

Using Coroutines


Coroutine is most powerful and natural way to process multithreading code. This post is excercept of the talk given to my team.…
Read more ⟶

Using Bitbucket As Private Maven Repository


Sharing code from Private libraries is a difficult task. In this post we will see how we can use BitBucket as Private Maven Repository.…
Read more ⟶