Projects
Scalable web Application:
Designed a secure VPC with public/private subnets and deployed EC2 instances with Auto Scaling and an Application Load Balancer for high availability., Used SNS for user notifications on image processing status and documented the architecture with CloudFormation for infrastructure as code., Implemented serverless image processing with Lambda, triggered by S3 uploads, and utilized S3 for durable image storage., Configured IAM roles for secure interactions and integrated CloudWatch for performance monitoring and alerting.
App/Web Hosting:
Hosted a web through EC2 instance also used ELB(Elastic load balancer) and ASG(Auto scaling group)
VPC & VPC Peering:
created a private VPC in windows and linux made communicate between them along with that gave internet access to private through NAT Gateway. Made changes in NACL(Network Access control list) and for authorization i used concepts like Roles, Policies, IAM, Route tables, Inbound and Outbound Rules
AMI Deployment Project:
The AMI Deployment Project focuses on creating and managing Amazon Machine Images (AMIs) to facilitate the deployment of instances in a cloud environment. This project includes configuring storage volumes, attaching additional volumes, and ensuring proper allocation and management of resources across both Linux and Windows instances.