Implemented a Website Deployment Pipeline using AWS services
- AWS EC2 instances were set up for hosting.
- Integrated GitHub for version control and AWS CodePipeline for CI.
- Used Jenkins CodeBuild for the build process and SonarQube for code quality checks.
- Utilized Docker to containerize the application for consistent deployment.