Introduction to Developing AWS Lambdas in Java

Go to class
Write Review

Free Online Course: Introduction to Developing AWS Lambdas in Java provided by Pluralsight is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Introduction to Developing AWS Lambdas in Java is taught by Richard Monson-Haefel.

Overview
  • This course teaches you to develop and deploy fully functional AWS Lambda functions in the language you know and love.

    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.