forked from udacity/cdond-c3-projectstarter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
urls.txt
21 lines (20 loc) · 1.65 KB
/
urls.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
URL01 (Git repo): https://github.com/mrvincentoti/udapeople_cicd_pipeline
URL02 (S3 bucket): http://udapeople-57f113f.s3-website.us-east-2.amazonaws.com
URL03 (CloudFront Frontend URL - blue): d1gnhl7mhmfao.cloudfront.net
URL04 (deployed application backend): ec2-18-223-212-167.us-east-2.compute.amazonaws.com:3030/api/status
URL05 (Prometheus server): http://ec2-18-216-200-48.us-east-2.compute.amazonaws.com:9090
SCREENSHOT01 (job failed because of compile errors): ![](screenshot/SCREENSHOT01.png)
SCREENSHOT02 (job failed because of unit tests): ![](screenshot/SCREENSHOT02.png)
SCREENSHOT03 (job failed because of vulnerable packages): ![](screenshot/SCREENSHOT03.png)
SCREENSHOT04 (Alert from failed build): ![](screenshot/SCREENSHOT04.png)
SCREENSHOT05 (Infrastructure creation job failure): ![](screenshot/SCREENSHOT05.png)
SCREENSHOT06 (Smoke test job failure): ![](screenshot/SCREENSHOT06.png)
SCREENSHOT07 (Failed smoke test rollback): ![](screenshot/SCREENSHOT07.png)
SCREENSHOT08 (Promotion job success): ![](screenshot/SCREENSHOT08.png)
SCREENSHOT09 (Cleanup job success): ![](screenshot/SCREENSHOT09.png)
SCREENSHOT10 (Deploy filtered to master branch only): ![](screenshot/SCREENSHOT10.png)
SCREENSHOT11 (Graph of EC2 instance including available mem, disk space and CPU usage): ![](screenshot/SCREENSHOT11.png)
SCREENSHOT12 (Screenshot of alert sent by Prometheus): ![](screenshot/SCREENSHOT12.png)
URL03_SCREENSHOT (Cloudfront Distribution): ![](screenshot/URL03_SCREENSHOT.png)
URL04_SCREENSHOT (Prometheus Server): ![](screenshot/URL04_SCREENSHOT.png)
URL05_SCREENSHOT (Prometheus server UP): ![](screenshot/URL05_SCREENSHOT.png)