Web App Deployment & Amazon Aurora Integration (AWS)
• Deployed a PHP-based web application on AWS EC2 with secure LAMP stack configuration
• Provisioned and configured Amazon Aurora (MySQL-compatible) for high availability and scalability
• Connected application to Aurora Writer Endpoint for low-latency database communication
• Configured IAM roles and Security Groups with precise inbound rules
• Implemented secure credential management using environment variables
• Upgraded static server to dynamic, database-driven web application
• Tested live connectivity via browser and MySQL CLI
Web App Deployment & Amazon Aurora Integration (AWS)
• Deployed a PHP-based web application on AWS EC2 with secure LAMP stack configuration
• Provisioned an...