Cargando…

Pro Java microservices with Quarkus and Kubernetes : a hands-on guide /

Build and design microservices using Java and the Red Hat Quarkus Framework. This book will help you quickly get started with the features and concerns of a microservices architecture. It will introduce Docker and Kubernetes to help you deploy your microservices. You will be guided on how to install...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Lamouchi, Nebrass
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress L.P., 2021.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 1. Getting Started with Containerization
  • 2. Introduction to Monolithic Architecture
  • 3. Coding the Monolithic Application
  • 4. Upgrading the Monolithic Application
  • 5. Building and Deploying the Monolithic Application
  • 6. Adding Anti-disaster Layers
  • 7. Microservices Architecture Pattern
  • 8. Splitting the Monolith: Bombarding the Domain
  • 9. Applying DDD to the Code
  • 10. Meeting Microservices Concerns and Patterns
  • 11. Getting Started with Kubernetes
  • 12. Implementing Cloud Patterns
  • 13. Building the Kubernetized Microservices
  • 14. Flying all over the Sky with Quarkus and Kubernetes
  • Afterword: Final Words and Thoughts.