Skip to content

Instantly share code, notes, and snippets.

@miglen
Last active May 22, 2024 09:30
Show Gist options
  • Save miglen/f6eef81803a43dad434d to your computer and use it in GitHub Desktop.
Save miglen/f6eef81803a43dad434d to your computer and use it in GitHub Desktop.

Revisions

  1. miglen revised this gist Feb 18, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion clouds.md
    Original file line number Diff line number Diff line change
    @@ -30,4 +30,4 @@ Management Services | Monitoring | Amazon CloudWatch | Google Cloud Monitoring
      | Deployment | AWS CloudFormation | Google Cloud Deployment Manager
      | Monitoring | AWS CloudFormation | Google Cloud Deployment Manager
      | Monitoring | AWS CloudFormation |   |
    Security | SSL | Amazon Certificate Manager (ACM) |   |
    Security | SSL | Amazon Certificate Manager (ACM) |   | Managed SSL Certificates | Let's encrypt
  2. miglen revised this gist Feb 18, 2016. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion clouds.md
    Original file line number Diff line number Diff line change
    @@ -8,6 +8,7 @@ Category | Service | AWS | GCP | Description | It's like
    Compute | IaaS | Amazon Elastic Compute Cloud (EC2) | Google Compute Engine | Type-1 virtual servers | VMware ESXi, Citrix XenServer
      | PaaS | AWS Elastic Beanstalk | Google App Engine | Running your app on a platform | Heroku, BlueMix, Modulus
      | Containers | Amazon Elastic Compute Cloud Container Service | Google Container Engine | Run your app inside container instead of server | Docker
      | Compute Service | Amazon Lambda | Google Cloud Functions | Run event-driven code
    Network | Load Balancer | Elastic Load Balancer (ELB) | Google Compute Engine Load Balancer | Standard load balancing | Zen Load Balancer, HaProxy,
      | Peering | Direct Connect | Google Cloud Interconnect | Dedicated connection | DC++
      | DNS | AWS Route 53 | Google Cloud DNS | Managed DNS Service | BIND
    @@ -28,4 +29,5 @@ Application Services | Messaging | Amazon Simple Notification Service | Google C
    Management Services | Monitoring | Amazon CloudWatch | Google Cloud Monitoring
      | Deployment | AWS CloudFormation | Google Cloud Deployment Manager
      | Monitoring | AWS CloudFormation | Google Cloud Deployment Manager
      | Monitoring | AWS CloudFormation |   |
      | Monitoring | AWS CloudFormation |   |
    Security | SSL | Amazon Certificate Manager (ACM) |   |
  3. miglen revised this gist Feb 18, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion clouds.md
    Original file line number Diff line number Diff line change
    @@ -11,7 +11,7 @@ Compute | IaaS | Amazon Elastic Compute Cloud (EC2) | Google Compute Engine | T
    Network | Load Balancer | Elastic Load Balancer (ELB) | Google Compute Engine Load Balancer | Standard load balancing | Zen Load Balancer, HaProxy,
      | Peering | Direct Connect | Google Cloud Interconnect | Dedicated connection | DC++
      | DNS | AWS Route 53 | Google Cloud DNS | Managed DNS Service | BIND
    Storage | Object Storage | Amazon Simple Storage Service (S3) | Google Cloud Storage
    Storage | Object Storage | Amazon Simple Storage Service (S3) | Google Cloud Storage | Managed Block Storage with API access | OpenStack Block Storage, Ceph Block Storage
      | Block Storage | Amazon Elastic Block Store (EBS) | Google Compute Engine Persistent Disks
      | Cold Storage | Amazon Glacier | Google Cloud Storage Nearline
      | File Storage | Amazon Elastic File System | ZFS / Avere
  4. miglen revised this gist Dec 28, 2015. 1 changed file with 4 additions and 2 deletions.
    6 changes: 4 additions & 2 deletions clouds.md
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    #### Amazon Web Services (AWS) & Google Cloud Platform (GCP) explained in simple English

    This guide is only representative, it may not be accurate and you should go on the official AWS & GCP websites for accurate and detailed information. It's initially inspired by [AWS in simple English](http://expeditedssl.com/aws-in-plain-english) and [GCP for AWS professionals](https://cloud.google.com/docs/google-cloud-platform-for-aws-professionals)
    *This guide is only representative from my point of view and it may not be accurate and you should go on the official [AWS](http://aws.amazon.com/) & [GCP](https://cloud.google.com/) websites for accurate and detailed information. It's initially inspired by [AWS in simple English](http://expeditedssl.com/aws-in-plain-english) and [GCP for AWS professionals](https://cloud.google.com/docs/google-cloud-platform-for-aws-professionals). The idea is to compare both services, give simple one-line explanation and examples with other software that might have similiar capabilities. Comment below for suggestions.*


    Category | Service | AWS | GCP | Description | It's like
    @@ -26,4 +26,6 @@ Application Services | Messaging | Amazon Simple Notification Service | Google C
      | Data Sync | Amazon Cognito | Google Firebase
      | Mobile Backend | Amazon Cognito | Google Cloud Endpoints, Google Firebase
    Management Services | Monitoring | Amazon CloudWatch | Google Cloud Monitoring
      | Deployment | AWS CloudFormation | Google Cloud Deployment Manager
      | Deployment | AWS CloudFormation | Google Cloud Deployment Manager
      | Monitoring | AWS CloudFormation | Google Cloud Deployment Manager
      | Monitoring | AWS CloudFormation |   |
  5. miglen revised this gist Dec 24, 2015. 1 changed file with 7 additions and 7 deletions.
    14 changes: 7 additions & 7 deletions clouds.md
    Original file line number Diff line number Diff line change
    @@ -7,17 +7,17 @@ Category | Service | AWS | GCP | Description | It's like
    :-- | :--: | :--: | :--: | :--: | :--:
    Compute | IaaS | Amazon Elastic Compute Cloud (EC2) | Google Compute Engine | Type-1 virtual servers | VMware ESXi, Citrix XenServer
      | PaaS | AWS Elastic Beanstalk | Google App Engine | Running your app on a platform | Heroku, BlueMix, Modulus
      | Containers | Amazon Elastic Compute Cloud Container Service | Google Container Engine | Run your app inside container instead of server | Docker
      | Containers | Amazon Elastic Compute Cloud Container Service | Google Container Engine | Run your app inside container instead of server | Docker
    Network | Load Balancer | Elastic Load Balancer (ELB) | Google Compute Engine Load Balancer | Standard load balancing | Zen Load Balancer, HaProxy,
      | Peering | Direct Connect | Google Cloud Interconnect | Dedicated connection | DC++
      | Peering | Direct Connect | Google Cloud Interconnect | Dedicated connection | DC++
      | DNS | AWS Route 53 | Google Cloud DNS | Managed DNS Service | BIND
    Storage | Object Storage | Amazon Simple Storage Service | Google Cloud Storage
      | Block Storage | Amazon Elastic Block Store | Google Compute Engine Persistent Disks
    Storage | Object Storage | Amazon Simple Storage Service (S3) | Google Cloud Storage
      | Block Storage | Amazon Elastic Block Store (EBS) | Google Compute Engine Persistent Disks
      | Cold Storage | Amazon Glacier | Google Cloud Storage Nearline
      | File Storage | Amazon Elastic File System | ZFS / Avere
    Database | RDBMS | Amazon Relational Database Service | Google Cloud SQL
      | NoSQL: Key-value | Amazon DynamoDB | Google Cloud Bigtable
      | NoSQL: Indexed | Amazon SimpleDB | Google Cloud Datastore
    Database | RDBMS | Amazon Relational Database Service (RDS) | Google Cloud SQL | Relational database | MySQL, Postgres, MSSQL
      | NoSQL: Key-value | Amazon DynamoDB | Google Cloud Bigtable | Key-value NoSQL database| Redis, CouchDB
      | NoSQL: Indexed | Amazon SimpleDB | Google Cloud Datastore | Indexed NoSQL database | Apache Cassandra, MongoDB
    Big Data & Analytics | Batch Data Processing | Amazon Elastic Map Reduce | Google Cloud Dataproc, Google Cloud Dataflow
      | Stream Data Processing | Amazon Kinesis | Google Cloud Dataflow
      | Stream Data Ingest | Amazon Kinesis | Google Cloud Pub/Sub
  6. miglen revised this gist Dec 24, 2015. 1 changed file with 11 additions and 11 deletions.
    22 changes: 11 additions & 11 deletions clouds.md
    Original file line number Diff line number Diff line change
    @@ -12,18 +12,18 @@ Network | Load Balancer | Elastic Load Balancer (ELB) | Google Compute Engine Lo
      | Peering | Direct Connect | Google Cloud Interconnect | Dedicated connection | DC++
      | DNS | AWS Route 53 | Google Cloud DNS | Managed DNS Service | BIND
    Storage | Object Storage | Amazon Simple Storage Service | Google Cloud Storage
    &ngsp; | Block Storage | Amazon Elastic Block Store | Google Compute Engine Persistent Disks
    &ngsp; | Cold Storage | Amazon Glacier | Google Cloud Storage Nearline
    &ngsp; | File Storage | Amazon Elastic File System | ZFS / Avere
      | Block Storage | Amazon Elastic Block Store | Google Compute Engine Persistent Disks
      | Cold Storage | Amazon Glacier | Google Cloud Storage Nearline
      | File Storage | Amazon Elastic File System | ZFS / Avere
    Database | RDBMS | Amazon Relational Database Service | Google Cloud SQL
    &ngsp; | NoSQL: Key-value | Amazon DynamoDB | Google Cloud Bigtable
    &ngsp; | NoSQL: Indexed | Amazon SimpleDB | Google Cloud Datastore
      | NoSQL: Key-value | Amazon DynamoDB | Google Cloud Bigtable
      | NoSQL: Indexed | Amazon SimpleDB | Google Cloud Datastore
    Big Data & Analytics | Batch Data Processing | Amazon Elastic Map Reduce | Google Cloud Dataproc, Google Cloud Dataflow
    &ngsp; | Stream Data Processing | Amazon Kinesis | Google Cloud Dataflow
    &ngsp; | Stream Data Ingest | Amazon Kinesis | Google Cloud Pub/Sub
    &ngsp; | Analytics | Amazon Redshift | Google BigQuery
      | Stream Data Processing | Amazon Kinesis | Google Cloud Dataflow
      | Stream Data Ingest | Amazon Kinesis | Google Cloud Pub/Sub
      | Analytics | Amazon Redshift | Google BigQuery
    Application Services | Messaging | Amazon Simple Notification Service | Google Cloud Pub/Sub
    &ngsp; | Data Sync | Amazon Cognito | Google Firebase
    &ngsp; | Mobile Backend | Amazon Cognito | Google Cloud Endpoints, Google Firebase
      | Data Sync | Amazon Cognito | Google Firebase
      | Mobile Backend | Amazon Cognito | Google Cloud Endpoints, Google Firebase
    Management Services | Monitoring | Amazon CloudWatch | Google Cloud Monitoring
    &ngsp; | Deployment | AWS CloudFormation | Google Cloud Deployment Manager
      | Deployment | AWS CloudFormation | Google Cloud Deployment Manager
  7. miglen revised this gist Dec 24, 2015. 1 changed file with 19 additions and 3 deletions.
    22 changes: 19 additions & 3 deletions clouds.md
    Original file line number Diff line number Diff line change
    @@ -8,6 +8,22 @@ Category | Service | AWS | GCP | Description | It's like
    Compute | IaaS | Amazon Elastic Compute Cloud (EC2) | Google Compute Engine | Type-1 virtual servers | VMware ESXi, Citrix XenServer
      | PaaS | AWS Elastic Beanstalk | Google App Engine | Running your app on a platform | Heroku, BlueMix, Modulus
      | Containers | Amazon Elastic Compute Cloud Container Service | Google Container Engine | Run your app inside container instead of server | Docker
    Network | Load Balancer | Elastic Load Balancer (ELB) | Google Compute Engine Load Balancer | Standard load balancing | Zen Load Balancer, HaProxy,
      | Peering | Direct Connect | Google Cloud Interconnect | Dedicated connection | DC++
      | DNS | AWS Route 53 | Google Cloud DNS | Managed DNS Service | BIND
    Network | Load Balancer | Elastic Load Balancer (ELB) | Google Compute Engine Load Balancer | Standard load balancing | Zen Load Balancer, HaProxy,
      | Peering | Direct Connect | Google Cloud Interconnect | Dedicated connection | DC++
      | DNS | AWS Route 53 | Google Cloud DNS | Managed DNS Service | BIND
    Storage | Object Storage | Amazon Simple Storage Service | Google Cloud Storage
    &ngsp; | Block Storage | Amazon Elastic Block Store | Google Compute Engine Persistent Disks
    &ngsp; | Cold Storage | Amazon Glacier | Google Cloud Storage Nearline
    &ngsp; | File Storage | Amazon Elastic File System | ZFS / Avere
    Database | RDBMS | Amazon Relational Database Service | Google Cloud SQL
    &ngsp; | NoSQL: Key-value | Amazon DynamoDB | Google Cloud Bigtable
    &ngsp; | NoSQL: Indexed | Amazon SimpleDB | Google Cloud Datastore
    Big Data & Analytics | Batch Data Processing | Amazon Elastic Map Reduce | Google Cloud Dataproc, Google Cloud Dataflow
    &ngsp; | Stream Data Processing | Amazon Kinesis | Google Cloud Dataflow
    &ngsp; | Stream Data Ingest | Amazon Kinesis | Google Cloud Pub/Sub
    &ngsp; | Analytics | Amazon Redshift | Google BigQuery
    Application Services | Messaging | Amazon Simple Notification Service | Google Cloud Pub/Sub
    &ngsp; | Data Sync | Amazon Cognito | Google Firebase
    &ngsp; | Mobile Backend | Amazon Cognito | Google Cloud Endpoints, Google Firebase
    Management Services | Monitoring | Amazon CloudWatch | Google Cloud Monitoring
    &ngsp; | Deployment | AWS CloudFormation | Google Cloud Deployment Manager
  8. miglen revised this gist Dec 24, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion clouds.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    ### Amazon Web Services (AWS) & Google Cloud Platform (GCP) explained in simple English
    #### Amazon Web Services (AWS) & Google Cloud Platform (GCP) explained in simple English

    This guide is only representative, it may not be accurate and you should go on the official AWS & GCP websites for accurate and detailed information. It's initially inspired by [AWS in simple English](http://expeditedssl.com/aws-in-plain-english) and [GCP for AWS professionals](https://cloud.google.com/docs/google-cloud-platform-for-aws-professionals)

  9. miglen revised this gist Dec 24, 2015. 1 changed file with 4 additions and 1 deletion.
    5 changes: 4 additions & 1 deletion clouds.md
    Original file line number Diff line number Diff line change
    @@ -7,4 +7,7 @@ Category | Service | AWS | GCP | Description | It's like
    :-- | :--: | :--: | :--: | :--: | :--:
    Compute | IaaS | Amazon Elastic Compute Cloud (EC2) | Google Compute Engine | Type-1 virtual servers | VMware ESXi, Citrix XenServer
      | PaaS | AWS Elastic Beanstalk | Google App Engine | Running your app on a platform | Heroku, BlueMix, Modulus
      | Containers | Amazon Elastic Compute Cloud Container Service | Google Container Engine | Run your app inside container instead of server | Docker
      | Containers | Amazon Elastic Compute Cloud Container Service | Google Container Engine | Run your app inside container instead of server | Docker
    Network | Load Balancer | Elastic Load Balancer (ELB) | Google Compute Engine Load Balancer | Standard load balancing | Zen Load Balancer, HaProxy,
      | Peering | Direct Connect | Google Cloud Interconnect | Dedicated connection | DC++
      | DNS | AWS Route 53 | Google Cloud DNS | Managed DNS Service | BIND
  10. miglen revised this gist Dec 24, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion clouds.md
    Original file line number Diff line number Diff line change
    @@ -3,7 +3,7 @@
    This guide is only representative, it may not be accurate and you should go on the official AWS & GCP websites for accurate and detailed information. It's initially inspired by [AWS in simple English](http://expeditedssl.com/aws-in-plain-english) and [GCP for AWS professionals](https://cloud.google.com/docs/google-cloud-platform-for-aws-professionals)


    Service Category | Service | AWS | GCP | Short description | It's like
    Category | Service | AWS | GCP | Description | It's like
    :-- | :--: | :--: | :--: | :--: | :--:
    Compute | IaaS | Amazon Elastic Compute Cloud (EC2) | Google Compute Engine | Type-1 virtual servers | VMware ESXi, Citrix XenServer
      | PaaS | AWS Elastic Beanstalk | Google App Engine | Running your app on a platform | Heroku, BlueMix, Modulus
  11. miglen revised this gist Dec 24, 2015. 1 changed file with 6 additions and 5 deletions.
    11 changes: 6 additions & 5 deletions clouds.md
    Original file line number Diff line number Diff line change
    @@ -1,9 +1,10 @@
    ### Amazon Web Services (AWS) & Google Cloud Platform (GCP) explained in simple English, without the bullshit.
    This guide is only representative, it may not be accurate and you should go on the official AWS & GCP websites for accurate and detailed information.
    It's initially inspired by [http://expeditedssl.com/aws-in-plain-english](AWS in simple English) and [https://cloud.google.com/docs/google-cloud-platform-for-aws-professionals](GCP for AWS professionals)
    ### Amazon Web Services (AWS) & Google Cloud Platform (GCP) explained in simple English

    This guide is only representative, it may not be accurate and you should go on the official AWS & GCP websites for accurate and detailed information. It's initially inspired by [AWS in simple English](http://expeditedssl.com/aws-in-plain-english) and [GCP for AWS professionals](https://cloud.google.com/docs/google-cloud-platform-for-aws-professionals)


    Service Category | Service | AWS | GCP | Short description | It's like
    :-- | :--: | :--: | :--: | :--: | :--:
    Compute | IaaS | Amazon Elastic Compute Cloud (EC2) | Google Compute Engine | Type-1 virtual servers
    | PaaS | AWS Elastic Beanstalk | Google App Engine | Heroku, BlueMix, Modulus
    Compute | IaaS | Amazon Elastic Compute Cloud (EC2) | Google Compute Engine | Type-1 virtual servers | VMware ESXi, Citrix XenServer
      | PaaS | AWS Elastic Beanstalk | Google App Engine | Running your app on a platform | Heroku, BlueMix, Modulus
      | Containers | Amazon Elastic Compute Cloud Container Service | Google Container Engine | Run your app inside container instead of server | Docker
  12. miglen created this gist Dec 24, 2015.
    9 changes: 9 additions & 0 deletions clouds.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,9 @@
    ### Amazon Web Services (AWS) & Google Cloud Platform (GCP) explained in simple English, without the bullshit.
    This guide is only representative, it may not be accurate and you should go on the official AWS & GCP websites for accurate and detailed information.
    It's initially inspired by [http://expeditedssl.com/aws-in-plain-english](AWS in simple English) and [https://cloud.google.com/docs/google-cloud-platform-for-aws-professionals](GCP for AWS professionals)


    Service Category | Service | AWS | GCP | Short description | It's like
    :-- | :--: | :--: | :--: | :--: | :--:
    Compute | IaaS | Amazon Elastic Compute Cloud (EC2) | Google Compute Engine | Type-1 virtual servers
    | PaaS | AWS Elastic Beanstalk | Google App Engine | Heroku, BlueMix, Modulus