01 / The starting point
A running instance is only part of the picture
Builder’s notes
Deependra Sai Kumar ReddyCloud infrastructure needs a deliberate network structure and a way to explain its behaviour under load. Provisioning compute alone leaves questions about which resources are exposed, how the environment is organised, and what information becomes available when demand changes.
This project focused on AWS infrastructure using a VPC, public and private subnets, EC2, and CloudWatch. It combined systems design with monitoring and load testing, bringing the shape of the environment together with the signals needed to examine how it runs.
I designed the network with public and private separation, provisioned and configured EC2 compute, and set up CloudWatch monitoring, logging, and alerting. Load testing under production-style traffic conditions provided a practical setting for evaluating performance and reliability. The emphasis was on making behaviour observable as well as making infrastructure available.