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

▶️ Video Course Sale - Get Video Courses as LOW as $6.99 USD each only!

aws training

Home » aws training » Page 20

AWS Serverless Application Model (SAM)

2025-11-26T12:17:38+00:00

Bookmarks When to Use SAM Overview of Syntax Commonly Used SAM CLI Commands Controlling Access to APIs AWS Serverless Application Model (SAM) Cheat Sheet AWS Serverless Application Model (AWS SAM) is an open-source framework for building serverless applications. It provides a shorthand syntax to express functions, APIs, databases, and event source mappings. It is an extension of AWS CloudFormation, meaning any resource declared in a SAM template is transformed into standard CloudFormation resources during deployment. You create a JSON or YAML configuration template to model your applications.  During deployment, SAM transforms and expands [...]

AWS Serverless Application Model (SAM)2025-11-26T12:17:38+00:00

Amazon MQ

2023-07-25T09:15:44+00:00

Bookmarks Features Brokers Configuration Security and Monitoring Pricing Amazon MQ Cheat Sheet AWS offering for a managed message broker service for Apache ActiveMQ. Message brokers allow different software systems–often using different programming languages, and on different platforms–to communicate and exchange information. Amazon MQ also supports RabbitMQ, a popular open-source message broker. Migrate your existing RabbitMQ message brokers to AWS without having to rewrite code. Features Amazon MQ uses industry-standard APIs and protocols for messaging, including Java Message Service (JMS), .NET Message Service (NMS), AMQP, STOMP, MQTT, OpenWire, and WebSocket. Amazon MQ manages [...]

Amazon MQ2023-07-25T09:15:44+00:00

AWS X-Ray

2025-11-12T08:57:05+00:00

Bookmarks Concepts Features How X-Ray Works Pricing AWS X-Ray-related Cheat Sheets Validate Your Knowledge AWS X-Ray Cheat Sheet AWS X-Ray analyzes and debugs production, distributed applications, such as those built using a microservices architecture. With X-Ray, you can identify performance bottlenecks, edge case errors, and other hard to detect issues. Concepts A segment provides the name of the compute resources running your application logic, details about the request sent by your application, and details about the work done. A segment can break down the data about the work done into subsegments. [...]

AWS X-Ray2025-11-12T08:57:05+00:00

AWS Step Functions

2025-11-22T09:13:33+00:00

Bookmarks Concepts Features Standard vs. Express Workflow How Step Functions Work Common Use Cases AWS Step Functions Cheat Sheet AWS Step Functions is a web service that provides serverless orchestration for modern applications. It enables you to coordinate the components of distributed applications and microservices using visual workflows. Concepts Step Functions are based on the concepts of tasks and state machines. A task performs work by using an activity or an AWS Lambda function, or by passing parameters to the API actions of other services. A finite state machine can express an [...]

AWS Step Functions2025-11-22T09:13:33+00:00

VPC Peering

2025-12-26T16:41:28+00:00

VPC Peering Cheat Sheet A networking connection between two VPCs that enables you to route traffic between them privately using private IPv4 addresses or IPv6 addresses. Instances in either VPC can communicate with each other as if they are within the same network. You can create a VPC peering connection between your own VPCs, with a VPC in another AWS account, or with a VPC in a different AWS Region (also called Inter-Region VPC Peering). A VPC peering connection is neither a gateway nor an AWS Site-to-Site VPN connection and does not rely on a separate piece of physical hardware. [...]

VPC Peering2025-12-26T16:41:28+00:00

AWS CodeBuild

2025-11-12T08:31:37+00:00

Bookmarks Concepts Features Monitoring and Security Pricing Additional Training Materials: AWS CodeBuild Video Courses on Udemy AWS CodeBuild Cheat Sheet A fully managed continuous integration service that compiles source code, runs tests, and produces software packages that are ready to deploy. Concepts A build project defines how CodeBuild will run a build. It includes information such as where to get the source code, which build environment to use, the build commands to run, and where to store the build output. A build environment is the combination of operating system, programming language runtime, [...]

AWS CodeBuild2025-11-12T08:31:37+00:00

AWS CodePipeline

2025-11-12T08:52:01+00:00

Bookmarks Concepts Features Limits Pricing Validate Your Knowledge AWS CodePipeline Cheat Sheet A fully managed continuous delivery service that helps you automate your release pipelines for application and infrastructure updates. You can easily integrate AWS CodePipeline with third-party services such as GitHub or with your own custom plugin. Concepts A pipeline defines your release process workflow, and describes how a new code change progresses through your release process. A pipeline comprises a series of stages (e.g., build, test, and deploy), which act as logical divisions in your workflow. Each stage is made [...]

AWS CodePipeline2025-11-12T08:52:01+00:00

AWS Server Migration Service (SMS)

2024-04-29T06:42:58+00:00

Please note that AWS has discontinued the AWS Server Migration Service (AWS SMS). AWS now recommends the AWS Application Migration Service as the primary migration service. Check out this AWS Application Migration Service Cheat Sheet. AWS Server Migration Service Cheat Sheet An agentless service for migrating thousands of on-premises workloads to AWS. This is the enhanced replacement of Amazon EC2 VM Import service. SMS orchestrates server migrations by: automating incremental replication of live server volumes to the AWS cloud allowing customers to schedule replications track the replication progress of a group of servers via Management Console Each server volume replicated [...]

AWS Server Migration Service (SMS)2024-04-29T06:42:58+00:00

AWS Database Migration Service

2026-01-05T12:46:09+00:00

Bookmarks AWS Schema Conversion Tool (SCT) Terminology and Concepts Basic Schema Copy Pricing AWS Database Migration Service Cheat Sheet AWS Database Migration Service (DMS) is a managed service that helps you migrate databases to AWS quickly and securely. The source database remains fully operational throughout the migration, minimizing downtime for applications that rely on it. Supports homogeneous migrations such as Oracle to Oracle, as well as heterogeneous migrations between different database platforms, such as Oracle or Microsoft SQL Server to Amazon Aurora. You can use Database Migration Service for one-time data migration into [...]

AWS Database Migration Service2026-01-05T12:46:09+00:00

Redis (cluster mode enabled vs disabled) vs Memcached

2023-04-10T05:29:45+00:00

  Redis (cluster mode enabled) Redis (cluster mode disabled) Memcached Data Types string, sets, sorted sets, lists, hashes, bitmaps, hyperloglog, geospatial indexes string, sets, sorted sets, lists, hashes, bitmaps, hyperloglog, geospatial indexes string, objects (like databases) Data Partitioning (distribute your data among multiple nodes) Supported Unsupported Supported Modifiable cluster Only versions 3.2.10 and later  Yes Yes Online resharding Only versions 3.2.10 and later  No No Encryption 3.2.6, 4.0.10 and later 3.2.6, 4.0.10 and later Unsupported Sub-millisecond latency Yes Yes Yes FedRAMP, PCI DSS and HIPAA compliant 3.2.6, 4.0.10 and later 3.2.6, 4.0.10 and later No Multi-threaded (make use of multiple [...]

Redis (cluster mode enabled vs disabled) vs Memcached2023-04-10T05:29:45+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. Upskill and 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!