Skip to content

sakshi-kst/Dockerise-a-Travel-Website-using-CI-CD

Repository files navigation

CircleCI

Udacity Cloud DevOps Engineer Nanodegree: Capstone Project

In this project you will apply the skills and knowledge which were developed throughout the Cloud DevOps Engineer Nanodegree program. These include:

  • Working in AWS
  • Using Circle CI to implement Continuous Integration and Continuous Deployment
  • Building pipelines
  • Working with Ansible and CloudFormation to deploy clusters
  • Building Kubernetes clusters
  • Building Docker containers in pipelines

You will develop a CI/CD pipeline for microservices applications with either blue/green deployment or rolling deployment. You will also develop your Continuous Integration steps as you see fit, but must at least include typographical checking (aka “linting”). To make your project stand out, you may also choose to implement other checks such as security scanning, performance testing, integration testing, etc.!

Once you have completed your Continuous Integration you will set up Continuous Deployment, which will include:

  • Pushing the built Docker container(s) to the Docker repository (you can use AWS ECR, create your own custom Registry within your cluster, or another 3rd party Docker repository) ; and
  • Deploying these Docker container(s) to a small Kubernetes cluster. For your Kubernetes cluster you can either use AWS Kubernetes as a Service, or build your own Kubernetes cluster. To deploy your Kubernetes cluster, use either Ansible or Cloudformation. Preferably, run these from within Jenkins or Circle CI as an independent pipeline.

Built With

About

Udacity - Cloud DevOps Engineer - Nanodegree : Capstone Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published