
- English
- ePUB (mobile friendly)
- Available on iOS & Android
About this book
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 the appropriate tools to work properly. For those who are new to enterprise development using Quarkus, you will be introduced to its core principles and main features through a deep step-by-step tutorial. For experts, this book offers some recipes that illustrate how to split monoliths and implement microservices and deploy them as containers to Kubernetes.
By the end of reading this book, you will have practical hands-on experience of building microservices using Quarkus and you will master deploying them to Kubernetes.
What You Will Learn
- Work with Quarkus and GraalVM
- Split a monolith using the domain-driven design approach
- Implement the cloud and microservices patterns
- Rethink the deployment process
- Introduce containerization, Docker, and Kubernetes to your toolkit
- Boost microservices efficiency and performance with Azure
- Play with Quarkus and distributed application runtimes
Who This Book Is For
Java developers who want to build microservices using Red Hat Quarkus and who want to deploy them in Kubernetes.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Cover
- Front Matter
- 1. Getting Started with Containerization
- 2. Introduction to the Monolithic Architecture
- 3. Coding a Monolithic Application
- 4. Upgrading a Monolithic Application
- 5. Building and Deploying a 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 the Microservices Concerns and Patterns
- 11. Getting Started with Kubernetes
- 12. Implementing the Cloud Patterns
- 13. Building the Kubernetized Microservices
- 14. Flying All Over the Sky with Quarkus and Kubernetes
- Back Matter