توضیحات
An effective guide to learning how to build a large-scale distributed application using the wide range of functionalities in Gin
Key Features
- Explore the commonly used functionalities of Gin to build web applications
- Become well-versed with rendering HTML templates with the Gin engine
- Solve commonly occurring challenges such as scaling, caching, and deployment
Book 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 learn
- Build a production-ready REST API with the Gin framework
- Scale web applications with event-driven architecture
- Use NoSQL databases for data persistence
- Set up authentication middleware with JWT and Auth0
- Deploy a Gin-based RESTful API on AWS with Docker and Kubernetes
- Implement a CI/CD workflow for Gin web apps
Who 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.
Table of Contents
- Getting Started with Gin
- Setting up API Endpoints
- Managing Data Persistence with MongoDB
- Building API authentication.
- Serving Static HTML in Gin
- Scaling a Gin application
- Testing Gin HTTP Routes
- Deploying the application on AWS
- Implementing a CI/CD Pipeline
- Capturing Gin application metrics
————————————————————–
ترجمه ماشینی :
راهنمای مؤثری برای یادگیری نحوه ساختن یک برنامه کاربردی توزیع شده در مقیاس بزرگ با استفاده از طیف وسیعی از عملکردها در جین
ویژگی های کلیدی
- کارکردهای رایج Gin را برای ساختن برنامه های کاربردی وب کاوش کنید
- با رندر قالب های HTML با موتور جین به خوبی آشنا شوید
- حل چالش های رایج مانند مقیاس بندی، ذخیره سازی حافظه پنهان , and Deployment
Book Description
Gin یک چارچوب وب HTTP با کارایی بالا است که برای ساخت برنامه های کاربردی وب و میکروسرویس ها در Go استفاده می شود. این کتاب طراحی شده است تا با کمک مثالهای عملی، نکات و نکات چارچوب جین را به شما آموزش دهد.
شما با کاوش در مبانی چارچوب جین، قبل از پیشرفت برای ساختن یک دنیای واقعی، شروع میکنید. RESTful API. در طول مسیر، نحوه نوشتن میانافزار سفارشی و درک مکانیسم مسیریابی، و همچنین نحوه اتصال دادههای کاربر و اعتبارسنجی درخواستهای HTTP ورودی را خواهید آموخت. این کتاب همچنین نحوه ذخیره و بازیابی داده ها را در مقیاس با پایگاه داده NoSQL مانند MongoDB و نحوه پیاده سازی یک لایه کش با Redis را نشان می دهد. در مرحله بعد، نحوه ایمن سازی و آزمایش نقاط انتهایی API خود را با پروتکل های احراز هویت مانند OAuth 2 و JWT خواهید فهمید. فصلهای بعدی شما را از طریق رندر کردن قالبهای HTML در سمت سرور و ساختن یک برنامه frontend با چارچوب وب React برای مصرف پاسخهای API راهنمایی میکنند. در نهایت، شما برنامه خود را در خدمات وب آمازون (AWS) مستقر خواهید کرد و یاد خواهید گرفت که چگونه فرآیند استقرار را با خط لوله یکپارچه سازی/تحویل پیوسته (CI/CD) خودکار کنید.
تا پایان این جین شما قادر خواهید بود یک برنامه کاربردی توزیع شده آماده تولید را از ابتدا با استفاده از چارچوب Gin طراحی، بسازید و به کار ببرید. -ready REST API با چارچوب Gin
Who این کتاب برای
این کتاب برای توسعه دهندگان Go است که با زبان Go راحت هستند و به دنبال یادگیری طراحی و توسعه API REST با چارچوب Gin هستند. برای استفاده حداکثری از این کتاب، دانش سطح مبتدی از زبان برنامه نویسی Go لازم است.
فهرست محتوا
- شروع به کار با Gin
- راهاندازی نقاط پایانی API
- مدیریت ماندگاری داده با MongoDB
- ساخت احراز هویت API.
- ارائه HTML ایستا در Gin
- مقیاسسازی یک برنامه Gin
- آزمایش مسیرهای HTTP Gin
- استقرار برنامه در AWS
- پیادهسازی خط لوله CI/CD
- گرفتن معیارهای برنامه Gin
tag : دانلود کتاب ساخت برنامه های توزیع شده در Gin: راهنمای عملی برای توسعه دهندگان Go برای ساخت و استقرار برنامه های وب توزیع شده با چارچوب Gin , Download ساخت برنامه های توزیع شده در Gin: راهنمای عملی برای توسعه دهندگان Go برای ساخت و استقرار برنامه های وب توزیع شده با چارچوب Gin , دانلود ساخت برنامه های توزیع شده در Gin: راهنمای عملی برای توسعه دهندگان Go برای ساخت و استقرار برنامه های وب توزیع شده با چارچوب Gin , Download Building Distributed Applications in Gin: A hands-on guide for Go developers to build and deploy distributed web apps with the Gin framework Book , ساخت برنامه های توزیع شده در Gin: راهنمای عملی برای توسعه دهندگان Go برای ساخت و استقرار برنامه های وب توزیع شده با چارچوب Gin دانلود , buy ساخت برنامه های توزیع شده در Gin: راهنمای عملی برای توسعه دهندگان Go برای ساخت و استقرار برنامه های وب توزیع شده با چارچوب Gin , خرید کتاب ساخت برنامه های توزیع شده در Gin: راهنمای عملی برای توسعه دهندگان Go برای ساخت و استقرار برنامه های وب توزیع شده با چارچوب Gin , دانلود کتاب Building Distributed Applications in Gin: A hands-on guide for Go developers to build and deploy distributed web apps with the Gin framework , کتاب Building Distributed Applications in Gin: A hands-on guide for Go developers to build and deploy distributed web apps with the Gin framework , دانلود Building Distributed Applications in Gin: A hands-on guide for Go developers to build and deploy distributed web apps with the Gin framework , خرید Building Distributed Applications in Gin: A hands-on guide for Go developers to build and deploy distributed web apps with the Gin framework , خرید کتاب Building Distributed Applications in Gin: A hands-on guide for Go developers to build and deploy distributed web apps with the Gin framework ,

نقد و بررسیها
هنوز بررسیای ثبت نشده است.