Limit this search to....

Practical Go: Building Scalable Network and Non-Network Applications
Contributor(s): Saha, Amit (Author)
ISBN: 1119773814     ISBN-13: 9781119773818
Publisher: Wiley
OUR PRICE:   $36.00  
Product Type: Paperback - Other Formats
Published: December 2021
Qty:
Additional Information
BISAC Categories:
- Computers | Programming - Open Source
- Computers | Software Development & Engineering - General
Physical Information: 0.9" H x 7.3" W x 9.1" (1.60 lbs) 416 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Practical Golang aims to use the Golang programming language to build applications typically being written and deployed in software systems across the industry. In this book, readers will learn how to write production ready HTTP 1.1, HTTP2, RPC and TCP/UDP servers. You will learn about best practices related to failure handling, logging, monitoring and scaling their services in a platform neutral way. Throughout this book, we will only resort to using the most popular open source projects and aim to be as cloud provider neutral as possible.

  • This practical guide will cover:
  • Writing a HTTP service from scratch using Golang's standard library
  • Implementing RPC and HTTP interfaces for RPC service
  • Using a SQL database and;
  • Load balancing, handling failure and scaling

With a focus on writing production ready network applications at a higher level of the network stack, you will understand from practical hands on examples written with modern practices in mind. With more and more companies embracing Golang to write their applications, you will be able to reference this book for years to come as your go to practical guide.