This step-by-step tutorial explores how Quarkus enables Java developers to implement serverless functions on AWS Lambda to process dynamic data on AWS DynamoDB.
Learn more about the challenges of tuning your CPU and system for optimal performance with Linux and how Chronicle Tune could do the work automatically for you.
Learn how Redpanda is deployed in K8s with components like the reimplementation of Kafka broker, StatefulSets, nodeport, persistent storage, and observability.
Explore a detailed article on implementing Role-Based Access Control (RBAC) in Quarkus. It reviews both built-in and custom methods to ensure secure REST API access.
Creating WireMock stubs requires extra effort; @GenerateWireMockStub for Spring REST controllers makes the creation of WireMock stubs for tests safe and effortless.
If you're not a REST expert, you probably use the same HTTP codes over and over in your responses. Here, learn how using the correct response status codes can make your API stand out.
Learn five ways to accelerate point queries and four methods to improve concurrency further: row storage format, short circuit, prepared statement, and row storage cache.
Oracle's tough OCP 17 exam is about much more than Java knowledge. It's a sobering reminder of how dependent we have become on our favorite (AI) tools.