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

SkillSoft Explore Course

IT Professional Certifications     Amazon     AWS Certified Developer - Associate     AWS Certified Developer - Associate 2020

Serverless applications describe a shift from the traditional three-tier architecture. Create your applications from start to finish as a serverless application, and you only pay for the resources you use. In this course, you'll create serverless templates with SAM, integrate your Lambda function with the API gateway, and use an Aurora Serverless cluster to complete the application.

You'll explore AWS Lambda, API Gateway, the AWS Serverless Application Model (SAM), and Aurora Serverless compute services on AWS.

Finally, this course will change the way you think about the traditional three-tier architecture, showing you how to harness the power of going serverless. 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: Serverless Applications

  • discover the key concepts covered in this course
  • recognize how to define serverless application infrastructure as a Serverless Application Model (SAM) template
  • recognize the differences between AWS serverless and standard three-tier applications
  • install and configure the AWS SAM CLI from GitHub on a Windows 10 development machine
  • create a SAM template and its associated Lambda function and event source
  • orchestrate Simple Storage Service (S3) to create a static website
  • recognize how to create and deploy REST and WebSocket APIs on AWS with API Gateway
  • Create a new API using Amazon's API Gateway
  • recognize how stages are used to manage and optimize API Gateway deployments
  • deploy an API specifying a deployment stage using API Gateway
  • use mapping templates to define an API mapping on AWS
  • export an API Gateway using the Export function in the API Gateway console
  • implement a cache for an API using API Gateway on AWS
  • enable and configure logging and tracing for an API deployment
  • enable and configure cross-origin resource sharing (CORS) for an API with API Gateway
  • use available IAM features to secure an API Gateway deployment
  • recognize how Amazon Cognito is used for authenticating, authorizing, and managing users for an API Gateway service
  • create a user pool and an identity pool using Amazon Cognito
  • create an Amazon Aurora serverless cluster with the AWS CLI
  • summarize the key concepts covered in this course