
Автор: Bharat Chandra Baddepudi
Издательство: BPB Publications
Год: 2025
Страниц: 320
Язык: английский
Формат: pdf, epub (true)
Размер: 10.1 MB
As AI-driven systems evolve, robust backends are vital for managing large-scale data. This book explores backend principles, focusing on Go (Golang) for scalable, cloud-native development. It highlights Go’s readability, concurrency, and open-source support. Step-by-step guidance, design patterns, and examples help developers and architects create resilient systems for modern software applications. It starts with the basics of backend development, covering programming, databases, APIs, and cloud services. You will learn Go fundamentals like data structures, packages, and testing, followed by using frameworks like Gin and Echo for web servers. It introduces microservices, Docker, Kubernetes, and concepts like concurrency and fault tolerance. You will explore inter-service communication (REST, gRPC, GraphQL), data modeling with relational and NoSQL databases, and scalability. The book also dives into CI/CD, cloud deployment, monitoring, security best practices, and strategies for maintaining backend systems efficiently.