Quarkus on AWS Lambda by Clement Escoffier

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • Quarkus is the perfect stack to build functions. The reduced memory usage keeps the Cloud bill low, and the very fast startup provides a great user experience.
    But did you know that Quarkus provides lots of goodies to deploy your applications to AWS Lambda: automatic packaging and deployment, native support, SnapStart integration, access to others AWS services (like dynamodb), and so on?
    This quickie is a pure live coding demo showing how you can develop and deploy functions to AWS Lambda in Java and native. It covers the offered development model and lives to reload, the integration of AWS services, and the packaging and deployment.

Комментарии • 3