
- English
- ePUB (mobile friendly)
- Available on iOS & Android
About this book
Up your game developer skills by learning game backend development with Microsoft Azure and PlayFab.
Robust backend infrastructure support is essential for all modern games. Implementing game backend features became easier with the emergence of GBaaS (Game Backend-as-a-Service) providers and the advance of the cloud. Multiplayer gaming, leaderboards, game analytics, and virtual economies are all backed by cloud services.
As a game developer, understanding core game backend features and implementation techniques is an important addition to your game developer skill set. Understanding game backend development will not only give you a competitive advantage, it will also eventually allow you to create better games.
This book will help you get started. It teaches all the core concepts, using downloadable source code, so that you can experiment right away following a learning-by-doing approach.
After reading this book, you will have a solid grasp of key game backend services and know how to implement them.
What You Will Learn
- Understand core concepts around game backend development
- Use the PlayFab API to implement backend features
- Build game backend infrastructure using Microsoft Azure cloud (architecture and implementation)
- Contrast the traditional Azure cloud- and PlayFab (GBaaS)-based implementations of game backend capabilities
- Reuse source code to enable backend capability in your own games
- Discover different ways for authenticating players
- Implement a multiplayer game in Unity with the help of mirror networking
- Create a matchmaker to bring together players for an online game session
- Establish leaderboards to reinforce player competition
- Build a virtual economy and monetize your game
- Set up game analytics and gain insight into players' behavior
- Let players communicate with each other by taking advantageof cognitive services
- Learn how to implement server-side custom game backend logic
Who This Book Is For
Game developers who may be skilled in game development, but who possess little to no skills in GBaaS and cloud computing. This book is also for professionals working in the cloud solutions space who want to learn about the specific challenges of the gaming domain.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Cover
- Front Matter
- 1. Getting Started
- 2. Player Authentication
- 3. Dedicated Game Servers
- 4. Matchmaking
- 5. Leaderboards
- 6. Economy
- 7. Game Analytics
- 8. Party, Chat, AI
- 9. CloudScript and Azure Functions
- Back Matter