Building Distributed Applications in Gin

Building Distributed Applications in Gin
Author :
Publisher : Packt Publishing Ltd
Total Pages : 482
Release :
ISBN-10 : 9781801079556
ISBN-13 : 1801079552
Rating : 4/5 (552 Downloads)

Book Synopsis Building Distributed Applications in Gin by : Mohamed Labouardy

Download or read book Building Distributed Applications in Gin written by Mohamed Labouardy and published by Packt Publishing Ltd. This book was released on 2021-07-23 with total page 482 pages. Available in PDF, EPUB and Kindle. Book excerpt: An effective guide to learning how to build a large-scale distributed application using the wide range of functionalities in Gin Key FeaturesExplore the commonly used functionalities of Gin to build web applicationsBecome well-versed with rendering HTML templates with the Gin engineSolve commonly occurring challenges such as scaling, caching, and deploymentBook Description Gin is a high-performance HTTP web framework used to build web applications and microservices in Go. This book is designed to teach you the ins and outs of the Gin framework with the help of practical examples. You'll start by exploring the basics of the Gin framework, before progressing to build a real-world RESTful API. Along the way, you'll learn how to write custom middleware and understand the routing mechanism, as well as how to bind user data and validate incoming HTTP requests. The book also demonstrates how to store and retrieve data at scale with a NoSQL database such as MongoDB, and how to implement a caching layer with Redis. Next, you'll understand how to secure and test your API endpoints with authentication protocols such as OAuth 2 and JWT. Later chapters will guide you through rendering HTML templates on the server-side and building a frontend application with the React web framework to consume API responses. Finally, you'll deploy your application on Amazon Web Services (AWS) and learn how to automate the deployment process with a continuous integration/continuous delivery (CI/CD) pipeline. By the end of this Gin book, you will be able to design, build, and deploy a production-ready distributed application from scratch using the Gin framework. What you will learnBuild a production-ready REST API with the Gin frameworkScale web applications with event-driven architectureUse NoSQL databases for data persistenceSet up authentication middleware with JWT and Auth0Deploy a Gin-based RESTful API on AWS with Docker and KubernetesImplement a CI/CD workflow for Gin web appsWho this book is for This book is for Go developers who are comfortable with the Go language and seeking to learn REST API design and development with the Gin framework. Beginner-level knowledge of the Go programming language is required to make the most of this book.


Building Distributed Applications in Gin Related Books

Building Distributed Applications in Gin
Language: en
Pages: 482
Authors: Mohamed Labouardy
Categories: Computers
Type: BOOK - Published: 2021-07-23 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

An effective guide to learning how to build a large-scale distributed application using the wide range of functionalities in Gin Key FeaturesExplore the commonl
Building RESTful Web Services with Go
Language: en
Pages: 316
Authors: Naren Yellavula
Categories: Computers
Type: BOOK - Published: 2017-12-28 - Publisher:

DOWNLOAD EBOOK

Explore the necessary concepts of REST API development by building few real world services from scratch. Key Features Follow best practices and explore techniqu
JavaFX Essentials
Language: en
Pages: 224
Authors: Mohamed Taman
Categories: Computers
Type: BOOK - Published: 2015-06-29 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

JavaFX is a software platform to create and deliver rich Internet applications (RIAs) that can run across a wide variety of devices. JavaFX Essentials will help
Hands-On Software Architecture with Golang
Language: en
Pages: 716
Authors: Jyotiswarup Raiturkar
Categories: Computers
Type: BOOK - Published: 2018-12-07 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Understand the principles of software architecture with coverage on SOA, distributed and messaging systems, and database modeling Key FeaturesGain knowledge of
Hands-On Full Stack Development with Go
Language: en
Pages: 309
Authors: Mina Andrawos
Categories: Computers
Type: BOOK - Published: 2019-03-28 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Create a real-world application in Go and explore various frameworks and methodologies for full-stack development Key FeaturesBuild a responsive front end by us