
Udemy - Serverless lambda API on AWS for java developers
Free- Lectures 24
- Length 1.5 hours
- Skill Levels Beginner Levels
- Languages English
- Published 11/2017
Udemy Coupon Code : couponcode
Description
The Amazon aws cloud platform offers a lot of amazing services.
However, each one of those services has a learning curve, and it can cost a lot of time become productive with any of these services just by reading the developer guides and taking the Trial and Error approach.
This course is intended for every Java developer that wants to be able to build a productive serverless API within a few hours, using aws lambda.
In this course you’ll learn how to write and deploy a lambda function and how to create an API Gateway endpoint to use that lambda function.
At the end of the course you’ll learn to create a production ready webservice that can be used to resize any image on the fly.
We discuss all of the lambda configuration options, how to configure the IAM (Identity and access Management) to give your lambda function access to aws services such as s3, and we'll configure API Gateway to create a REST api endpoint for our lambda function.