AWS Cloud Architecture Portfolio
In progress

Building and deploying real-world AWS architectures demonstrating secure, scalable, and cost-optimised infrastructure design. Covers multi-tier web architecture on EC2, S3 static hosting with CloudFront CDN, IAM policy design for least-privilege access, VPC networking with public/private subnets, and RDS database deployment with CloudWatch monitoring dashboards.

EC2 S3 IAM VPC RDS CloudWatch CloudFront
Secure Multi-Tier Web App on AWS
Learning project

Designed a highly available and fault-tolerant web application architecture using EC2 with Auto Scaling and an Application Load Balancer, RDS in Multi-AZ configuration for database redundancy, VPC with segregated public and private subnets, and IAM roles enforcing least-privilege access. CloudWatch dashboards track operational metrics and set alarms for proactive monitoring.

EC2 Auto Scaling Load Balancer RDS Multi-AZ VPC Subnets IAM Roles CloudWatch Alarms
S3 Static Website with CloudFront CDN
Completed

Deployed a static website on Amazon S3 with versioning and lifecycle policies to manage object retention and storage costs. Distributed globally via Amazon CloudFront with HTTPS enforced. Configured S3 bucket policies, origin access control (OAC), and CloudFront cache behaviours to optimise both performance and cost while securing the origin.

Amazon S3 CloudFront HTTPS / TLS S3 Lifecycle Origin Access Control Bucket Policy
🚧 More projects being added as they are completed and pushed to GitHub. Check back soon or visit github.com/gopikadeviga directly.