Content:
In this project, you’ll deploy web servers for a highly available web app using CloudFormation. You will write the code that creates and deploys the infrastructure and application for an Instagram-like app from the ground up. You will begin with deploying the networking components, followed by servers, security roles and software. The procedure you follow here will become part of your portfolio of cloud projects. You’ll do it exactly as it’s done on the job - following best practices and scripting as much as possible.
Outline of this Project
We provide you some general guidance below to successfully complete the project. For many of the steps you will also need to apply what you've learned in the course.
Here is the outline of the steps you will take, which match the headers of the sections on the Project Details page:
- AWS Steps
- Install Jenkins On Ubuntu
- Set Up Jenkins
- Install required plugins
- Set up GitHub
- Set up AWS credentials in Jenkins
- Set up S3 Bucket
- Set up pipeline for AWS
- Add another stage in pipeline