Git Product home page Git Product logo

-cd12352-deploy-infrastructure-as-code-project's Introduction

ND9991 - Course 2 - Infrastructure as Code

This repository contains the starter code for the final project of course 2 Infrastructure as Code in the Cloud DevOps Engineer Nanodegree.

Please note that all supporting material for this course can be found in this Github repository.

Deploy a high-availability web app using CloudFormation

In this project, you’ll deploy web servers for a highly available web app using CloudFormation. You will write the code that creates and deploys the infrastructure and application for an Instagram-like app from the ground up. You will begin with deploying the networking components, followed by servers, security roles and software. The procedure you follow here will become part of your portfolio of cloud projects. You’ll do it exactly as it’s done on the job - following best practices and scripting as much as possible.

Getting Started

Dependencies

  1. AWS CLI installed and configured in your workspace using an AWS IAM role with Administrator permissions (as reviewed in the course).

  2. Access to a diagram creator software of your choice.

  3. Your favorite IDE or text editor ready to work.

Installation

You can get started by cloning this repo in your local workspace:

git clone [email protected]:udacity/-cd12352-Deploy-Infrastructure-as-Code-project.git

Testing

No tests required for this project.

Project Instructions

  1. Design your solution diagram using a tool of your choice and export it into an image file.

  2. Add all the CloudFormation networking resources and parameters to the network.yml and network-parameters.json files inside the starter folder of this repo.

  3. Add all the CloudFormation application resources and parameters to the udagram.yml and udagram-parameters.json files inside the starter folder of this repo.

  4. Create any required script files to automate spin up and tear down of the CloudFormation stacks.

  5. Update the README.md file in the starter folder with creation and deletion instructions, as well as any useful information regarding your solution.

  6. Submit your solution as a GitHub link or a zipped file containing the diagram image, CloudFormation yml and json files, automation scripts and README file.

License

License

-cd12352-deploy-infrastructure-as-code-project's People

Contributors

fernandosilvacornejo avatar carriell avatar flokos 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.