Skip to content Skip to sidebar Skip to footer

AWS Serverless REST APIs for Java Developers. CI/CD included

AWS Serverless REST APIs for Java Developers. CI/CD included

Build Serverless REST APIs with Java. AWS Lambda, Amazon API Gateway, AWS SAM, AWS Developer Tools.

Buy Now

What you'll learn

  • REST API and its design principles
  • Building Serverless REST APIs in AWS with Java
  • Amazon API Gateway
  • Build and deploy API with AWS SAM
  • AWS Lambda
  • Implement User Sign-up, Sign-in and Conformation features
  • Amazon Cognito
  • Learn to use Cognito Authorizers
  • Implement custom Lambda Authorizer to validate JWT
  • Learn to Encrypt & Decrypt sensitive environment variables
  • Learn to use API Keys and Usage Plans
  • Unit Test AWS Lambda functions
  • AWS CI/CD
  • AWS CodeCommit, AWS CodeBuild, AWS CodePipeline

AWS Serverless is probably the quickest way to build a very stable REST APIs that scale to serve millions of users. A very simple Mock API can be created and deployed in minutes. 

An API that uses AWS Lambda compute service will take longer but how much longer will depend on the business logic that you need to write.

In this video course, you will learn what is REST API and how to create one using AWS Serverless Services.

You will learn in detail how to use Amazon API Gateway to create REST APIs, and AWS Lambda Compute Service to execute business logic. The course is designed for absolute beginners, so you do not need to have any experience with AWS Serverless.

Post a Comment for "AWS Serverless REST APIs for Java Developers. CI/CD included"