Chevron Left
Back to Building Modern Java Applications on AWS

Learner Reviews & Feedback for Building Modern Java Applications on AWS by Amazon Web Services

4.6
stars
88 ratings

About the Course

In modern cloud native application development, it’s oftentimes the goal to build out serverless architectures that are scalable, are highly available, and are fully managed. This means less operational overhead for you and your business, and more focusing on the applications and business specific projects that differentiate you in your marketplace. In this course, we will be covering how to build a modern, greenfield serverless backend on AWS. Building brand new applications on AWS is a different task than lifting and shifting existing applications into AWS. When you have an existing application that you need to move to AWS, you might first look to using Amazon EC2 as your virtual machines, or maybe you might look into using docker containers and container hosting services like Amazon Elastic Container Service or Amazon Elastic Kubernetes Service. Those are all great application hosting options, but in most cases, they still require you to have some kind of pulse on the underlying infrastructure hosting your application. ` Building Modern Java Applications on AWS will explore how to build an API driven application using Amazon API Gateway for serverless API hosting, AWS Lambda for serverless computing, and Amazon Cognito for serverless authentication. We will follow an API driven development process and first mock up what the API will look like. We will cover all the ins and outs of the service Amazon API Gateway, and as you’ll learn- it does a lot more than just hosting an API. Then we will add authentication to the API using Amazon Cognito. You’ll learn about how the authorization flow works with Cognito, and how to build it into your APIs. From there, we will add a Lambda backend that will be triggered by API Gateway. The lambda functions will be using the AWS SDKs to perform various data processing tasks. You’ll learn about the different configurations that exist for Lambda, and we will show you how to create and manage lambda functions. Some of the features of our API will require multiple lambda functions to execute in a specific order, like a workflow, and we will use AWS Step Functions to create a serverless workflow. Finally, we will talk about how to optimize your APIs at every layer using AWS features. Note: There are four versions of this class, "Building Modern Node.js Applications on AWS" for Node.js developers, "Building Modern Python Applications on AWS" for Python developers, "Building Modern .NET Applications on AWS" for .NET developers, and this course, "Building Modern Java Applications on AWS" for Java developers. The courses do for a large part, overlap and in general, we recommend that you take the course that focuses on the SDK you plan to use to develop your AWS Cloud based applications. We expect that you have basic knowledge of AWS already. Some examples of concepts you should be familiar with are: you should know the basics of the AWS Global infrastructure, like what regions and availability zones are. You also should know the at a high-level AWS Identity and Access Management, or IAM, and how it is used to control access to AWS resources. You should also understand what an Amazon EC2 instance is, what Amazon S3 is, what a VPC is, as well as other basic AWS terminology....

Top reviews

WS

Feb 7, 2021

Awesome course! I learned a lot! and also got a lot of information to continue my path to become a Cloud architect. Thanks so much!

VP

Nov 24, 2020

Good to know a lot of services. None so deep but enough to identify if it's useful in your need

Filter by:

1 - 15 of 15 Reviews for Building Modern Java Applications on AWS

By Victor P

•

Nov 24, 2020

Good to know a lot of services. None so deep but enough to identify if it's useful in your need

By Steve A

•

May 11, 2021

Still using AWSSDK 1.x, so I didn't make it far into the course.

By Jonathan L

•

Jun 13, 2021

It's a good course. The videos are helpful. I had a fair amount of trouble with the labs because the environment setup failed in various cases (maven not set up, java not configured right, etc). Otherwise, helpful.

By Andres L

•

Sep 24, 2021

Lessons are ok. Labs should be improved. Separate the instructions for each language, and check that the VMs have the software correctly installed (I had to install maven on almost every lab)

By William R C S

•

Feb 7, 2021

Awesome course! I learned a lot! and also got a lot of information to continue my path to become a Cloud architect. Thanks so much!

By Ruslan S

•

Oct 24, 2020

I loved this course! The teachers are awesome and material is very exciting to learn!

By zacharoula c

•

Apr 5, 2022

It was perfect. I learned a lot of things. Thanx

By ket s

•

Apr 19, 2021

Great instructor with good lab = awesome course.

By Het V

•

Jul 17, 2021

superb nice keep it up...

By GYANENDRA K P

•

Feb 19, 2022

Valuable course

By Dionysios S

•

Nov 15, 2020

Amazing!

By Ezechiel C

•

Jan 7, 2023

Awesome

By José I V R

•

Dec 13, 2021

The course has been great in general apart from some fails launching virtual labs.

By Sawaji V

•

Jan 9, 2023

No Comments

By Carlos A

•

Nov 14, 2021

The content is very good and interesting but the labs need to be checked as they have errors that in many cases do not allow to run them