Highest Rated

ExpiredAWS CloudFormation – Simplified | Hands On with YAML

FREE
Udemy

Note: Udemy FREE coupon codes are valid for maximum 1000 redemption only and might get redeemed in few hours. Look for "GET THIS DEAL" green button at the end of Description.
This post may have affiliate link & we may get small commission if you make a purchase.

AWS CloudFormation – Simplified | Hands On with YAML

Requirements
  • You must have an AWS account to follow with me for hands-on activities.
  • Having basic knowledge on AWS EC2 service will suffice.
Description

******* Course Overview *******Welcome to this Amazing course on AWS CloudFormation Simplified. We will learn by practically implementing all the CloudFormation concepts with multiple examples.AWS CloudFormation is a core Service in AWS which allows us to automate the Infrastructure and Application Deployments. We can achieve Continuous Integration, Continuous Delivery and Infrastructure as Code when using AWS CloudFormation in combination with AWS Developer Tools like AWS CodeCommit, AWS CodeBuild, AWS CodeDeploy and AWS CodePipeline.There are two parts to this course.In the first part of the course you will learn all the AWS CloudFormation concepts by practically implementing them. Below are the sections for part one.Part-1: AWS CloudFormation01. Introduction to CloudFormation02. YAML Essentials03. Stack Features04. Resources05. Parameters06. Mappings07. Conditions08. Outputs09. Metadata10. EC2 UserData11. Metadata cfn-init & Helper Scripts (cfn-init, cfn-signal and cfn-hup)12. Metadata cfn-init – Config Sets13. Nested StacksIn the second part of the course, you will implement the below listed three concepts using AWS CloudFormation & AWS Management Console.  You will write cloud formation templates for AWS Developer tools (AWS CodeCommit, CodeBuild, CodeDeploy & CodePipeline) to implement the CI, CD and IAC.01. Continuous Integration (CI)02. Continuous Delivery (CD)03. Infrastructure as Code (IAC)Part-2: AWS Continuous Integration, Continuous Delivery and Infrastructure as Code using AWS CloudFormation & AWS Management Console14. Continuous Integration & Continuous Delivery using CloudFormation15. Infrastructure as Code using CloudFormationDuring the learning process, you will write 45+ cloud formation templates written in YAML.This course also provides 45+ pre-built templates which you can use them during the learning process.  In addition this course comes with 190 slides in a PDF document.Each of my courses come with

  • Amazing Hands-on Step By Step Learning Experiences
  • Real Implementation Experience
  • Friendly Support in the Q&A section
  • 30 Day “No Questions Asked” Money Back Guarantee!

***************Section wise course details**********************Introduction01 Step 01: Introduction to AWS CloudFormation01 Step 02: AWS CloudFormation Templates and SlidesYAML Concepts02 Step 01: YAML ConceptsStack Features03 Step 01: Pre-requisites03 Step 02: Create Stack03 Step 03: Update Stack03 Step 04: Create Change Set – KeyName03 Step 05: Create Change Set – Instance Type03 Step 06: Update Rollback03 Step 07: Create Stack – Invalid TemplateResources04 Step 00: Resources Introduction04 Step 01: Create a Resource – EC2 Instance04 Step 02: Create a Resource – Security Group04 Step 03: Create a new rule in existing Security Group04 Step 04: Create a new resource – Elastic IP04 Step 05: Perform CloudFormation Template – Case Sensitivity TestParameters05 Step 00: Parameters Introduction05 Step 01: Add Keyname as Parameter – AWS Specific Parameter05 Step 02: Add Availability Zone as Parameter – Parameter Type String05 Step 03: Add InstanceType as Parameter – Parameter Type String05 Step 04: Add InstanceType as Parameter – Parameter Type SSMMappings06 Step 00: Mappings Introduction06 Step 01: Pseudo Parameters06 Step 02: Create a Map for AMI’s06 Step 03: Create a Map for EnvironmentsConditions07 Step 00: Conditions Introduction07 Step 01: Conditions – Intrinsic Function Fn::Equals07 Step 02: Conditions – Intrinsic Function Fn::If and Pseudo Parameter AWS::NoValue07 Step 03: Conditions – Intrinsic Function Fn::If (Additional usecase)07 Step 04: Conditions – Intrinsic Function Fn::Not07 Step 05: Conditions – Intrinsic Function Fn::Or07 Step 06: Conditions – Intrinsic Function Fn::AndOutputs08 Step 00: Outputs Introduction08 Step 01: Outputs – Base Template Overview08 Step 02: Outputs – InstanceId as Output08 Step 03: Outputs – Intrinsic Function Fn::GetAtt08 Step 04: Outputs – Intrinsic Function Fn::Sub and Exports Feature and Pseudo Parameter AWS::StackName08 Step 05: Outputs – Cross Reference Stacks using Exports feature and Intrinsic Function Fn::ImportValue08 Step 06: Outputs – For Master Stack – Test Delete Stack and Modify Stack08 Step 07: Outputs – Conditions in Outputs section of a template08 Step 08: Outputs – Intrinsic Function Fn::JoinMetadata09 Step 00: Metadata Introduction09 Step 01: Metadata – Designer Metadata Introduction09 Step 02: Metadata – Designer Metadata Demo09 Step 03: Metadata – Interface Metadata Introduction09 Step 04: Metadata – Interface Metadata Base Template Overview09 Step 05: Metadata – Interface Metadata DemoEC2 UserData10 Step 00: EC2 UserData Introduction10 Step 01: EC2 UserData –  Base Template Overview10 Step 02: EC2 UserData – DemoMetadata cfn-init & Helper Scripts (cfn-init, cfn-signal and cfn-hup)11 Step 00: Metadata cfn-init – Introduction11 Step 00: Metadata cnf-init – Base Template Overview11 Step 01: Metadata cfn-init – Metadata Format11 Step 02: Metadata cfn-init – Packages11 Step 03: Metadata cfn-init – Groups11 Step 04: Metadata cfn-init – Users11 Step 05: Metadata cfn-init – Sources11 Step 06: Metadata cfn-init – files11 Step 07: Metadata cfn-init – commands11 Step 08: Metadata cfn-init – Services11 Step 09: UserData – Update Helper Scripts – aws-cfn-bootsrap11 Step 10: UserData – cfn-init11 Step 11: UserData – cfn-signal11 Step 12: Outputs & Create Stack11 Step 13: Creation Policy & Create Stack11 Step 14: UserData – cfn-hup & Update the v2 version of App – Update Stack Demo11 Step 15: Metadata cfn-init – ConclusionMetadata cfn-init – Config Sets12 Step 00: ConfigSets Introduction12 Step 01: Single ConfigSet – Demo12 Step 02: Multiple ConfigSets – Demo 112 Step 03: Multiple ConfigSets – Demo 2 – Configset in Configset12 Step 04: Multiple ConfigSets – Demo 3 – default ConfigSetNested Stacks13 Step 00: Nested Stacks Introduction13 Step 00: Nested Stacks – S3 Pre-requisites13 Step 01: Nested Stacks – Manual VPC Creation13 Step 02: Create Nested Stack VPC Template – Create VPC13 Step 03: Create Nested Stack VPC Template – Create Subnet13 Step 04: Create Nested Stack VPC Template – Create Route Table13 Step 05: Create Nested Stack VPC Template – Associate Subnet to Route Table13 Step 06: Create Nested Stack VPC Template – Create Internet Gateway and Associate it13 Step 07: Create Nested Stack VPC Template – Add Route for Internet Access13 Step 08: Create Nested Stack VPC Template – Parameterize CidrBlocks13 Step 09: Create Nested Stack VPC Template – Create Interface Metadata13 Step 10: Create Nested Stack VPC Template – Create Outputs13 Step 11: Create Nested Stack VPC Template – Test and Upload to S313 Step 12: Create Root Stack Template – Create Base Template13 Step 13: Create Root Stack Template – Nest VPC stack in Root Stack13 Step 14: Nested VPC Stack – Demo13 Step 15: Create Nested Security Group Stack Template13 Step 16: Update Root Stack Template – Nest Security Group stack in Root Stack13 Step 17: Nested Security Group Stack – Demo13 Step 18: Update Nested Security Group Stack with new Inbound Security Rule13 Step 19: Delete Nested StacksContinuous Integration & Continuous Delivery using CloudFormation14.00.00: Introduction to Continuous Integration & Continuous Delivery14.01.00: Introduction to EC2 Apps Stack14.01.01: EC2 Apps Stack – Create Security Group14.01.02: EC2 Apps Stack – Create VM Instances, Parameters and Outputs14.01.03: EC2 Apps Stack – Create Instance Profile Role and Instance Profile14.01.04: EC2 Apps Stack – Create Stack and Verify14.02.00: CodeCommit – Introduction14.02.01: CodeCommit – Create a Simple Rest Application14.02.02: CodeCommit – Create Repo in CodeCommit and check-in code14.02.03: CodeCommit – Additional CodeCommit Features14.03.00: Introduction to CodeBuild with AWS Web Console & CloudFormation14.03.01: CodeBuild – Introduction14.03.02: CodeBuild – Create Project14.03.03: CodeBuild – Create buildspec.yml and start buil14.03.04: CodeBuild – Create Build Notifications14.03.05: CodeBuild CFN – CloudFormation Introduction14.03.06: CodeBuild CFN – Update buildspec.yml with Runtime Version14.03.07: CodeBuild CFN – Create CodeBuild CloudFormation Template14.03.08: CodeBuild CFN – Create CodeBuild Stack and Test14.04.00: Introduction to CodeDeploy with AWS Web Console & CloudFormation14.04.01: CodeDeploy – Introduction14.04.02: CodeDeploy – Create CodeDeploy Service Role14.04.03: CodeDeploy – Create a Test VM14.04.04: CodeDeploy – Create Application & Deployment Group14.04.05: CodeDeploy – Create appspec.yml and scripts14.04.06: CodeDeploy – Create New Build & Deploymen14.04.07: CodeDeploy – Verify the new Deployment14.04.08: CodeDeploy – New Application Release14.04.09: CodeDeploy CFN – CloudFormation Introduction14.04.10: CodeDeploy CFN – appspec.yml and Scripts14.04.11: CodeDeploy CFN – Create Template – Role, Application and Deployment Group14.04.12: CodeDeploy CFN – Create CodeDeploy Stack14.04.13: CodeDeploy CFN – Create Deployment and Update Stack and Test14.05.00: Introduction to CodePipeline with AWS Web Console & CloudFormation14.05.01: CodePipeline – Introduction14.05.02: CodePipeline – Create Pipeline14.05.03: CodePipeline – Make changes to Rest App and Verify CodePipeline14.05.04: CodePipeline – Introduction to Prod Approval and Deploy Stages14.05.05: CodePipeline – Create Prod EC2 Instance & Prod Deployment Group14.05.06: CodePipeline – Create Prod Approval and Prod Deploy Stages14.05.07: CodePipeline – Change Code in App and Check-In Code to Trigger Pipeline14.05.08: CodePipeline – Conclusion for Prod Approval and Deploy Stages14.05.09: CodePipeline CFN – Introduction14.05.10: CodePipeline CFN – Create CodePipeline Role14.05.11: CodePipeline CFN – Create Pipeline Stages – Source, Build and Stage14.05.12: CodePipeline CFN – Create Pipeline Stack and Verify14.05.13: CodePipeline CFN – Create SNS and Prod Deployment Group14.05.14: CodePipeline CFN – Create Prod Pipeline Stages – Approval & Deploy14.05.15: CodePipeline CFN – Update Stack with Prod StagesInfrastructure as Code using CloudFormation15.00.00: Introduction to Infrastructure as Code15.01.00: Introduction to Infrastructure as Code using AWS Management Console15.01.01: Understand VPC Source Files15.01.02: Create VPCRepo in CodeCommit and Check-In VPC Source files15.01.03: Create Pipeline with Source and Build Stages15.01.04: Create Pipeline with Test VPC Stage15.01.05: Create Pipeline with Prod Stage (Create Change Set, Approval, Execute CS)15.01.06: Update VPC CFN Template with new VPC resources and check-in code15.02.00: Introduction to Infrastructure as Code using CloudFormation15.02.01: VPC Source files check-in to CodeCommit Repository15.02.02: Create CodeBuild Role and CodeBuild Project in CFN Template15.02.03: Create CodePipeline Role and CloudFormation Role in CFN Template15.02.04: Create CodePipeline stages Source, Build and Tes15.02.05: Create CodePipeline CloudFormation Stack with 3 stages15.02.06: Create Pipeline Stage for Prod(Create Change Set, Approval, Execute CS)15.02.07: Create CodePipeline CloudFormation Stack with 4 stages15.02.08: Check-in VPCRepo with new subnet resource added and Monitor PipelineCloudFormation Stack Policy16 Step 00: Introduction to Stack Policy16 Step 01: Stack Policy – Resource16 Step 02: Stack Policy – Resource Type16 Step 03: Stack Policy – Action:Update:Replace16 Step 04: Stack Policy – NotAction:Update:Delete16 Step 05: Stack Policy – Override the existing Stack Policy during Stack Update

Who this course is for:
  • AWS Developers planning to learn writing CloudFormation templates to provision AWS services.
  • System Engineers or Infrastructure engineers who want to better understand the Automated deployment process in AWS.
  • Technologists who want to implement Continuous Integration and Continuos Delivery/Deployment process (CI/CD) in AWS.
  • DevOps Teams who want to automate the Application and Infrastructure deployments using AWS CloudFormation and AWS Developer Tools.
  • Anyone who want to learn end to end automation in AWS (Application Deployments and Infrastructure Deployments).


  • Register New Account
    Reset Password