5910 Breckenridge Pkwy Suite B, Tampa, FL. 33610
(800) 272-0707

SkillSoft Explore Course

IT Professional Curricula     Tech & Dev Essentials     Amazon Web Services     AWS Certified Developer - Associate 2020

Microservices describe an architecture where software is designed and built as a collection of modular services. In this course, you'll examine how services like Amazon SQS, SNS, and Kinesis are configured and organized in AWS to build highly-available and scalable microservice-based applications.


You'll use Amazon SQS to create and configure Standard, FIFO, and Dead Letter queues. Next, you'll create a Topic and a Subscription using Amazon SNS and publish a message to subscribers.


Finally, you'll create, use and then delete an Amazon Kinesis Data Stream. This course is one of a collection of courses that prepares you for the AWS Certified Developer - Associate 2020 certification exam.



Objectives

AWS Developer Associate: Application Integration & Microservices

  • discover the key concepts covered in this course
  • recognize when message-oriented middleware (MoM) is used in software applications
  • recognize how Amazon Simple Queue Service (SQS) implements message queuing services
  • recognize how standard queues are implemented using Amazon SQS
  • recognize how dead letter queues are implemented using Amazon SQS
  • recognize how first-in first-out (FIFO) queues are implemented using Amazon SQS
  • create a standard queue using Amazon SQS
  • send a test message through the Amazon SQS Console
  • create a dead letter queue using Amazon SQS
  • send and receive SQS messages using the AWS CLI
  • create a FIFO queue using Amazon SQS
  • create a FIFO queue using the AWS CLI
  • recognize how the AWS Simple Notification Service (SNS) manages the delivery of messages to clients or subscribing endpoints
  • create a topic and a subscription to the topic using AWS SNS
  • subscribe to an SNS topic and publish a message to be distributed to subscribers using the AWS CLI
  • create and manage Amazon Kinesis data streams
  • recognize how the Kinesis Client Library (KCL) is used to interact with Kinesis streaming services
  • recognize how various Kinesis supporting services including Firehose, Analytics, and Security are used on AWS platform
  • recognize how Step Functions and Simple Workflow Service (SWF) are used on AWS for managing tasks and workflows across distributed components
  • recognize the operational differences between AWS SQS, AWS SNS, and Amazon Kinesis
  • recognize how Amazon MQ is used to create a message broker
  • summarize the key concepts covered in this course