© 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_6

6. Adding Anti-Disaster Layers

Nebrass Lamouchi1  
(1)
Paris, France
 

Introduction

Writing code, running unit and integration tests, doing code quality analysis, creating CI/CD pipelines—many developers think that the trip ends there, and a new iteration will start again. We forget the application runtime. I don’t mean where it’s to be executed, we already said that we will be running this application in Docker containers. I’m talking about how the application will run:
  • How will users use QuarkuShop?

  • How will user access to the application be controlled?

  • Can ...

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.