Skip to content

Instantly share code, notes, and snippets.

@dsandip
Created March 8, 2017 10:32
Show Gist options
  • Save dsandip/403bd2500f10378893be6c753e1edd46 to your computer and use it in GitHub Desktop.
Save dsandip/403bd2500f10378893be6c753e1edd46 to your computer and use it in GitHub Desktop.
gist for medium blog post
+-----------------------------------+-------------------------------------------------------------------------------------+
| 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