Sharing my tech Journey

Introduction

I am a DevOps enthusiast with a feel to give back something to the community. I wanted to give back few things which I learnt from the community and make it easy for people to refer quickly. I wanted to share my experiences in a gitbook format due to its easiness to follow through.

Architecture of this site

When users (you!) hit sanjeevkumarrao.com, the DNS is resolved by Route 53 and the request is sent to CloudFront Distribution endpoint. Then all the HTTP requests are converted to HTTPS request and sent to S3 to get the index page.

s3_website_architecture

What You See is What You Believe!

This website showcases the power of serverless future of our applications which can be hosted directly on the cloud without worrying about underlying technology. This site is developed in gatsby using gatsby-gitbook-starter template, purely for the fun of learning new things and deploying in s3 bucket as a static site.

More to Come

Shortly I will add more articles on different IaC concepts, kubernetes concepts and DevOps principles with all of you!.