Building Server-side and Microservices with Go
eBook - ePub

Building Server-side and Microservices with Go

Building Modern Backends and Microservices Using Go, Docker and Kubernetes

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

Building Server-side and Microservices with Go

Building Modern Backends and Microservices Using Go, Docker and Kubernetes

About this book

Develop and deploy efficient server-side applications and microservice architectures.

Key Features
? Extensive examples of the Go programming language and REST concepts.
? Includes graphical illustrations and visual explanation of the microservice architecture.
? Graphs and visual explanation for Docker and Kubernetes commands.

Description
'Building Server-side and Microservices with Go' teaches you the fundamentals of Go programming languages, REST server applications, and microservices. You can develop efficient server-side applications and use modern development concepts such as microservices after reading this book.We will create simple server-side applications and add new features as and when a new topic is covered. We will begin with the fundamentals of Go programming languages, which will create simple server-side applications. During development, a layered design will be introduced, with each application layer serving a specific purpose. We will introduce you to the microservice concept, and it is further divided into a couple of smaller microservices. Finally, we'll look at how to use Docker and Kubernetes to deploy and scale microservices.After reading this book, we will be able to successfully develop monolithic and microservice applications and identify when one approach is more appropriate than another. This book can also help improve existing applications. It is a perfect handy guide to build proficiency with Docker and Kubernetes.

What you will learn
? Basics of Go programming language (data types, structures, loops, functions, concurrency, etc).
? REST concept development and implementation.
? Introduction to layered server-side application designs and key roles.
? PostgreSQL database design, CRUD operations, and queries.

Who this book is for
This book is intended for backend developers, software architects, and students interested in learning about the Go programming language, REST Server Applications, and Microservices. Knowing fundamental programming concepts would be an advantage but not essential.

Table of Contents
1. Fundamentals of Go Programming Language
2. REST Server Applications
3. HTTP Layer and Handler
4. Core Layer
5. Data Layer and Database
6. Microservices
7. Microservices in Go
8. Microservice Communication
9. Deployment and Scaling

About the Authors
Dušan Stojanovi? was born in Smederevo, Serbia, in 1989. He received a Bachelor's degree in Computer Science from University in Belgrade in 2012 and a Master's degree in Computer Science from University in Belgrade in 2013. Since 2013, he has been working for various software companies. He is passionate about REST API Applications and Microservices. This is his first book.

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 Building Server-side and Microservices with Go by Dušan Stojanović in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming Languages. 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 Reviewer
  7. Acknowledgement
  8. Preface
  9. Errata
  10. Table of Contents
  11. 1. Fundamentals of Go Programming Language
  12. 2. REST Server Applications
  13. 3. HTTP Layer and Handler
  14. 4. Core Layer
  15. 5. Data Layer and Database
  16. 6. Microservices
  17. 7. Microservices in Go
  18. 8. Microservice Communication
  19. 9. Deployment and Scaling
  20. Index