Cloud Infrastructure Projects in GujranwalaCloud Infrastructure Projects in GujranwalaOnPrem .NET to AWS Migration
Migrated an on‐premises .NET web application and SQL Server database to AWS to achieve scalability, high availability, and cross‐region resilience. The legacy environment ran on Windows servers with a clustered SQL Server, resulting in high maintenance and limited elasticity. The new AWS architecture features EC2 Auto Scaling behind an Application Load Balancer (ALB), Amazon RDS for SQL Server with Multi‐AZ and a cross‐region read replica, and DNS failover via Route 53.
◦ Deployed the .NET application on an EC2 Auto Scaling group (Windows AMI) across private subnets in us‐east‐1.
5- Build Scalable Real-Time Data Analytics on AWS for Instant Insights
Designed and implemented a real-time data analytics platform on AWS, enabling stream processing, transformation, and visualization for high-volume IoT and log data. This system was built to process and analyze millions of records per second, providing actionable insights for business decision-making.
The solution leveraged AWS native services like Kinesis, Glue, Lambda, and Redshift, integrating Apache Spark Structured Streaming to handle real-time data ingestion and transformation. Airflow and Step Functions were used for workflow automation.