Giter Club home page Giter Club logo

clouddevops-capstone-submission's Introduction

CircleCI

Cloud Devops Nanodegree Capstone Submission

Final project in Udacity's Cloud Devops Nanodegree

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

  • Working in AWS
  • Using Jenkins or 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

Description

  1. In this project a simple flask app is first checked against a Linter and then pushed to docker repository.

  2. EKS Cluster is created using eksctl tool. eksctl tool uses cloudformation.

  3. Dockerized App is deployed to the cluster via rolling update strategy and then can be accessed via LoadBalancer URL.

Steps

  • Clone this repository and Push to your own repository

  • Open Circleci and set up project.

  • Configure following environment variables in Circleci

  1. AWS_ACCESS_KEY_ID
  2. AWS_SECRET_ACCESS_KEY
  3. AWS_DEFAULT_REGION
  4. DOCKER_USER
  5. DOCKER_PASS
  • Trigger Circleci

  • After successful build go to AWS console and search for EC2

  • Check LoadBalancer and copy its URL

  • LoadBalancerURL:8000 should show you the output.

clouddevops-capstone-submission's People

Contributors

archit009 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.