A PHP web application hosted on AWS EC2, featuring CRUD operations with a MySQL backend, configured with a LAMP stack.
Data Management: Enables CRUD functionality for managing records (patients, doctors, nurses) stored in MySQL.
AWS Deployment: Deployed on an EC2 instance using Apache, PHP, and MySQL on Amazon Linux. Configured with SSH access, security groups, and basic HTTPS support.
(HTTPS is supported, but needs a domain to eliminate certificate authority warnings).
Database Configuration: Set up secure MySQL database and custom user with permissions to handle all application interactions.
Languages/Frameworks: PHP, MySQL
Cloud Platform: AWS EC2, Amazon Linux, Apache
Security: VPC security groups, SSH access, optional self-signed HTTPS