Skip to content

Heyeman/auto-deploy-superpower

Repository files navigation

Give your Application Auto-Deploy Superpowers

Diagram of CI/CD Pipeline we will be building.

Instructions

Project

  • A text file named urls.txt including:

    1. Public Url to GitHub repository (not private) [URL01]
    2. Public URL for your S3 Bucket (aka, your green candidate front-end) [URL02]
    3. Public URL for your CloudFront distribution (aka, your blue production front-end) [URL03]
    4. Public URLs to deployed application back-end in EC2 [URL04]
    5. Public URL to your Prometheus Server [URL05]
    6. Job failed because of compile errors. [SCREENSHOT01]
    7. Job failed because of unit tests. [SCREENSHOT02]
    8. Job that failed because of vulnerable packages. [SCREENSHOT03]
    9. An alert from one of your failed builds. [SCREENSHOT04]
    10. Appropriate job failure for infrastructure creation. [SCREENSHOT05]
    11. Appropriate job failure for the smoke test job. [SCREENSHOT06]
    12. Successful rollback after a failed smoke test. [SCREENSHOT07]
    13. Successful promotion job. [SCREENSHOT08]
    14. Successful cleanup job. [SCREENSHOT09]
  • Your presentation should be in PDF format named "presentation.pdf" and should be included in your code repository root folder.

Before you submit your project, please check your work against the project rubric. If you haven’t satisfied each criterion in the rubric, then revise your work so that you have met all the requirements.

Built With

License

License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors