aboutsummaryrefslogtreecommitdiff
path: root/_posts/2017-01-12-gce-aws-docker-and-why-i-choose-classic-vms-and-digitalocean.md
diff options
context:
space:
mode:
Diffstat (limited to '_posts/2017-01-12-gce-aws-docker-and-why-i-choose-classic-vms-and-digitalocean.md')
-rw-r--r--_posts/2017-01-12-gce-aws-docker-and-why-i-choose-classic-vms-and-digitalocean.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/_posts/2017-01-12-gce-aws-docker-and-why-i-choose-classic-vms-and-digitalocean.md b/_posts/2017-01-12-gce-aws-docker-and-why-i-choose-classic-vms-and-digitalocean.md
index 20dc928..29a3124 100644
--- a/_posts/2017-01-12-gce-aws-docker-and-why-i-choose-classic-vms-and-digitalocean.md
+++ b/_posts/2017-01-12-gce-aws-docker-and-why-i-choose-classic-vms-and-digitalocean.md
@@ -6,10 +6,10 @@ description: Reasons why I choose DigitalOcean for my project
6 6
7**Table of contents** 7**Table of contents**
8 8
9- [Docker tools and complexity that comes with it](#docker-tools-and-complexity-that-comes-with-it) 91. [Docker tools and complexity that comes with it](#docker-tools-and-complexity-that-comes-with-it)
10- [Lack of real life examples of Docker in action](#lack-of-real-life-examples-of-docker-in-action) 102. [Lack of real life examples of Docker in action](#lack-of-real-life-examples-of-docker-in-action)
11- [Ease of deployment](#ease-of-deployment) 113. [Ease of deployment](#ease-of-deployment)
12- [Where to go from here](#where-to-go-from-here) 124. [Where to go from here](#where-to-go-from-here)
13 13
14I have been developing a product for the past few months and one of product’s requirement is the ability to automatically scale quickly on system’s demand. 14I have been developing a product for the past few months and one of product’s requirement is the ability to automatically scale quickly on system’s demand.
15 15