Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Supporting material and starter code for exercises of the "ND9991 - C3- Build CI/CD Pipelines, Monitoring & Logging" course.

Notifications You must be signed in to change notification settings

udacity/nd9991-c3-Build-CI-CD-Pipelines-Monitoring-and-Logging-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deprecation Note

Udacity has launched a new version of this course in mid 2020 with a new set of (maintained) repositories:

  1. https://github.com/udacity/cdond-c3-projectstarter
  2. https://github.com/udacity/nd9991-c3-hello-world-exercise-solution

So, the Udacity content team is going to deprecate and archive the current repository. Currently enrolled learners, if any, can utilize the https://knowledge.udacity.com/ forum for help on specific issues.

ND9991 - C3 - Build CI/CD Pipelines, Monitoring, and Logging -

This repository provides the supporting material for the "ND9991 Cloud DevOps Nanodegree - C3 - Build CI/CD Pipelines, Monitoring, and Logging" course. This repo has two more branches, other than the master branch.

  • Blue/Green branch corresponds to the Blue/Green deployment strategy. Make sure that you checkout branches "blue" and "green" to see how blue/green deployment was performed in the course.
  • You can create any more branches for a multiple pipeline set-up, as directed in the demonstration video.

Dependencies

1. AWS account

You would require to have an AWS account to be able to build cloud infrastructure. Particularly, you will need to create S3 buckets, EC2 instances, and IAM users.

2. Jenkins on Ubuntu VM

As a part of the project, you will need to install Jenkins and a few plugins to assist your requirements, as mentioned in the "Jenkins Pipelines on AWS --> Project Details" page in the classroom.

Prerequisite

  1. A little knowledge of basic commands in Unix terminal.
  2. Understanding of software testing frameworks - JMeter and JUnit
  3. Understanding of deployment strategies

About

Supporting material and starter code for exercises of the "ND9991 - C3- Build CI/CD Pipelines, Monitoring & Logging" course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages