back
CNS412 Refactoring Java applications to serverless
Abstract:
In this chalk talk, you will learn how to modernize enterprise Java architectures using serverless technologies. You will explore the transformation of three common enterprise patterns: scheduled job processing using Amazon EventBridge Scheduler with AWS Lambda, synchronous API handling through Amazon API Gateway with Lambda, and asynchronous task processing via Amazon SQS with Lambda. Along the way you will learn how to structure your Serverless Java project, including strategies for seperating business logic across Lambda functions and how to leverage Spring, Quarkus and Micronaut framework support.
Co-speaker: Maximilian (Schreiber) Schellhorn, AWS.
