-
Quarkus is a Java based framework tailored for GraalVM and HotSpot, which results in an amazingly fast boot time while having an incredibly low memory footprint. It offers near instant scale up and high density memory utilization which can be very useful for container orchestration platforms like Kubernetes or Serverless runtimes like AWS Lambda.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
powertools-lambda-java
Powertools is a developer toolkit to implement Serverless best practices and increase developer velocity.
An alternative to building your own Interceptor might be to start using AWS PowerTools for Lambda (Java). Powertools for Java is a great way to boost your developer productivity, but it can be used for more than X-Ray, so Ill save it for another post.
Related posts
-
Getting Started with Quarkus and GraalVM Native Image
-
Micronaut 4 application on AWS Lambda- Part 1 Introduction to the sample application and first Lambda performance measurements
-
GraalVM Native Binaries: Benefits, Drawbacks, Adoption
-
Exploring Firestore with Micronaut and Java 21: A Scalable NoSQL Solution for Modern Applications
-
How To Introduce a New API Quickly Using Quarkus and ChatGPT