Ends in
00
days
00
hrs
00
mins
00
secs
ENROLL NOW

Practice Test + eBook Bundle Sale - Buy our Practice Test and get the supplementary eBook at 50% OFF

aws cheat sheets

Home » aws cheat sheets » Page 8

Amazon EBS Multi-Attach

2023-02-22T14:28:05+00:00

Amazon Elastic Block Store or EBS is a durable block-based storage device that can be attached to your EC2 instance. AWS released a feature called Multi-Attach, which allows EC2 instances to share a single EBS volume for up to 16 instances and provide higher availability of your applications for Linux workloads. Each instance to which the volume is attached has full read and write permissions to the volume. The following are several considerations and limitations in using the Multi-Attach feature: Multi-Attach enabled volumes do not support I/O fencing. I/O fencing protocols control write access in a shared storage environment to [...]

Amazon EBS Multi-Attach2023-02-22T14:28:05+00:00

ECS Network Modes Comparison

2023-06-02T03:02:15+00:00

Amazon Elastic Container Service (ECS) allows you to run Docker-based containers on the cloud. Amazon ECS has two launch types for operation: EC2 and Fargate. The EC2 launch type provides EC2 instances as hosts for your Docker containers. For the Fargate launch type, AWS manages the underlying hosts so you can focus on managing your containers instead. The details and configuration on how you want to run your containers are defined on the ECS Task Definition which includes options on networking mode.  In this post, we’ll talk about the different networking modes supported by Amazon ECS and determine which mode [...]

ECS Network Modes Comparison2023-06-02T03:02:15+00:00

AWS Certified Cloud Practitioner vs Microsoft Azure AZ-900 Exam

2023-04-12T01:40:14+00:00

AWS Certified Cloud Practitioner vs Microsoft Azure AZ-900 Exam One way to boost your career in the cloud computing space is through certifications. These exams will help validate your current understanding and knowledge in the cloud. Cloud service providers offer different learning paths such as Cloud Architect, Cloud Developer, and Cloud Administrator.  Both AWS and Microsoft have introductory certifications that will test your understanding of the basics. AWS has what they call the AWS Certified Cloud Practitioner exam, while Microsoft has the AZ-900 Microsoft Azure Fundamentals exam.  In this article, we will discuss the similarities and differences between these two [...]

AWS Certified Cloud Practitioner vs Microsoft Azure AZ-900 Exam2023-04-12T01:40:14+00:00

Amazon SES

2023-06-23T08:29:34+00:00

Bookmarks Common Use Cases Features Methods of Sending Emails Testing Amazon SES Concepts Email Authentication Methods Email Sending Requests Dedicated IP Addresses vs Amazon SES IP Addresses Security Pricing Limits Amazon SES Cheat Sheet A cost-effective and scalable email service that enables you to send mail from within any application. A regional service. Amazon SES is for applications that need to send communications via email. Amazon SES supports custom email header fields and many MIME types. Amazon SNS is for messaging-oriented applications, with multiple subscribers requesting [...]

Amazon SES2023-06-23T08:29:34+00:00

AWS vs Azure Services Comparison

2023-07-25T09:36:02+00:00

Bookmarks Compute Other Compute Services Comparison Storage Other Storage Services Comparison Database Other Database Services Comparison Networking Other Networking Services Comparison Security and Identity Other Security and Identity Services Comparison AWS vs Azure Services Comparison Cheat Sheet To help you learn the different Microsoft Azure services, we’ve come up with this AWS vs Azure services comparison. If you already have some background in AWS (or cloud computing in general) either through work experience or AWS certifications then you won’t have a hard time learning Microsoft Azure. The [...]

AWS vs Azure Services Comparison2023-07-25T09:36:02+00:00

Amazon Quantum Ledger Database (QLDB)

2023-06-23T06:29:32+00:00

Bookmarks How it Works Common Use Cases Components Of QLDB Performance Scalability Reliability Backup and Restore Security Pricing Limitations Amazon Quantum Ledger Database Cheat Sheet Fully managed ledger database that provides a transparent, immutable, and cryptographically verifiable transaction log ‎owned by a central trusted authority. Used to track all application data changes, and maintain a complete and verifiable history of changes over time Amazon QLDB is serverless.  No capacity provisioning required or setting read/write limits. QLDB transactions are ACID (atomicity, consistency, isolation, and durability) compliant. Amazon QLDB [...]

Amazon Quantum Ledger Database (QLDB)2023-06-23T06:29:32+00:00

Amazon DocumentDB

2023-06-23T06:21:29+00:00

Bookmarks How it Works Performance Scaling Reliability Backup and Restore Security Pricing Limitations Amazon DocumentDB Cheat Sheet Fully managed document database service designed to be fast, scalable, and highly available. Data is stored in JSON-like documents. Compatible with MongoDb. Flexible schema and indexing. Commonly used for content management, user profiles, and real-time big data. How it Works   An Amazon DocumentDB cluster decouples storage and compute. A cluster consists of Cluster volume and Instances Cluster volume refers to the storage layer that spans multiple Availability Zones. Each Availability Zone [...]

Amazon DocumentDB2023-06-23T06:21:29+00:00

AWS DataSync vs Storage Gateway

2024-01-18T06:27:52+00:00

Learn more about the use cases and differences between AWS Data Sync and Storage Gateway in this comparison table:   DataSync Storage Gateway Description AWS DataSync is an online data transfer service that simplifies, automates, and accelerates the process of copying large amounts of data to and from AWS storage services over the Internet or over AWS Direct Connect. AWS Storage Gateway is a hybrid cloud storage service that gives you on-premises access to virtually unlimited cloud storage by linking it to S3. Storage Gateway provides 3 types of storage interfaces for your on-premises applications: file, volume, and tape. How [...]

AWS DataSync vs Storage Gateway2024-01-18T06:27:52+00:00

AWS CloudFormation Deletion Policy

2023-06-03T04:57:38+00:00

Deleting a stack on CloudFormation also removes all the provisioned resources in it. In some cases, you want some resources to be retained even after deleting its stack. The good thing is that you can do this by defining its DeletionPolicy.  This is pretty straightforward - you just need to define DeletionPolicy with Retain value and for the resources that support snapshot, (like RDS databases) you can set Snapshot as its value. With DeletionPolicy: Snapshot, a snapshot is created before a resource is deleted. This allows you to have a backup of the resource that's been deleted from the stack.  [...]

AWS CloudFormation Deletion Policy2023-06-03T04:57:38+00:00

AWS CloudFormation StackSets and Nested Stacks

2023-06-03T04:59:37+00:00

AWS CloudFormation lets you model and provision resources for your environment using programming language, leveraging the concept of Infrastructure as Code (IaC). You don’t need to manually create all of your resources one by one, CloudFormation will do this for you. All resources are defined on the AWS CloudFormation template. This means that this AWS environment can be reliably and easily reproduced since everything is declared on a template. For example, creating a new Test environment similar to your current setup, or when creating a Disaster Recovery environment in another region.  With AWS CloudFormation, you can either upload your own [...]

AWS CloudFormation StackSets and Nested Stacks2023-06-03T04:59:37+00:00

AWS, Azure, and GCP Certifications are consistently among the top-paying IT certifications in the world, considering that most companies have now shifted to the cloud. Earn over $150,000 per year with an AWS, Azure, or GCP certification!

Follow us on LinkedIn, Facebook, or join our Slack study group. More importantly, answer as many practice exams as you can to help increase your chances of passing your certification exams on your first try!