News

This is a beginner-friendly guide on how to use AWS. You'll learn what AWS can do, how to create a simple Lambda function, and more!
In this second Micronaut tutorial article we are going to add several features to our app: distributed tracing, security via JWT and a serverless function.
AWS Lambda is optimized for simple and quick functions to execute. Larger and more complex functions create execution complexity (and significant execution cost) to the user. Amazon ECS, on the other ...
Amazon Web Services announced a new service today called Lambda, a stateless event-driven compute service for dynamic applications that doesn’t require provisioning of any compute infrastructure.