Created
March 8, 2017 10:32
-
-
Save dsandip/403bd2500f10378893be6c753e1edd46 to your computer and use it in GitHub Desktop.
gist for medium blog post
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+-----------------------------------+-------------------------------------------------------------------------------------+ | |
| Amazon Service | Vendor agnostic alternatives | | |
+-----------------------------------+-------------------------------------------------------------------------------------+ | |
| Simple Storage Service (S3) | Backblaze, RunAbove; Cloudfare or any other CDN for geo-distributed static content. | | |
| Relational Database Service (RDS) | aiven.io, Elephantsql, Databaselabs.io | | |
| Simple Queue Service (SQS) | cloudkarafka.com, aiven.io | | |
| Elasticsearch Service | elastic.co, qbox.io | | |
+-----------------------------------+-------------------------------------------------------------------------------------+ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment