- Docker and Kubernetes for Java Developers
- Jaroslaw Krochmalski
- 152字
- 2021-07-02 18:44:46
Preface
Imagine creating and testing Java EE applications on Apache Tomcat or Wildfly in minutes, along with deploying and managing Java applications swiftly. Sounds too good to be true? You have a reason to cheer, because such scenarios are possible by leveraging Docker and Kubernetes.
This book will start by introducing Docker and delve deep into its networking and persistent storage concepts. You will be then introduced to the concept of microservices and learn how to deploy and run Java microservices as Docker containers. Moving on, the book will focus on Kubernetes and its features. You will start by running the local cluster using Minikube. The next step will be to deploy your Java service in the real cloud, on Kubernetes running on top of Amazon AWS. At the end of the book, you will get hands-on experience of some more advanced topics to further extend your knowledge of Docker and Kubernetes.
- 數據庫系統原理及MySQL應用教程(第2版)
- Node.js+Webpack開發實戰
- Learning Cython Programming(Second Edition)
- ReSharper Essentials
- 算法零基礎一本通(Python版)
- WSO2 Developer’s Guide
- Building Mapping Applications with QGIS
- Microsoft System Center Orchestrator 2012 R2 Essentials
- Arduino家居安全系統構建實戰
- Instant Lucene.NET
- Webpack實戰:入門、進階與調優
- Create React App 2 Quick Start Guide
- Java零基礎實戰
- Learning Kotlin by building Android Applications
- Java EE架構設計與開發實踐