Cloud: Mapeamento On-promises para Cloud: Difference between revisions
No edit summary |
|||
Line 6: | Line 6: | ||
! Tecnologia !! On-premises !! Amazon Web Services (AWS) !! IBM Softlayer !! Microsoft Azure | ! Tecnologia !! On-premises !! Amazon Web Services (AWS) !! IBM Softlayer !! Microsoft Azure | ||
|- | |- | ||
| | | Computação || Hardware,Virtualization || Amazon EC2, Amazon ECS, AWS Lambda || Example || Example | ||
|- | |- | ||
| Storage || DAS,SAN,NAS,SSD || Amazon EBS, Amazon S3, Amazon EC2 instance storage, distributed & clustered FS on Amazon EC2 || Example || Example | | Storage || DAS,SAN,NAS,SSD || Amazon EBS, Amazon S3, Amazon EC2 instance storage, distributed & clustered FS on Amazon EC2 || Example || Example | ||
|- | |- | ||
| Banco de Dados || MS SQL Server, MySQL, Oracle, DB2, PostgressSQL,MongoDB,... || | | Banco de Dados || MS SQL Server, MySQL, Oracle, DB2, PostgressSQL,MongoDB,... || | ||
Line 20: | Line 16: | ||
* Amazon ElastiCache, DB software on Amazon EC2 | * Amazon ElastiCache, DB software on Amazon EC2 | ||
|| Example || Example | || Example || Example | ||
|- | |||
| Rede || VPN,MPLS || Amazon Virtual Private Cloud (VPC), AWS Direct Connect || Example || Example | |||
|- | |||
| Content Delivery || Thirdy-party CDN || Amazon CloudFront || IBM SoftLayer CDN || 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 |
Revision as of 13:12, 29 March 2017
Minha tabela de mapeamento entre on-promises para Cloud
Tecnologia | On-premises | Amazon Web Services (AWS) | IBM Softlayer | Microsoft Azure |
---|---|---|---|---|
Computação | Hardware,Virtualization | Amazon EC2, Amazon ECS, AWS Lambda | Example | Example |
Storage | DAS,SAN,NAS,SSD | Amazon EBS, Amazon S3, Amazon EC2 instance storage, distributed & clustered FS on Amazon EC2 | Example | Example |
Banco de Dados | MS SQL Server, MySQL, Oracle, DB2, PostgressSQL,MongoDB,... |
|
Example | Example |
Rede | VPN,MPLS | Amazon Virtual Private Cloud (VPC), AWS Direct Connect | Example | Example |
Content Delivery | Thirdy-party CDN | Amazon CloudFront | IBM SoftLayer CDN | Example |
Load Balance | Hardware and Software load balance (Cisco ACE, F5, ...) | Elastic Load Balancing, software load balancers | Example | Example |
Escalabilidade e Cluster | Hardware and software clustering tools | Auto Scaling, software clustering solutions | Example | Example |
DNS | Bind, Windows Server, third party | Amazon Route 53, third-party DNS software on Amazon EC2 | Example | Example |
Cache (Offload de DB) | Memcached, Redis | Amazon ElastiCache | 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
- Cloud: Modelos de Computação em Nuvem
- NodeJs: Instalando o NodeJs no Linux
- MongoDB: Instalando o MongoDB no Linux