Practical Go: Building Scalable Network and Non-Network Applications

  • 5h 20m
  • Amit Saha
  • John Wiley & Sons (US)
  • 2021

YOUR PRACTICAL, HANDS-ON GUIDE TO WRITING APPLICATIONS USING GO

Google announced the Go programming language to the public in 2009, with the version 1.0 release announced in 2012. Since its announcement to the community, and the compatibility promise of the 1.0 release, the Go language has been used to write scalable and high-impact software programs ranging from command-line applications and critical infrastructure tools to large-scale distributed systems. It’s speed, simplicity, and reliability make it a perfect choice for developers working in various domains.

In Practical Go - Building Scalable Network + Non-Network Applications, you will learn to use the Go programming language to build robust, production-ready software applications. You will learn just enough to building command line tools and applications communicating over HTTP and gRPC.

This practical guide will cover:

  • Writing command line applications
  • Writing a HTTP services and clients
  • Writing RPC services and clients using gRPC
  • Writing middleware for network clients and servers
  • Storing data in cloud object stores and SQL databases
  • Testing your applications using idiomatic techniques
  • Adding observability to your applications
  • Managing configuration data from your applications

You will learn to implement best practices using hands-on examples written with modern practices in mind. With its focus on using the standard library packages as far as possible, Practical Go will give you a solid foundation for developing large applications using Go leveraging the best of the language’s ecosystem.

About the Author

Amit Saha is a software engineer at Atlassian, located in Sydney, Australia. He has written Doing Math with Python: Use Programming to Explore Algebra, Statistics, Calculus, and More! (No Starch Press, 2015) and Write Your First Program (PHI Learning, 2013). His other writings have been published in technical magazines, conference proceedings, and research journals. He can be found online at https://echorand.me.

In this Book

  • Introduction
  • Getting Started
  • Writing Command-Line Applications
  • Advanced Command-Line Applications
  • Writing HTTP Clients
  • Advanced HTTP Clients
  • Building HTTP Servers
  • Advanced HTTP Server Applications
  • Production-Ready HTTP Servers
  • Building RPC Applications with gRPC
  • Advanced gRPC Applications
  • Production-Ready gRPC Applications
  • Working with Data Stores
SHOW MORE
FREE ACCESS

YOU MIGHT ALSO LIKE

Rating 4.8 of 9 users Rating 4.8 of 9 users (9)
Rating 3.0 of 1 users Rating 3.0 of 1 users (1)