Cloud: Mapeamento On-promises para Cloud: Difference between revisions

From Wiki
No edit summary
No edit summary
Line 4: Line 4:
{| class="wikitable sortable"
{| class="wikitable sortable"
|-
|-
! Tecnologia !! On-premises !! Amazon Web Services (AWS) !! IBM Bluemix !! Microsoft Azure
! Tecnologia !! On-premises !! Amazon Web Services (AWS) !! IBM Bluemix !! Microsoft Azure !! Google Cloud
|-
|-
| Acesso || -  || https://aws.amazon.com || https://console.ng.bluemix.net || https://azure.microsoft.com/
| Acesso || -  || https://aws.amazon.com || https://console.ng.bluemix.net || https://azure.microsoft.com || https://cloud.google.com


|-
| Computação ||  
| Computação ||  
* Hardware,
* Hardware,
Line 24: Line 23:
* Virtual Server (Monthly)
* Virtual Server (Monthly)
* VMWare Solutions
* VMWare Solutions
|| Example
|| Example || Example
|-
|-
| Storage || DAS,SAN,NAS,SSD ||  
| Storage || DAS,SAN,NAS,SSD ||  
Line 36: Line 35:
* Content Delivery Network (CDN)
* Content Delivery Network (CDN)
* File Storage (NFS)
* File Storage (NFS)
|| Example
|| Example || Example
|-
|-
| Banco de Dados ||  
| Banco de Dados ||  
Line 54: Line 53:


|-
|-
| Rede || VPN,MPLS || Amazon Virtual Private Cloud (VPC), AWS Direct Connect || Example || Example
| Rede || VPN,MPLS || Amazon Virtual Private Cloud (VPC), AWS Direct Connect || Example || Example || Example
|-
|-
| Content Delivery || Thirdy-party CDN || Amazon CloudFront || IBM SoftLayer CDN || Example
| Content Delivery || Thirdy-party CDN || Amazon CloudFront || IBM SoftLayer CDN || Example || Example


|-
|-
| Load Balance || Hardware and Software load balance (Cisco ACE, F5, ...) || Elastic Load Balancing, software load balancers || Example || Example
| Load Balance || Hardware and Software load balance (Cisco ACE, F5, ...) || Elastic Load Balancing, software load balancers || Example || Example || Example
|-
|-
| Escalabilidade e Cluster || Hardware and software clustering tools || Auto Scaling, software clustering solutions || Example || Example
| Escalabilidade e Cluster || Hardware and software clustering tools || Auto Scaling, software clustering solutions || Example || Example || Example
|-
|-
| DNS || Bind, Windows Server, third party || Amazon Route 53, third-party DNS software on Amazon EC2 || Example || Example
| DNS || Bind, Windows Server, third party || Amazon Route 53, third-party DNS software on Amazon EC2 || Example || Example || Example
|-
|-
| Cache (Offload de DB) || Memcached, Redis || Amazon ElastiCache || Example || Example
| Cache (Offload de DB) || Memcached, Redis || Amazon ElastiCache || Example || Example || Example
|}
|}



Revision as of 14:32, 29 March 2017

Minha tabela de mapeamento entre on-promises para Cloud

Tecnologia On-premises Amazon Web Services (AWS) IBM Bluemix Microsoft Azure Google Cloud
Acesso - https://aws.amazon.com https://console.ng.bluemix.net https://azure.microsoft.com https://cloud.google.com Computação
  • Hardware,
  • Virtualization
  • Docker
  • EC2
  • EC2 Container Service (ECS)
  • LightSail
  • Lambda
  • Batch
  • Bare Metal Server
  • Virtual Server (Hourly)
  • Virtual Server (Monthly)
  • VMWare Solutions
Example Example
Storage DAS,SAN,NAS,SSD
  • S3
  • EFS
  • Glacier
  • Storage Gateway
  • Block Storage (iSCSI/NAS)
  • Cloud Object Storage (S3 API and Swift API)
  • Content Delivery Network (CDN)
  • File Storage (NFS)
Example Example
Banco de Dados
  • MS SQL Server, MySQL, Oracle, DB2, PostgresSQL,
  • MongoDB
  • RDS (Gestão de DBs na nuvem -> MySql/Oracle/SQL Server),
  • DynamoDB (NoSQL),
  • ElastiCache
  • Redshift (Data Warehouse),
  • DB2, Informix,
  • MySQL (Compose for MySQL and ClearDB MySQL)
  • ElephantSQL(PostgresSQL as a Service)
  • Cloudant NoSQL
Example
Rede VPN,MPLS Amazon Virtual Private Cloud (VPC), AWS Direct Connect Example Example Example
Content Delivery Thirdy-party CDN Amazon CloudFront IBM SoftLayer CDN Example Example
Load Balance Hardware and Software load balance (Cisco ACE, F5, ...) Elastic Load Balancing, software load balancers Example Example Example
Escalabilidade e Cluster Hardware and software clustering tools Auto Scaling, software clustering solutions Example Example Example
DNS Bind, Windows Server, third party Amazon Route 53, third-party DNS software on Amazon EC2 Example Example Example
Cache (Offload de DB) Memcached, Redis Amazon ElastiCache Example Example Example


Big Data

Eco Sistema Big Data On-premises Amazon Web Services (AWS) IBM Softlayer Microsoft Azure
Coleta de Dados Amazon S3, Amazon Kinesis, Amazon DinamoDB, Amazon RDS (Aurora)
Processamento de Eventos AWS Lambda, KCL Apps
Processamento de Dados Amazon EMR
Análise de Dados Amazon Redshift (DB de data warehouse) , Amazon Machine Learning

Ver também