Description
- Internet Protocol basics, such as the structure of IPv4 and IPv6, multicasting, DNS, and network address translation
- Methods of ensuring reliability in socket-level communications
- Ways to use handlers, middleware, and multiplexers to build capable HTTP applications with minimal code
- Tools for incorporating authentication and encryption into your applications using TLS
- Methods to serialize data for storage or transmission in Go-friendly formats like JSON, Gob, XML, and protocol buffers
- Ways of instrumenting your code to provide metrics about requests, errors, and more
- Approaches for setting up your application to run in the cloud (and reasons why you might want to) Network Programming with Go is all you'll need to take advantage of Go's built-in concurrency, rapid compiling, and rich standard library. Covers Go 1.15 (Backward compatible with Go 1.12 and higher)
Author: Adam Woodbeck
Publisher: No Starch Press
Published: 03/25/2021
Pages: 392
Binding Type: Paperback
Weight: 1.65lbs
Size: 9.20h x 6.90w x 1.20d
ISBN13: 9781718500884
ISBN10: 1718500882
BISAC Categories:
- Computers | Programming | Open Source
- Computers | Networking | Network Protocols
- Computers | Security | Network Security
About the Author
Adam Woodbeck is a Senior Software Engineer at Barracuda Networks where he has implemented a distributed cloud environment in Go to supplant the previous cloud infrastructure, profoundly increasing its scalability and performance. Before his career in software engineering, Woodbeck spent time in the world of biomechanics and neurology, caring for patients as a chiropractor for nearly a decade. Adam relishes the opportunity to take a deep dive into interesting topics and distill that information into a digestible format for the benefit others.