When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Introduction to Developing AWS Lambdas in Java
This course teaches you to develop and deploy fully functional AWS Lambda functions in the language you know and love.

This Course Includes
pluralsight
4 (56 reviews )
2 hour 57 minutes
english
Online - Self Paced
core courses
pluralsight
About Introduction to Developing AWS Lambdas in Java
At the core of AWS Lambda is a thorough knowledge of developing and deploying functions. In this course, Introduction to Developing AWS Lambdas in Java, you’ll learn how to develop and deploy AWS Lambda functions in Java. First, you’ll see how to create an AWS developer account, set up the development environment, and code Lambda functions in Java. Next, you’ll explore how to set up and access S3 from your functions and exchange data using JSON-to-Pojo mapping. Finally, you’ll discover how to use the AWS API Gateway to deploy Lambda functions as RESTful web services. When you’re finished with this course, you’ll have a foundational knowledge of AWS Lambda that will help you as you move forward to developing your own Lambda functions in Java.
What You Will Learn?
- Course Overview : 1min.
- Installing Eclipse with AWS Integration : 21mins.
- Getting Started with AWS Lambda and Eclipse : 29mins.
- Accessing S3 Data from AWS Lambda : 24mins.
- Learning to Use the AWS Gateway API to Connect to AWS Lambdas : 20mins.
- Working with POJOs and JSON : 19mins.
- Developing a Complex REST Service in AWS Lambda : 34mins.
- Enhancing the AWS Lambda Function : 26mins.