- 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.
- Spring Cloud Alibaba微服務架構設計與開發實戰
- INSTANT OpenCV Starter
- Python數據分析入門與實戰
- 手把手教你學C語言
- Elasticsearch for Hadoop
- Hands-On Reinforcement Learning with Python
- Java Web程序設計任務教程
- Scala Reactive Programming
- R用戶Python學習指南:數據科學方法
- Flowable流程引擎實戰
- Python語言科研繪圖與學術圖表繪制從入門到精通
- Building Slack Bots
- Python預測之美:數據分析與算法實戰(雙色)
- Solr權威指南(下卷)
- Laravel Design Patterns and Best Practices