Welcome to my Portfolio Website

Hello there!

Welcome to my personal portfolio website where I showcase my AWS Cloud and DevOps projects, blog posts, and much more. I am an aspiring AWS Cloud / DevOps engineer who strives to broaden my skills through constant learning and make my way into the tech industry

turned on Acer laptop on table near cup
turned on Acer laptop on table near cup

Portfolio

S3 Static Website Hosting

Created an S3 bucket and set it for web hosting. The content of the bucket is made publicly readable using a bucket policy. In conjunction with Route 53, pointed the custom domain to the S3 website endpoint and created a simple website. S3 provides a serverless model where the user need not think about the servers and the resource provisioning

grayscale photo of low angle view of building
grayscale photo of low angle view of building
High Availability with AWS Auto Scaling

Highly available systems are reliable and they continue to function even if essential components fail. Auto Scaling and Elastic Load Balancing are features of the AWS that can be used separately or together for elasticity and high availability. Auto Scaling automates the process of launching and terminating the EC2 instances based on the traffic for your application.

white and black laptop
white and black laptop
AWS 3-Tier Web Architecture

The 3-tier architecture is the most popular infrastructure pattern and consists of three layers, one public layer and two private layers. This architecture is used in a client-server application where the web application has a frontend, a backend, and a database. The public layer has a web tier, and the two private layers have an application tier and a database tier respectively. The public layer acts as a shield to the private layers. The public layer is publicly accessible, while the two private layers are only accessible within the network.

person holding pencil near laptop computer
person holding pencil near laptop computer

Contact Me

Feel free to reach out to me for any inquiries or collaborations.