Ultimate Microservices with Go
eBook - ePub

Ultimate Microservices with Go

Combine the Power of Microservices with Go to Build Highly Scalable, Maintainable, and Efficient Systems (English Edition)

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

Ultimate Microservices with Go

Combine the Power of Microservices with Go to Build Highly Scalable, Maintainable, and Efficient Systems (English Edition)

About this book

Develop production-ready, high-performance, and scalable microservices with Go
KEY FEATURES? Learn to design and implement resilient RESTful APIs using Go, with a focus on scalability and maintainability.? Discover how Kubernetes empowers reliable microservice architecture, covering deployment, scaling, service discovery, and load balancing.? Gain practical tools and insights for deploying microservices to production using Go and Kubernetes, ensuring smooth operations and high availability.
DESCRIPTIONEmbark on a comprehensive journey through microservices architecture with a focus on harnessing the power of Go in modern cloud-based solutions.
This book begins with a succinct introduction to microservices and their synergy with cloud strategies, emphasizing Go's aptitude for developing scalable and efficient services. You'll then delve into the fundamentals of Go, covering essential practices and core concepts, and establishing a strong language foundation.
The exploration continues with a detailed examination of constructing a single service, emphasizing design, documentation, and structure. Through various design patterns, you'll learn to implement a server capable of serving as a RESTful API, an internal worker, and more. This hands-on approach equips you with the expertise to craft robust and sustainable services.
Finally, the book guides you through deploying your service to production using Kubernetes. You'll explore scaling techniques, performance optimization, and observability, ensuring your service is ready for the demands of the real world.
WHAT WILL YOU LEARN? Gain a comprehensive understanding of microservices architecture, including its advantages, limitations, and alternative approaches.? Master the fundamentals of Go, from basic syntax and concepts to more advanced topics, enabling you to leverage its capabilities effectively.? Explore the key components of microservices architecture implemented using Go, understanding how they interact and contribute to the overall system.? Design and implement robust RESTful APIs with Go, incorporating essential features like pagination, rate-limiting, caching, retries, and timeouts for optimal performance.? Discover Kubernetes and its close relationship with microservices architecture, gaining insights into its role in orchestrating and managing containerized applications.? Learn to deploy production-ready services with Go, covering essential aspects such as authentication, monitoring, continuous integration and continuous deployment (CI/CD), fault tolerance design, and rollout procedures, all from the perspective of a developer.
WHO IS THIS BOOK FOR?This book targets developers and software architects looking to enhance their microservices expertise using Go, offering insights into modern tech demands. It's beneficial for those mastering microservices basics and refining skills in Go, Kubernetes, and RESTful APIs. Whether advancing careers or improving proficiency, it equips readers for success in dynamic software development.
Table of Contents 1. Introduction to Microservices2. Usability of Go3. Go Essentials4. Embarking on the Go Journey5. Unlocking Go's Concurrency Power6. Core Elements of Microservices7. Building RESTful API8. Introduction to Kubernetes9. Deploying to Production10. Next Steps in Production Index

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • 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.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Ultimate Microservices with Go by Nir Shtein in PDF and/or ePUB format, as well as other popular books in Computer Science & Client-Server Computing. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. Cover Page
  2. Title Page
  3. Copyright Page
  4. Dedication Page
  5. About the Author
  6. About the Technical Reviewers
  7. Acknowledgements
  8. Preface
  9. Get a Free eBook
  10. Errata
  11. Table of Contents
  12. 1. Introduction to Microservices
  13. 2. Usability of Go
  14. 3. Go Essentials
  15. 4. Embarking on the Go Journey
  16. 5. Unlocking Go’s Concurrency Power
  17. 6. Core Elements of Microservices
  18. 7. Building RESTful API
  19. 8. Introduction to Kubernetes
  20. 9. Deploying to Production
  21. 10. Next Steps in Production
  22. Index