Game Backend Development
eBook - ePub

Game Backend Development

With Microsoft Azure and PlayFab

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

Game Backend Development

With Microsoft Azure and PlayFab

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

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • 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.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Game Backend Development by Balint Bors in PDF and/or ePUB format, as well as other popular books in Computer Science & Microsoft Programming. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Cover
  2. Front Matter
  3. 1. Getting Started
  4. 2. Player Authentication
  5. 3. Dedicated Game Servers
  6. 4. Matchmaking
  7. 5. Leaderboards
  8. 6. Economy
  9. 7. Game Analytics
  10. 8. Party, Chat, AI
  11. 9. CloudScript and Azure Functions
  12. Back Matter