Code Monkey home page Code Monkey logo

cloudformationcodedeploy's Introduction

Cloudformation CodeDeploy

This is a template to set up the environment for the CodeDeploy lesson in ACloudGuru's AWS Certified DevOps Professional Course.

To get through the course quickly, it's overkill, but there's not much point in taking a course if you don't also stop to learn something along the way. :)

Currently this is a work in progress and should not be overly relied upon.

Note, the course I'm working through used all availability zones for Load balancer -- I just selected two subnets in US east based on aws ec2 describe-subnets. This could probably be improved.

This document stops at video 3:07

Then he creates three instances launched into an auto-scaling group. He installs codeDeploy agent and does other stuff in user data. He also has keypair to SSH in. Launch configuration and autoscaling group both called acg. (This guy has no discipline!) Selects all subnets. CodeDeploy can use autoscaling group or tags to figure out where to deploy. Configuration portion ends at video 6:00 and then he moves into CodeDeploy portion

CodeDeploy

Current Status

What Name in Course Name in YAML (sometimes logical / physical) Working in YAML? Y/N?
AWS::IAM::Role ec2codedeploy EC2CodeDeployByCFN Y
AWS::IAM::Role codedeployer CodeDeployRoleByCFN Y
AWS::ElasticLoadBalancingV2::LoadBalancer acg AWSDevopsProCourseLoadBalancer Y
AWS::EC2::SecurityGroup Part of Load Balancer AWSDevopsProSecurityGroupPort80 Y
AWS::ElasticLoadBalancingV2::TargetGroup target AWSDevOpsAutoTargetGroup Y

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.