Network Programming with Go: Code Secure and Reliable Network Services from Scratch

37.00 JOD

Please allow 2 – 5 weeks for delivery of this item

Description

Network Programming with Go teaches you how to write clean, secure network software with the programming language designed to make it seem easy.Build simple, reliable, network software Combining the best parts of many other programming languages, Go is fast, scalable, and designed for high-performance networking and multiprocessing. In other words, it’s perfect for network programming. Network Programming with Go will help you leverage Go to write secure, readable, production-ready network code. In the early chapters, you’ll learn the basics of networking and traffic routing. Then you’ll put that knowledge to use as the book guides you through writing programs that communicate using TCP, UDP, and Unix sockets to ensure reliable data transmission. As you progress, you’ll explore higher-level network protocols like HTTP and HTTP/2 and build applications that securely interact with servers, clients, and APIs over a network using TLS. You’ll also learn:Internet Protocol basics, such as the structure of IPv4 and IPv6, multicasting, DNS, and network address translationMethods of ensuring reliability in socket-level communicationsWays to use handlers, middleware, and multiplexers to build capable HTTP applications with minimal codeTools for incorporating authentication and encryption into your applications using TLSMethods to serialize data for storage or transmission in Go-friendly formats like JSON, Gob, XML, and protocol buffersWays of instrumenting your code to provide metrics about requests, errors, and moreApproaches 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) 

Additional information

Weight 0.74 kg
Dimensions 2.47 × 17.48 × 23.5 cm
PubliCanadanadation City/Country

USA

by

Format

Paperback

Language

Pages

392

Publisher

Year Published

2021-3-25

Imprint

ISBN 10

1718500882

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.

Table Of Content

Part One: Network ArchitectureChapter 1: An Overview of Networked SystemsChapter 2: Domain Name Resolution and RoutingPart Two: Socket-Level ProgrammingChapter 3: Creating Reliable Data Streams with TCPChapter 4: Transmitting Data with TCPChapter 5: Simple and Unreliable UDPChapter 6: Ensuring UDP’s Reliability with TFTPChapter 7: UNIX Domain SocketsPart Three: Application-Level ProgrammingChapter 8: Writing HTTP ClientsChapter 9: Writing HTTP ServicesChapter 10: Creating a Custom HTTP/2 ServerChapter 11: Securely Traversing Untrusted NetworksPart Four: Service Architecture and the CloudChapter 12: Microservices and Data SerializationChapter 13: Structured Logging and MetricsChapter 14: Moving to the Cloud

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.