Add scaling databases post

pull/1657/head
Kamran Ahmed 5 years ago
parent e0abf4ec21
commit 3b244b1c3f
  1. 10
      content/guides.json
  2. 5
      content/guides/scaling-databases.md
  3. BIN
      public/guides/scaling-databases.jpeg
  4. 87
      public/guides/scaling-databases.svg

@ -29,6 +29,16 @@
"updatedAt": "2020-03-14T15:48:21.191Z",
"createdAt": "2020-03-14T15:48:21.191Z"
},
{
"title": "Scaling Databases",
"description": "Learn the ups and downs of different database scaling strategies",
"url": "/guides/scaling-databases",
"fileName": "scaling-databases",
"featured": true,
"author": "kamranahmedse",
"updatedAt": "2020-02-18T15:48:21.191Z",
"createdAt": "2020-02-18T15:48:21.191Z"
},
{
"title": "How does the internet work?",
"description": "Learn the basics of internet and everything involved with this short video series",

@ -0,0 +1,5 @@
The chart below aims to give you a really basic understanding of how the capability of a DBMS is increased to handle a growing amount of load.
![](/guides/scaling-databases.svg)
Here is the [original tweet](https://twitter.com/kamranahmedse/status/1234209674003611650) where this image was posted.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 153 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 1.4 MiB

Loading…
Cancel
Save