© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
N. LamouchiPro Java Microservices with Quarkus and Kuberneteshttps://doi.org/10.1007/978-1-4842-7170-4_14

14. Flying All Over the Sky with Quarkus and Kubernetes

Nebrass Lamouchi1  
(1)
Paris, France
 

Introduction

Starting in Chapter 9, you learned about cloud-native patterns and even implemented some of them:
  • Service discovery and registration: Made using the Kubernetes Deployment and Service objects

  • Externalized configuration: Made using the Kubernetes ConfigMap and Secret objects

  • Database per service: Made while splitting the monolith codebase using DDD concepts

  • Application metrics: Implemented using the SmallRye Metrics Quarkus extension

  • Health Check API: Implemented ...

Get Pro Java Microservices with Quarkus and Kubernetes: A Hands-on Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.