
AWS Config
AWS Config is a fully managed service that provides you with an AWS resource inventory, configuration history, and configuration change notifications to enable security and governance. With AWS Config you
Home » AWS Cheat Sheets » AWS CloudOps Engineer Associate » Page 2
This is a collection of Cheat Sheets for the AWS CloudOps Engineer Associate.
Click on the links below to browse the detailed cheat sheets by AWS service:
AWS Analytics
AWS Application Integration
AWS Compute
AWS Database
AWS Management Tools
AWS Networking & Content Delivery
AWS Security Identity & Compliance
AWS Storage
These in-depth training notes for the AWS Certified CloudOps Engineer Associate are detailed and concise and cover pretty much every fact you need to know to successfully pass the AWS certification exam! They have been compiled according to the latest AWS exam guide and are organized into the same sections you see in the AWS Management Console.
You may also be interested in the exam scenarios. Use these to gain the knowledge required to pass this challenging exam.

AWS Config is a fully managed service that provides you with an AWS resource inventory, configuration history, and configuration change notifications to enable security and governance. With AWS Config you

AWS CloudFormation is a service that allows you to manage, configure and provision your AWS infrastructure as code. AWS CloudFormation provides a common language for you to describe and provision

AWS OpsWorks is a configuration management service that provides managed instances of these two open-source tools (Chef and Puppet). With OpsWorks AWS manage and automate how your infrastructure configured, deployed,

AWS CloudTrail is a web service that records activity made on your account. A CloudTrail trail can be created which delivers log files to an Amazon S3 bucket. CloudTrail is

Amazon CloudWatch is a monitoring service for AWS cloud resources and the applications you run on AWS. CloudWatch is used to collect and track metrics, collect, and monitor log files,

AWS Organizations helps you centrally manage and govern your environment as you grow and scale your AWS resources. AWS accounts are natural boundaries for permissions, security, costs, and workloads. Using

Fully managed implementations of two popular in-memory data stores – Redis and Memcached. ElastiCache is a web service that makes it easy to deploy and run Memcached or Redis protocol-compliant

Amazon Aurora is a relational database service that combines the speed and availability of high-end commercial databases with the simplicity and cost-effectiveness of open-source databases. Aurora is an AWS proprietary

Amazon Relational Database Service (Amazon RDS) is a managed service that you can use to launch and manage relational databases on AWS. Amazon RDS is an Online Transaction Processing (OLTP)

Amazon Route 53 is a highly available and scalable Domain Name System (DNS) service. Amazon Route 53 offers the following functions: Route 53 can perform any combination of these functions.

CloudFront is a web service that gives businesses and web application developers an easy and cost-effective way to distribute content with low latency and high data transfer speeds. CloudFront is

Amazon VPC lets you provision a logically isolated section of the Amazon Web Services (AWS) cloud where you can launch AWS resources in a virtual network that you define. Analogous

The AWS Storage Gateway service enables hybrid storage between on-premises environments and the AWS Cloud. It provides low-latency performance by caching frequently accessed data on premises, while storing data securely

Amazon EFS is a fully managed service for hosting Network File System (NFS) filesystems in the cloud. It is an implementation of a NFS file share and is accessed using

Amazon S3 is object storage built to store and retrieve any amount of data from anywhere on the Internet. It’s a simple storage service that offers an extremely durable, highly

AWS Elastic Beanstalk can be used to quickly deploy and manage applications in the AWS Cloud. Developers upload applications and Elastic Beanstalk handles the deployment details of capacity provisioning, load

AWS Lambda lets you run code as functions without provisioning or managing servers. Lambda-based applications are composed of functions triggered by events. With serverless computing, your application still runs on