Module 8 - Automation

Unit notes:
“Complete CI/CD with AWS CodeCommit, AWS CodeBuild, AWS CodeDeploy, and AWS CodePipeline” in the AWS DevOps Blog https://aws.amazon.com/blogs/devops/complete-ci-cd-with-aws-codecommit-aws-codebuild-aws-codedeploy-and-aws-codepipeline/.
"Walkthrough: Refer to resource outputs in another AWS CloudFormation stack" in the AWS CloudFormation User Guide https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/walkthrough-crossstackref.html.
“Updating stacks using change sets” in the AWS CloudFormation User Guide https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-changesets.html.
“Template anatomy” in the AWS CloudFormation User Guide  https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-anatomy.html.
“Parameters” in the in the AWS CloudFormation User Guide  https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/parameters-section-structure.html.
"AWS CloudFormation best practices" in the AWS CloudFormation User Guide https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/best-practices.html.
"What is AWS CloudFormation Designer?" in the AWS CloudFormation User Guide https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/working-with-templates-cfn-designer.html.
“AWS Solutions Implementations” https://aws.amazon.com/solutions/implementations/.
“What is AWS Systems Manager?” in the AWS Systems Manager User Guide https://docs.aws.amazon.com/systems-manager/latest/userguide/what-is-systems-manager.html.
“AWS Systems Manager features” https://aws.amazon.com/systems-manager/features/.

Limits & Quotas     
CloudFormation https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cloudformation-limits.html
OpsWorks https://docs.aws.amazon.com/general/latest/gr/opsworks-service.html
Elastic Beanstalk https://docs.aws.amazon.com/general/latest/gr/elasticbeanstalk.html
Systems Manager https://docs.aws.amazon.com/general/latest/gr/ssm.html
  
CloudFormation https://aws.amazon.com/cloudformation/
Documentation https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html
Versions https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/ReleaseHistory.html
Rollbacks https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_RollbackConfiguration.html
Template anatomy https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-anatomy.html#concept-template-description
Nested Stacks https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-nested-stacks.html
  
Systems Manager https://aws.amazon.com/systems-manager/
Documentation https://docs.aws.amazon.com/systems-manager/latest/userguide/what-is-systems-manager.html
Features https://aws.amazon.com/systems-manager/features/
  
Elastic Beanstalk https://aws.amazon.com/elasticbeanstalk/
Documentation https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/Welcome.html
  
Blue/Green on AWS https://d1.awsstatic.com/whitepapers/AWS_Blue_Green_Deployments.pdf
Former2 (not part of AWS) https://former2.com/#
  
Mind Maps:
Elastic Beanstalk https://www.awsgeek.com/AWS-Elastic-Beanstalk/
  
Whitepapers:
AWS Systems Manager Operational Capabilities https://d1.awsstatic.com/whitepapers/aws-systems-manager-operational-capabilities.pdf
Simplify Hybrid Cloud Management using AWS Systems Manager https://d1.awsstatic.com/architecture-diagrams/ArchitectureDiagrams/vmware-hybrid-cloud-mgmt-aws-systems-manager.pdf?did=wp_card&trk=wp_card
  
Blogs:
Introducing a new generation of AWS Elastic Beanstalk platforms https://aws.amazon.com/blogs/compute/introducing-a-new-generation-of-aws-elastic-beanstalk-platforms/
Optimizing the cost of running AWS Elastic Beanstalk Workloads https://aws.amazon.com/blogs/devops/optimizing-the-cost-of-running-aws-elastic-beanstalk-workloads/
Handling circular dependency errors in AWS CloudFormation https://aws.amazon.com/blogs/infrastructure-and-automation/handling-circular-dependency-errors-in-aws-cloudformation/
  
Tutorials:
Remotely Run Commands on an EC2 Instance https://aws.amazon.com/getting-started/tutorials/remotely-run-commands-ec2-instance-systems-manager/?trk=gs_card
Elastic Beanstalk Getting Started https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/GettingStarted.html
Elastic Beanstalk Tutorials https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/tutorials.html
  
Videos:
Simplify Your Infrastructure Management Using AWS CloudFormation https://youtu.be/1h-GPXQrLZw
AWS Container Day - Amazon EKS and AWS Fargate: Better Together https://www.youtube.com/watch?v=-xMNbys0tF8
AWS re:Invent 2019: Deploy your code, scale, and lower cloud costs using Elastic Beanstalk https://youtu.be/o4clRJuH9xU
AWS Systems Manager: Gain Operational Insights and Take Action on AWS Resources https://youtu.be/2efz7EH4czQ
AWS re:Invent 2020: The journey of an AWS CloudFormation template to AWS CDK https://youtu.be/c5g8bIoKr0g
AWS re:Invent 2020: Build your first AWS CloudFormation resource provider https://youtu.be/qjtsuTVgrjs
AWS re:Invent 2019: Best practices for authoring AWS CloudFormation https://youtu.be/bJHHQM7GGro
AWS re:Invent 2020: Automate anything with AWS Systems Manager https://youtu.be/AaI2xkW85yE
  
Trainings:
AWS Systems Manager https://explore.skillbuilder.aws/learn/course/internal/view/elearning/456/aws-systems-manager
  
Labs:
Qwiklabs' CloudFormation labs https://amazon.qwiklabs.com/catalog?keywords=cloudformation Note: Some Qwiklabs labs are free, but others do have costs. You will use a student account, so there won't be any AWS charges.
Qwiklabs' OpsWorks labs https://amazon.qwiklabs.com/catalog?keywords=OpsWorks Note: Some Qwiklabs labs are free, but others do have costs. You will use a student account, so there won't be any AWS charges.
Qwiklabs' Elastic Beanstalk labs https://amazon.qwiklabs.com/catalog?keywords=elasticbeanstalk Note: Some Qwiklabs labs are free, but others do have costs. You will use a student account, so there won't be any AWS charges.
CD/CI using Terraform https://devops-ecs-fargate.workshop.aws/en/ Note: While this lab is free, you will need to use your own AWS account, which means you may incur some charges for running resources used by the labs.
AWS CloudFormation 101 Workshop https://cfn101.workshop.aws/ Note: While this lab is free, you will need to use your own AWS account, which means you may incur some charges for running resources used by the labs.
Build Your Infrastructure With AWS CloudFormation and the AWS CDK Workshop https://build-infra-cfn-cdk.workshop.aws/ Note: While this lab is free, you will need to use your own AWS account, which means you may incur some charges for running resources used by the labs.
Elastic Beanstalk Webapp Workshop https://aws-elastic-beanstalk-webapp.workshop.aws/ Note: While this lab is free, you will need to use your own AWS account, which means you may incur some charges for running resources used by the labs.

Previous    Top    Next