Module 5 - Cloud Operations on AWS: Automate Resource Deployment

Unit notes:
"What is AWS CloudFormation?" : https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html
“Using the AWS CloudFormation Template Editor for Visual Studio” in the AWS Toolkit for Visual Studio User Guide : http://docs.aws.amazon.com/AWSToolkitVS/latest/UserGuide/tkv-cfn-editor.html
“The AWS CloudFormation Template Editor” in the AWS Toolkit Editor for Eclipse User Guide :  http://docs.aws.amazon.com/AWSToolkitEclipse/latest/ug/tke-cfn-editor.html
“Resources” in the AWS CloudFormation User Guide : http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/resources-section-structure.html
“Ref” in the AWS CloudFormation User Guide : http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/intrinsic-function-reference-ref.html
“Intrinsic function reference” in the AWS CloudFormation User Guide : http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/intrinsic-function-reference.html
 “Parameters” in the AWS CloudFormation User Guide : https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/parameters-section-structure.html
“Pseudo Parameters Reference” in the AWS CloudFormation User Guide : https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/pseudo-parameter-reference.html
 “Mappings” in the AWS CloudFormation User Guide : https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/mappings-section-structure.html
“cloudformation-stack-drift-detection-check” in the AWS Config Developer Guide : https://docs.aws.amazon.com/config/latest/developerguide/cloudformation-stack-drift-detection-check.html
“CloudFormation helper scripts reference” in the AWS CloudFormation User Guide : https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-helper-scripts-reference.html
“cfn-init” in the AWS CloudFormation User Guide : https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-init.html
“Troubleshooting AWS CloudFormation” in the AWS CloudFormation User Guide : https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/troubleshooting.html
 “create-stack” in the AWS CLI Command Reference : https://docs.aws.amazon.com/cli/latest/reference/cloudformation/create-stack.html
“continue-update-rollback” in the AWS CLI Command Reference : http://docs.aws.amazon.com/cli/latest/reference/cloudformation/continue-update-rollback.html
 “Continue Rolling Back an Update” in the AWS CloudFormation User Guide : http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-continueupdaterollback.html
“AWS CloudFormation Best Practices” : http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/best-practices.html
“Working with AWS CloudFormation StackSets”: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/what-is-cfnstacksets.html
“Walkthrough: Updating a stack” in the AWS CloudFormation User Guide : https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/updating.stacks.walkthrough.html
“Prevent updates to stack resources” in the AWS CloudFormation User Guide : https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/protect-stack-resources.html
“What Is AWS Service Catalog?” AWS Service Catalog Administrator Guide : https://docs.aws.amazon.com/servicecatalog/latest/adminguide/introduction.html
“Troubleshooting AWS CloudFormation” in the AWS CloudFormation User Guide : http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/troubleshooting.html
"AWS Quick Starts" : https://aws.amazon.com/quickstart
"AWS CloudFormation Templates" : https://aws.amazon.com/cloudformation/resources/templates/
"AWS Serverless Application Model " : https://aws.amazon.com/serverless/sam/
"AWS Cloud Development Kit" : https://aws.amazon.com/cdk/
"AWS CloudFormation API Reference " : https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/Welcome.html
"Best Practices for Deploying Applications on AWS CloudFormation Stacks": https://aws.amazon.com/blogs/devops/best-practices-for-deploying-applications-on-aws-cloudformation-stacks/
AWS CloudFormation API Reference Guide: https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_RollbackConfiguration.html
"Continue rolling back an update" in AWS CloudFormation User Guide: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-continueupdaterollback.html
“Using the AWS CloudFormation Template Editor for Visual Studio” in the AWS Toolkit for Visual Studio User Guide http://docs.aws.amazon.com/AWSToolkitVS/latest/UserGuide/tkv-cfn-editor.html
“AWS CloudFormation Designer Interface Overview” in the AWS CloudFormation User Guide https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/working-with-templates-cfn-designer-overview.html
“Fn::GetAtt”  in the AWS CloudFormation User Guide http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/intrinsic-function-reference-getatt.html
“cfn-signal”in the AWS CloudFormation User Guide https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-signal.html
“SignalResource” in the AWS CloudFormation API Reference https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_SignalResource.html
“CreationPolicy attribute” in the AWS CloudFormation User Guide https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-creationpolicy.html
“Deploying Applications on Amazon EC2 with AWS CloudFormation” https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/deploying.applications.html
“Bootstrapping AWS CloudFormation Windows Stacks” https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-windows-stacks-bootstrapping.html
“Exporting Stack Output Values” https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-stack-exports.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
“Logging AWS CloudFormation API calls with AWS CloudTrail” in the AWS CloudFormation User Guide https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-api-logging-cloudtrail.html
“Managing Tags in AWS Service Catalog” in the AWS Service Catalog Administrator Guide https://docs.aws.amazon.com/servicecatalog/latest/adminguide/managing-tags.html


Previous    Top    Next