Skip to content

Commit f0b2f94

Browse files
authored
README file added
1 parent 3e6860f commit f0b2f94

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ This is the code repository for [Hands-On Docker for Microservices with Python ]
99
## What is this book about?
1010
Microservices architecture helps create complex systems with multiple, interconnected services that can be maintained by independent teams working in parallel. This book guides you on how to develop these complex systems with the help of containers.
1111

12-
1312
This book covers the following exciting features:
1413
* Discover how to design, test, and operate scalable microservices
1514
* Coordinate and deploy different services using Kubernetes
@@ -20,9 +19,6 @@ Use load balancing to ensure seamless operation between the old monolith and the
2019

2120
If you feel this book is for you, get your [copy](https://www.amazon.com/dp/B081CSGDCS) today!
2221

23-
<a href="https://www.packtpub.com/?utm_source=github&utm_medium=banner&utm_campaign=GitHubBanner"><img src="https://raw.githubusercontent.com/PacktPublishing/GitHub/master/GitHub.png"
24-
alt="https://www.packtpub.com/" border="5" /></a>
25-
2622
## Instructions and Navigations
2723
All of the code is organized into folders. For example, Chapter02.
2824

0 commit comments

Comments
 (0)