Microservices With Apache Camel and Quarkus (Part 3)
In Part 1 and Part 2, you’ve seen how to run microservices as Quarkus local processes. Let’s now look at some K8s-based deployments, starting with Minikube.
In Part 1 and Part 2, you’ve seen how to run microservices as Quarkus local processes. Let’s now look at some K8s-based deployments, starting with Minikube.
In a previous post I have demonstrated a very convenient microservices implementation approach using Apache Camel and Quarkus. In this 2nd Part you’ll see ho...
This post proposes a microservices deployment model based on Camel, using a Java development stack, Quarkus as a runtime, and K8s as a cloud-native platform.
In this article, readers will learn how to deploy more complex Jakarta EE applications as serverless services with AWS Fargate.
Learn how to use OpenAPI to adopt an IaC approach consisting in defining an API in a repeatable and deterministic manner.