Skip to content

eMahtab/aws-devops-professional-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

69 Commits
Β 
Β 

Repository files navigation

aws-devops-professional-notes

CodeCommit πŸ‘

https://docs.google.com/document/d/1Q5RUojAF7nn0lgmyx0a2Og6Vgk-TWdVEUjA7fzWcKMI/edit?usp=sharing

Deploying code with AWS CodeDeploy and CodePipeline πŸ‘

https://docs.google.com/document/d/1RBlZtY3DbYLYhYGdAgA6lperWTjjZhz2s-idNQeUZB0/edit?usp=sharing

CodePipeline with Jenkins Build & Test Stage πŸ‘

https://docs.google.com/document/d/1lbyZIHmwo79zS8V4dxJHEpr2WdliVNgXvEa6qQpRTBs/edit?usp=sharing

Update Policy Attribute

https://docs.google.com/document/d/1rLdmwFhJtaZD62s1PJTn85ckp2f49uEW6mf0w2tEWUU/edit?usp=sharing

Launching EC2 Instance with CloudFormation πŸ‘

https://docs.google.com/document/d/1puY3QxBxUBcdlNZembFleT3FG4IISbN02IkkG5iS8Gk/edit?usp=sharing

BootStrapping EC2 using UserData πŸ‘

https://docs.google.com/document/d/13xM2763hUCPdHPKI70rfQa_IHNlZ31hrOW9AHgJ6uag/edit?usp=sharing

CloudFormation Helper Scripts πŸ‘

https://docs.google.com/document/d/1r25pbh2Ok61Fx57BldIsEauI1ywYv18foJWzsY8vdO0/edit?usp=sharing

BootStrapping EC2 using CloudFormation::Init πŸ‘

https://docs.google.com/document/d/1eA6eCMfgulCKVsJEoy7A8AXlsRFE2HvYcp95PuT6TkE/edit?usp=sharing

Using WaitCondition and WaitHandle πŸ‘

https://docs.google.com/document/d/1Tb3t0cCxQxlza4C_rAdmWNRbIfNhpNPfC-wn6JTrQ0E/edit?usp=sharing

CloudFormation creating resources conditionally πŸ‘

https://docs.google.com/document/d/1wwTtY1c82PW2nygjzReEUnffZUOZHyJRuUpb7TmR8p4/edit?usp=sharing

CloudFormation Nested Stacks Example πŸ‘

https://docs.google.com/document/d/1B7ujbaIwdI54KN1fPnEeeVtq02dARiQTuq9zrUCMS-I/edit?usp=sharing

CloudFormation - Deletion Policy Attribute πŸ‘

https://docs.google.com/document/d/1FpbuOPgQ8letFG-W_AXkTZ6v8IHqHFz8_ywfRegYzNY/edit?usp=sharing

CloudFormation - Stack Termination Protection πŸ‘

https://docs.google.com/document/d/1vmQvf-m4b73JmBERpb2eaoLnnSrG1OSqZWozAk9-zzA/edit?usp=sharing

CloudFormation - Stack Policies πŸ‘

https://docs.google.com/document/d/1F4SWoanWtnFSxc9vBmIuXJRzGm3jR2MRBLZOpxqNYOY/edit?usp=sharing

CloudFormation - Custom Resources πŸ‘

https://docs.google.com/document/d/1U-Rqr3pOi05O6xeX_IPys1VASVTozs463gDbK983Ka4/edit?usp=sharing

Cross Stack Resource Reference - Export/Import πŸ‘

https://docs.google.com/document/d/1UYYHHcEyKaUZ7a1IH7kAt9MFnBTAMa4NpFZ8lkIJhnM/edit?usp=sharing

CloudFormation - Updating Stacks using Change Sets πŸ‘

https://docs.google.com/document/d/1qFYPTAl-hNUZZcpMly0Z0N8SumcvpC-wW2btyVqUa-0/edit?usp=sharing

Using cfn-hup helper script πŸ‘

https://docs.google.com/document/d/1ym5g0JBYkdr_RTid8nkXaZgO5YYCZbFoLlgbf2c4uxA/edit?usp=sharing

CloudFormation - AutoScaling Group without update policy πŸ‘

https://docs.google.com/document/d/1-BZMhN7K0mFNvMSyOfNS32zaCVm0f3nAUosMZvfu5qI/edit?usp=sharing

CloudFormation - AutoScaling Group with AutoScalingRollingUpdate policy πŸ‘

https://docs.google.com/document/d/1SXLM_ROQL3qwjR-b50MKaKlzymmw2WXJUn481zc19ww/edit?usp=sharing

CloudFormation Pseudo Parameters πŸ‘

https://docs.google.com/document/d/1d2alPdxPUL6e0hN8n--UXeTE7BonfS4WldDRh2D8x-A/edit?usp=sharing

CloudFormation Resource Attributes πŸ‘

https://docs.google.com/document/d/1HqmQ_oygVK2NgtS6UYXItqZDtty7uTe9crwXIg5L9go/edit?usp=sharing

CloudFormation Best Practices πŸ‘

https://docs.google.com/document/d/1X5D9bFz_kZmdlKveFvHGT6y88xJwpDm_rvsHZh0C1Uo/edit?usp=sharing

Logging CloudFormation API calls with CloudTrail

https://docs.google.com/document/d/1hpduk_MJbxdviLaOU9cBnx-8JSaZ1q7GUoC7RxZVmus/edit?usp=sharing

Scaling based on Amazon SQS πŸ‘

https://docs.google.com/document/d/1dblo7lymcY9un-jyfejastk6OX9noU1RLyFshlJAsRE/edit?usp=sharing

DynamoDB Streams and Lambda πŸ‘

https://docs.google.com/document/d/1yo8kt5U3LUp8GVQRVhze-rTTp8Wa9-NzaOXhUjkfzBI/edit?usp=sharing

Logging DynamoDB Operations with CloudTrail

https://docs.google.com/document/d/14bux6SWEZjkvU4Ku75FfgmJzy-wQ7tWNHI3ZnL7VXTM/edit?usp=sharing

DynamoDB Global Tables

https://docs.google.com/document/d/1EI29yW1RhFQCmhpe7ohEsvI6wTEDye2Z8LYr0S04SdM/edit?usp=sharing

Amazon RDS Resources and Operations πŸ‘

https://docs.google.com/document/d/1HJxl3HKMPinnQ7sTBM8kDeHr7BH5abRgvhKXnin6lDI/edit?usp=sharing

AWS CLI - Environment Variables πŸ‘

https://docs.google.com/document/d/1GLJ2P8mC9jn-gdP5s6BQrKZSSmbje_hbNEw4wnQD81Y/edit?usp=sharing

Amazon Data Lifecycle Manager (DLM) πŸ‘

https://docs.google.com/document/d/1wW3yljKtP49zvx3okt2WP77VUHgHov0bY58eoFiptXQ/edit?usp=sharing

AutoScaling Lifecycle Hooks πŸ‘

https://docs.google.com/document/d/16N8zld_E6rYTRAC-yy_O-kJ3t7H-nk_i8DdSXCcG8BM/edit?usp=sharing

Cloudwatch Logs Agent Demo πŸ‘

https://docs.google.com/document/d/14jKDf_ML0AaNhXj5rQoOZe2lYbFTFQJ_lybJLIQCoxQ/edit?usp=sharing

Cloudwatch Logs - Creating Metric Filter & Alarm πŸ‘

https://docs.google.com/document/d/1LdOVFxFXYFL59k6sdUdf_0neET7oqJAWovidjCjFGyU/edit?usp=sharing

Creating CloudFront Key Pairs πŸ‘

https://docs.google.com/document/d/1PNP_YJcMEMyEBNIfGjoKSDqD3-uoEzNToglVOW3_n9U/edit?usp=sharing

CloudFront - Serving Private Content with Signed URLs πŸ‘

https://docs.google.com/document/d/1Q3VwnVAnOyPW2KETQFyu_T9X2BMLiaA3XvOrtAvzz14/edit?usp=sharing

CloudFront - Restricting Geographic Distribution of Your Content πŸ‘

https://docs.google.com/document/d/18D588XeFaeXAxzFTFBCcaRcJFyef4PU6Ey_GNUSHiPY/edit?usp=sharing

Choosing Between Signed URLs and Signed Cookies πŸ‘

https://docs.google.com/document/d/1ABac0iXeXDL7yObprn4H_jr8do5chihdXEbhlcV5Ojc/edit?usp=sharing

Step Functions - Creating Lambda State Machine πŸ‘

https://docs.google.com/document/d/1QLdAEjkSRgw1gs4rWAxKS6BOZBym3CqABU2nHXQOqE4/edit?usp=sharing

Configuring SQS Queue for S3 Events πŸ‘

https://docs.google.com/document/d/1KFJ7huObT996vih7qbCYfHkO2ltyzjv-iaDpu1t6POU/edit?usp=sharing

CloudTrail - Demo πŸ‘

https://docs.google.com/document/d/1XaH7NeNRRwX3ufDjL60izauF6rVPK2CfFH8WeyQXe9A/edit?usp=sharing

Network Maximum Transmission Unit (MTU) for your EC2 Instance πŸ‘

https://docs.google.com/document/d/1Y2Ye9_AyiIcgyo_tWTfyVc1CyFZu1zn7bSvQ06k3-jg/edit?usp=sharing

Amazon Cognito and Lambda Demo πŸ‘

https://docs.google.com/document/d/1-OmRKSuojwhH1DHa_47cYIj5WP0IDMAjd6oFwxTtlac/edit?usp=sharing

Deploying an ECS Cluster using CloudFormation πŸ‘

https://docs.google.com/document/d/1cHOfZJYLS42BJdq_A_6NLSoa8gZ7a-7R17RRxA-zs6A/edit?usp=sharing

Deploying Elastic Beanstalk Applications with CloudFormation πŸ‘

https://docs.google.com/document/d/1oU_ppCwHUfLTFoUYMDShP1soj535WRGn9XMAC5REL5A/edit?usp=sharing

CloudFormation - OpsWorks Demo πŸ‘

https://docs.google.com/document/d/1TYJYN_Fs8og_-Ya-PxM2H8xRQWixwO9prF-ALeQSiNo/edit?usp=sharing

Instance Profile & IAM role πŸ‘

https://docs.google.com/document/d/17NsQFIBpgM836Lsg6kdT5voV-H_9lo2XW5PYc36Ife8/edit?usp=sharing

EC2 - Changing the Instance Type πŸ‘

https://docs.google.com/document/d/1ZQPFrvEoSWmEMh8U8jTkhWOw45uDtOkJMYOA5G0feps/edit?usp=sharing

Windows EC2Config Service πŸ‘

https://docs.google.com/document/d/1C-VDZMhwTldu3lE9HqQA-YzYNpXQ3hPQMcnPDrKoaW0/edit?usp=sharing

Blue/Green Deployment - Swapping Auto Scaling Group behind Load Balancer πŸ‘

https://docs.google.com/document/d/1SDvzct0zJZJOm7t3iUj4-nvv8jDFZpxuTkunDZosTQI/edit?usp=sharing

Blue/Green Deployment - Updating Auto Scaling Group's Launch Configuration πŸ‘

https://docs.google.com/document/d/1FOlvML_72F64aEgP96yLPLDg06M-ax8s8iHev6b-5WY/edit?usp=sharing

AWS Config - Demo

https://docs.google.com/document/d/1JpfTmpfzyOLILx-fClTG38KBhEbwop-1xsO2Hkh-ZYU/edit?usp=sharing

Remediate S3 Object permissions using CloudTrail, CloudWatch Events and Lambda

https://docs.google.com/document/d/17ukemp1njMqVtZinxe2MqLFScHeYzu-DptcwZyMhfl4/edit?usp=sharing

Auto Scaling Group Rolling Update Best Practices

https://docs.google.com/document/d/17Me8cFPrDxfxqagcoTZTrh1VJQ5MuJTdPQ1qnftOuUQ/edit?usp=sharing

Important Points

https://docs.google.com/document/d/1NvNNq0Zx-8JAx1xWsTTF3ELXcR-eHuEXPKs1ph3vwkI/edit?usp=sharing

Links

https://docs.google.com/document/d/1wkAEg40QmcdnG_OqO7sAllEOFuCSpZm6jApg0CtXKBM/edit?usp=sharing

About

Study Notes for AWS DevOps Professional Certification Exam

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published