Java on AWS Using Lambda, API Gateway, and CloudFormation

In a previous post, we implemented a Java-based AWS Lambda function and deployed it using CloudFormation. Now that we have our Lambda function set up, we will integrate it with an HTTP endpoint using AWS API Gateway. Amazon API Gateway is a fully managed service that makes it easy for developers to create, publish, maintain, monitor, […]

Java on AWS Using Lambda, API Gateway, and CloudFormation Read More »