Scaling Go Applications

From bibbleWiki
Revision as of 11:45, 28 January 2021 by Iwiseman (talk | contribs) (Resources)
Jump to navigation Jump to search

Introduction

Resources

When we look at scaling we must consider the following resources.

  • Network Bandwidth
  • Processing Power
  • Available Memory
  • Data Storage

For this page we will be looking a the challenges around breaking an application in to several servers and following an architecture such as below