- Version
- Download 5
- File Size 10.42 MB
- File Count 1
- Create Date April 14, 2023
- Last Updated April 14, 2023
Problem Statement:
Setup a CI/CD pipeline using the tools your of choice(or preferably the mentioned tools).
1. It should deploy a simple web application to a server on a code push to a repository.
2. The deployed web application should be reachable on any web browser.
3. Make it scalable such that when load increases the number of servers scale up and down making sure the new servers have the updated code.
Additional Requirements:
1. Setup to be done using AWS, Jenkins, CodeDeploy
2. Jenkins should not be on the same server as the application being deployed to
Tools: