Last active
May 22, 2024 09:30
-
-
Save miglen/f6eef81803a43dad434d to your computer and use it in GitHub Desktop.
Revisions
-
miglen revised this gist
Feb 18, 2016 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal 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) | | Managed SSL Certificates | Let's encrypt -
miglen revised this gist
Feb 18, 2016 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal 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 | | Security | SSL | Amazon Certificate Manager (ACM) | | -
miglen revised this gist
Feb 18, 2016 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal 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 | 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 -
miglen revised this gist
Dec 28, 2015 . 1 changed file with 4 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal 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 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 | Monitoring | AWS CloudFormation | Google Cloud Deployment Manager | Monitoring | AWS CloudFormation | | -
miglen revised this gist
Dec 24, 2015 . 1 changed file with 7 additions and 7 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal 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 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 | 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 (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 -
miglen revised this gist
Dec 24, 2015 . 1 changed file with 11 additions and 11 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal 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 | 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 | 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 | 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 | 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 -
miglen revised this gist
Dec 24, 2015 . 1 changed file with 19 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal 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 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 -
miglen revised this gist
Dec 24, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal 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 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) -
miglen revised this gist
Dec 24, 2015 . 1 changed file with 4 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal 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 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 -
miglen revised this gist
Dec 24, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal 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) 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 -
miglen revised this gist
Dec 24, 2015 . 1 changed file with 6 additions and 5 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal 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 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 | 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 -
miglen created this gist
Dec 24, 2015 .There are no files selected for viewing
This file contains hidden or 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 charactersOriginal 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