SlideShare uma empresa Scribd logo
1 de 25
Copyright © 2019 HashiCorp
LGPD e Desafios de Segurança
na Época de Transformação Digital
Stenio Ferreira– SE @ Hashicorp
Copyright © 2020 HashiCorp ∕
Agenda
 LGPD em 30 segundos
 Contexto “Transformação Digital” e visão Hashicorp
 Vault em 30 segundos
 Casos de Uso LGPD
- Privacy by Design
- Separação de Responsabilidades
- Transferência Internacional
Copyright © 2019 HashiCorp
LGPD
Lei Geral de Proteção de Dados
Copyright © 2020 HashiCorp ∕
Sumario LGPD
Requerimentos para empresas:
- Mapear os dados, seu fluxo e tratamento;
- Estabelecer uma base jurídica para proteger a organização;
- Implementar a governança interna, definindo um DPO (Data Protection Officer)
Objetivo:
Estabelecer estrutura regulatoria para os
requerimentos de segurança e governança de dados pessoais de
cidadãos brasileiros, e as
responsabilidades legais de
empresas que utilizam ou tem acesso a esses dados.
Copyright © 2020 HashiCorp ∕
Referencias
Lei
http://www.planalto.gov.br/ccivil_03/_ato2015-2018/2018/lei/L13709.htm
EBook - Lei comentada
https://www.livrariart.com.br/ebook-lgpd-lei-geral-de-protecao-de-dados-comentada-2-edicao/p
Infograficos
https://opiceblum.com.br/wp-content/uploads/2019/07/LGPD_16infograficos_31.08.2020.pdf
Copyright © 2020 HashiCorp ∕
Webinar
https://www.hashicorp.com/events/webinars/lgpd-e-desafios-de-seguranca-na-epoca-de-transformacao-digital
Conteudo:
• Sumario da LGPD
• Situação atual (Outubro 2020)
• Referências
Copyright © 2019 HashiCorp
Transformação
Digital
Copyright © 2020 HashiCorp ∕
Transição para Multi-Nuvem
Copyright © 2020 HashiCorp ∕ 8
Datacenter Tradicional
“Estático”
Infraestrutura
Dedicada
Datacenter Moderno
“Dinâmico”
AWS Azure GCP+ + +Private Cloud +
SYSTEMS OF RECORD SYSTEMS OF ENGAGEMENT
“Ticket-based” “Self-service”
∕Copyright © 2019 HashiCorpCopyright © 2018 HashiCorp ∕ 9
Modelo Operacional Unificado
Para Cargas de Trabalho Distribuídas
C++
Provision
Operations
Secure
Security
Run
Development
Connect
Networking
Private Cloud AWS Azure GCP
Copyright © 2020 HashiCorp ∕
Transição para Multi-Nuvem
Copyright © 2020 HashiCorp ∕ 10
Copyright © 2020 HashiCorp ∕
Transição para Multi-Nuvem
Copyright © 2020 HashiCorp ∕ 11
Copyright © 2019 HashiCorp
Hashicorp Vault
Copyright © 2020 HashiCorp ∕
Como Vault Funciona
13∕
Autenticação:
Vault controla o acesso a segredos e chaves de
criptografia por meio da autenticação em fontes
confiáveis de identidade, como Active Directory,
LDAP e identidade em nuvem.
Autorização:
Vault permite a autorização granular de quais
usuários e aplicativos têm permissão para acessar
segredos e chaves.
Arquitetura:
Vault possui arquitetura modular, podendo ser
executado em modo de alta disponibilidade, sendo
ideal para cargas de trabalho distribuídas e
automatizadas
Copyright © 2019 HashiCorp
Casos de Uso LGPD
Copyright © 2020 HashiCorp ∕Copyright © 2020 HashiCorp ∕ 15
Privacy By Design
Exemplo:
• Informações sensíveis em Banco de Dados.
• Banco de Dados encriptado
• Acesso ao Banco de Dados restrito
Desafios:
• O que ocorre se a chave de criptografia do Banco de Dados for comprometida?
• Como permitir acesso a usuários porem protegendo confidencialidade de dados?
• Como implementar cyber shredding/ direito de ser esquecido?
Copyright © 2020 HashiCorp ∕Copyright © 2020 HashiCorp ∕ 16
Privacy By Design
Solução:
• Não somente Banco de Dados criptografado, porem dados também criptografados
• Chaves de criptografia gerenciadas centralmente utilizando Hashicorp Vault
• Suporta criação de chaves derivadas, que permitem criação de chaves de criptografia
distintas para cada usuário
Funcionalidades Vault:
• Transit Secret Engine
• Transform Secret Engine
• KMIP Secret Engine
Copyright © 2020 HashiCorp ∕Copyright © 2020 HashiCorp ∕ 17
Privacy By Design
Exemplo
• Transit Secret Engine demo:
https://learn.hashicorp.com/tutorials/vault/eaas-transit
• Mostra funcionalidade encryption as a service
• Em um exemplo prático, um cliente pode usar Vault para
encriptar dados antes de armazenar em um banco de dados
Copyright © 2020 HashiCorp ∕Copyright © 2020 HashiCorp ∕ 18
Separação de Responsabilidades
Exemplo:
• Necessário garantir que usuários tenham mínimo
acesso possível.
• Habilidade de descrever hierarquias de aprovação
de acesso entre Operador e Controlador
• Permitir separação de dados sensíveis entre diferentes áreas da empresa
Desafios:
• Como gerenciar permissões de acesso de maneira centralizada?
• Como implementar workflows de aprovação de acesso?
• Como permitir multitenancy de maneira segura?
Copyright © 2020 HashiCorp ∕Copyright © 2020 HashiCorp ∕ 19
Solução:
• Cada usuário ou grupo de Vault tem politicas de acesso claramente definidas
• É possível definir workflows de aprovação para acesso a segredos
• Suporta criação de Namespaces para segregar grupos de usuários, projetos ou departamentos
dentro de uma organização
Funcionalidades Vault:
• ACL Policies
• Control Groups
• Namespaces
Separação de Responsabilidades
Copyright © 2020 HashiCorp ∕Copyright © 2020 HashiCorp ∕ 20
Exemplo 1
• ACL Policies demo:
https://learn.hashicorp.com/tutorials/vault/policies?in=vault/interactive
• Em um caso real, permite implementar politica de minimo acesso possivel
Exemplo 2
• Referencia Control Groups:
https://learn.hashicorp.com/tutorials/vault/control-groups?in=vault/policies
• Em um caso real, poderia ser utilizado para descrever fluxo de aprovação
para que um cliente tenha acesso a um segredo mais restrito
Separação de Responsabilidades
(Requer Vault Enterprise)
Copyright © 2020 HashiCorp ∕Copyright © 2020 HashiCorp ∕ 21
Transferência Internacional
Exemplo:
• Necessário garantir que certos segredos não deixem
território nacional
• Ao mesmo tempo, deve suportar gerenciamento
centralizado de arquiteturas distribuídas
• Deve armazenar informações sensíveis de maneira segura em transito e em repouso
Desafios:
• Como especificar quais grupos de segredos necessitam controles especiais?
• Como gerenciar uma arquitetura de larga escala cloud?
• Como garantir segurança de informações sensíveis?
Copyright © 2020 HashiCorp ∕Copyright © 2020 HashiCorp ∕ 22
Solução:
• Identificar grupos de segredos que não serão replicados a datacenter ou plataformas cloud
externas
• Permitir visão e gerenciamento centralizado de workflows de segurança independente da
localização do datacenter ou plataforma cloud
• Oferecer encriptação em repouso e em transito
Funcionalidades Vault:
• Performance Replication
• Mount Filters
• Encriptação AES 256 GCM-96, com TLS default
Transferência Internacional
Copyright © 2020 HashiCorp ∕Copyright © 2020 HashiCorp ∕ 23
Exemplo
• Vault Performance Replication/ Mount Filter demo:
https://github.com/hashicorp/vault-guides/tree/master/operations/local-replication
• Exemplo: Tem um cluster Vault em AWS sa-east-1 e outro em us-east-1, quer
garantir que algum PII (personable identified information) nao deixa o territorio
nacional do Brasil
Transferência Internacional
(Requer Vault Enterprise)
Copyright © 2020 HashiCorp ∕Copyright © 2020 HashiCorp ∕ 24
• LPGPD é uma realidade, e somente formaliza boas praticas de mercado
• Eventuais custos de conformidade serão menores que custos com
incidentes de segurança
• Hashicorp Vault permite cumprir com requerimentos de segurança em
workflows de automação/devops
• Planejamento de adequação a LGPD posicionará empresas para se
tornarem mais competitivas no mercado moderno
Conclusão
∕Copyright © 2019 HashiCorp
25
www.hashicorp.com
stenio@hashicorp.com
Obrigado!

Mais conteúdo relacionado

Mais procurados

O que não vai mudar em 10 anos? A segurança como fator de inovação
O que não vai mudar em 10 anos? A segurança como fator de inovaçãoO que não vai mudar em 10 anos? A segurança como fator de inovação
O que não vai mudar em 10 anos? A segurança como fator de inovaçãoAmazon Web Services LATAM
 
AWS Storage Day - Novidades em Nuvem Híbrida, Edge Computing e Transferência ...
AWS Storage Day - Novidades em Nuvem Híbrida, Edge Computing e Transferência ...AWS Storage Day - Novidades em Nuvem Híbrida, Edge Computing e Transferência ...
AWS Storage Day - Novidades em Nuvem Híbrida, Edge Computing e Transferência ...Amazon Web Services LATAM
 
Tech segurança na nuvem
Tech   segurança na nuvemTech   segurança na nuvem
Tech segurança na nuvemCarlos Goldani
 
Lista de desejos de um Chief Security Officer
Lista de desejos de um Chief Security OfficerLista de desejos de um Chief Security Officer
Lista de desejos de um Chief Security OfficerAmazon Web Services LATAM
 
Os benefícios de migrar seus workloads de Big Data para a AWS
Os benefícios de migrar seus workloads de Big Data para a AWSOs benefícios de migrar seus workloads de Big Data para a AWS
Os benefícios de migrar seus workloads de Big Data para a AWSAmazon Web Services LATAM
 
Transformando a ti com cloud computing e virtualização
Transformando a ti com cloud computing e virtualizaçãoTransformando a ti com cloud computing e virtualização
Transformando a ti com cloud computing e virtualizaçãoDarlan Segalin
 
Microsoft Azure Fundamentals | Everis - Julho-2021
Microsoft Azure Fundamentals | Everis - Julho-2021Microsoft Azure Fundamentals | Everis - Julho-2021
Microsoft Azure Fundamentals | Everis - Julho-2021Renato Groffe
 
TDC2021 Innovation - Proteção de dados sensíveis com a computação confidencia...
TDC2021 Innovation - Proteção de dados sensíveis com a computação confidencia...TDC2021 Innovation - Proteção de dados sensíveis com a computação confidencia...
TDC2021 Innovation - Proteção de dados sensíveis com a computação confidencia...Walter Coan
 
Cloud Day III - Modelos de licenciamento para parceiros com Windows Azure
Cloud Day III - Modelos de licenciamento para parceiros com Windows AzureCloud Day III - Modelos de licenciamento para parceiros com Windows Azure
Cloud Day III - Modelos de licenciamento para parceiros com Windows AzureLuciano Condé
 
Melhores práticas para Arquitetura em Cloud Computing
Melhores práticas para Arquitetura em Cloud ComputingMelhores práticas para Arquitetura em Cloud Computing
Melhores práticas para Arquitetura em Cloud ComputingDaniel Checchia
 
4° Cloud Girls SP - Levando meu desenvolvimento para nuvem com Microsoft Azure
4° Cloud Girls SP - Levando meu desenvolvimento para nuvem com Microsoft Azure4° Cloud Girls SP - Levando meu desenvolvimento para nuvem com Microsoft Azure
4° Cloud Girls SP - Levando meu desenvolvimento para nuvem com Microsoft AzureJaqueline Ramos
 
Implementando Cache no Mulesoft Flow usando Redis
Implementando Cache no Mulesoft Flow usando RedisImplementando Cache no Mulesoft Flow usando Redis
Implementando Cache no Mulesoft Flow usando RedisRenato de Oliveira
 
Introdução a Cloud Computing utilizando o Azure
Introdução a Cloud Computing utilizando o AzureIntrodução a Cloud Computing utilizando o Azure
Introdução a Cloud Computing utilizando o AzureEricson da Fonseca
 
Do mainframe para java, microservices e big data
Do mainframe para java, microservices e big dataDo mainframe para java, microservices e big data
Do mainframe para java, microservices e big dataRafael Monteiro e Pereira
 
TDC Transformation 2021 - Certificação AZ-900 Azure Fundamental: Conceitos, d...
TDC Transformation 2021 - Certificação AZ-900 Azure Fundamental: Conceitos, d...TDC Transformation 2021 - Certificação AZ-900 Azure Fundamental: Conceitos, d...
TDC Transformation 2021 - Certificação AZ-900 Azure Fundamental: Conceitos, d...Walter Coan
 

Mais procurados (19)

O que não vai mudar em 10 anos? A segurança como fator de inovação
O que não vai mudar em 10 anos? A segurança como fator de inovaçãoO que não vai mudar em 10 anos? A segurança como fator de inovação
O que não vai mudar em 10 anos? A segurança como fator de inovação
 
AWS Storage Day - Novidades em Nuvem Híbrida, Edge Computing e Transferência ...
AWS Storage Day - Novidades em Nuvem Híbrida, Edge Computing e Transferência ...AWS Storage Day - Novidades em Nuvem Híbrida, Edge Computing e Transferência ...
AWS Storage Day - Novidades em Nuvem Híbrida, Edge Computing e Transferência ...
 
Tech segurança na nuvem
Tech   segurança na nuvemTech   segurança na nuvem
Tech segurança na nuvem
 
Lista de desejos de um Chief Security Officer
Lista de desejos de um Chief Security OfficerLista de desejos de um Chief Security Officer
Lista de desejos de um Chief Security Officer
 
Os benefícios de migrar seus workloads de Big Data para a AWS
Os benefícios de migrar seus workloads de Big Data para a AWSOs benefícios de migrar seus workloads de Big Data para a AWS
Os benefícios de migrar seus workloads de Big Data para a AWS
 
Windows Azure: PaaS e IaaS
Windows Azure: PaaS e IaaSWindows Azure: PaaS e IaaS
Windows Azure: PaaS e IaaS
 
AZ-900: Microsoft Azure Fundamentals
AZ-900: Microsoft Azure FundamentalsAZ-900: Microsoft Azure Fundamentals
AZ-900: Microsoft Azure Fundamentals
 
Transformando a ti com cloud computing e virtualização
Transformando a ti com cloud computing e virtualizaçãoTransformando a ti com cloud computing e virtualização
Transformando a ti com cloud computing e virtualização
 
Microsoft Azure Fundamentals | Everis - Julho-2021
Microsoft Azure Fundamentals | Everis - Julho-2021Microsoft Azure Fundamentals | Everis - Julho-2021
Microsoft Azure Fundamentals | Everis - Julho-2021
 
Tirando leite de pedra
Tirando leite de pedraTirando leite de pedra
Tirando leite de pedra
 
FLISOL 2017 - SQL Server no Linux
FLISOL 2017 - SQL Server no LinuxFLISOL 2017 - SQL Server no Linux
FLISOL 2017 - SQL Server no Linux
 
TDC2021 Innovation - Proteção de dados sensíveis com a computação confidencia...
TDC2021 Innovation - Proteção de dados sensíveis com a computação confidencia...TDC2021 Innovation - Proteção de dados sensíveis com a computação confidencia...
TDC2021 Innovation - Proteção de dados sensíveis com a computação confidencia...
 
Cloud Day III - Modelos de licenciamento para parceiros com Windows Azure
Cloud Day III - Modelos de licenciamento para parceiros com Windows AzureCloud Day III - Modelos de licenciamento para parceiros com Windows Azure
Cloud Day III - Modelos de licenciamento para parceiros com Windows Azure
 
Melhores práticas para Arquitetura em Cloud Computing
Melhores práticas para Arquitetura em Cloud ComputingMelhores práticas para Arquitetura em Cloud Computing
Melhores práticas para Arquitetura em Cloud Computing
 
4° Cloud Girls SP - Levando meu desenvolvimento para nuvem com Microsoft Azure
4° Cloud Girls SP - Levando meu desenvolvimento para nuvem com Microsoft Azure4° Cloud Girls SP - Levando meu desenvolvimento para nuvem com Microsoft Azure
4° Cloud Girls SP - Levando meu desenvolvimento para nuvem com Microsoft Azure
 
Implementando Cache no Mulesoft Flow usando Redis
Implementando Cache no Mulesoft Flow usando RedisImplementando Cache no Mulesoft Flow usando Redis
Implementando Cache no Mulesoft Flow usando Redis
 
Introdução a Cloud Computing utilizando o Azure
Introdução a Cloud Computing utilizando o AzureIntrodução a Cloud Computing utilizando o Azure
Introdução a Cloud Computing utilizando o Azure
 
Do mainframe para java, microservices e big data
Do mainframe para java, microservices e big dataDo mainframe para java, microservices e big data
Do mainframe para java, microservices e big data
 
TDC Transformation 2021 - Certificação AZ-900 Azure Fundamental: Conceitos, d...
TDC Transformation 2021 - Certificação AZ-900 Azure Fundamental: Conceitos, d...TDC Transformation 2021 - Certificação AZ-900 Azure Fundamental: Conceitos, d...
TDC Transformation 2021 - Certificação AZ-900 Azure Fundamental: Conceitos, d...
 

Semelhante a Lgpd webinar hashitalks brasil 2020

LGPD - Webinar Cloudera e FIAP
LGPD - Webinar Cloudera e FIAPLGPD - Webinar Cloudera e FIAP
LGPD - Webinar Cloudera e FIAPThiago Santiago
 
Harvard Business Review - LGPD
Harvard Business Review - LGPDHarvard Business Review - LGPD
Harvard Business Review - LGPDThiago Santiago
 
MIT - Estudo de Caso utilizando Cloud & DevOps
MIT - Estudo de Caso utilizando Cloud & DevOps  MIT - Estudo de Caso utilizando Cloud & DevOps
MIT - Estudo de Caso utilizando Cloud & DevOps Caio Candido
 
Fornetix lgpd-whitepaper-portuguese (3)
Fornetix lgpd-whitepaper-portuguese (3)Fornetix lgpd-whitepaper-portuguese (3)
Fornetix lgpd-whitepaper-portuguese (3)Carlos Serrano
 
Gerência de identidades federadas em nuvens
Gerência de identidades federadas em nuvensGerência de identidades federadas em nuvens
Gerência de identidades federadas em nuvensjarddel
 
Transferência para uma nuvem privada com confiança
Transferência para uma nuvem privada com confiançaTransferência para uma nuvem privada com confiança
Transferência para uma nuvem privada com confiançaCisco do Brasil
 
Construindo aplicações Cloud Native em Go
Construindo aplicações Cloud Native em GoConstruindo aplicações Cloud Native em Go
Construindo aplicações Cloud Native em GoAlvaro Viebrantz
 
Introdução a Cloud Computing
Introdução a Cloud ComputingIntrodução a Cloud Computing
Introdução a Cloud ComputingFrederico Madeira
 
TDC2018SP | Trilha Blockchain - Criando minha Primeira Blockchain Privada (DL...
TDC2018SP | Trilha Blockchain - Criando minha Primeira Blockchain Privada (DL...TDC2018SP | Trilha Blockchain - Criando minha Primeira Blockchain Privada (DL...
TDC2018SP | Trilha Blockchain - Criando minha Primeira Blockchain Privada (DL...tdc-globalcode
 
AWS Data Immersion Webinar Week - Planeje e entenda como criar um repositório...
AWS Data Immersion Webinar Week - Planeje e entenda como criar um repositório...AWS Data Immersion Webinar Week - Planeje e entenda como criar um repositório...
AWS Data Immersion Webinar Week - Planeje e entenda como criar um repositório...Amazon Web Services LATAM
 
3a Web Aula - Gestão de Tecnologia da Informação.pdf
3a Web Aula - Gestão de Tecnologia da Informação.pdf3a Web Aula - Gestão de Tecnologia da Informação.pdf
3a Web Aula - Gestão de Tecnologia da Informação.pdfDimas Francisco
 
Cloud computing & Cloudstack: Como ter sua nuvem sem tempestades
Cloud computing & Cloudstack: Como ter sua nuvem sem tempestadesCloud computing & Cloudstack: Como ter sua nuvem sem tempestades
Cloud computing & Cloudstack: Como ter sua nuvem sem tempestadesRicardo Martins ☁
 
Cloud Computing - Conceitos e Aplicações Práticas
Cloud Computing - Conceitos e Aplicações PráticasCloud Computing - Conceitos e Aplicações Práticas
Cloud Computing - Conceitos e Aplicações PráticasRafael Bandeira
 
A solução para Blockchain da Oracle
A solução para Blockchain da OracleA solução para Blockchain da Oracle
A solução para Blockchain da OracleFernando Galdino
 
Governança de Dados em Nuvem Privada
Governança de Dados em Nuvem PrivadaGovernança de Dados em Nuvem Privada
Governança de Dados em Nuvem PrivadaVirtù Tecnológica
 
Palestra de Cloud para Universidade de São Caetano do Sul - USCS
Palestra de Cloud para Universidade de São Caetano do Sul - USCSPalestra de Cloud para Universidade de São Caetano do Sul - USCS
Palestra de Cloud para Universidade de São Caetano do Sul - USCSThiago Viola
 

Semelhante a Lgpd webinar hashitalks brasil 2020 (20)

LGPD - Webinar Cloudera e FIAP
LGPD - Webinar Cloudera e FIAPLGPD - Webinar Cloudera e FIAP
LGPD - Webinar Cloudera e FIAP
 
Harvard Business Review - LGPD
Harvard Business Review - LGPDHarvard Business Review - LGPD
Harvard Business Review - LGPD
 
MIT - Estudo de Caso utilizando Cloud & DevOps
MIT - Estudo de Caso utilizando Cloud & DevOps  MIT - Estudo de Caso utilizando Cloud & DevOps
MIT - Estudo de Caso utilizando Cloud & DevOps
 
Smartcrypt 2017-v10
Smartcrypt 2017-v10Smartcrypt 2017-v10
Smartcrypt 2017-v10
 
Fornetix lgpd-whitepaper-portuguese (3)
Fornetix lgpd-whitepaper-portuguese (3)Fornetix lgpd-whitepaper-portuguese (3)
Fornetix lgpd-whitepaper-portuguese (3)
 
Gerência de identidades federadas em nuvens
Gerência de identidades federadas em nuvensGerência de identidades federadas em nuvens
Gerência de identidades federadas em nuvens
 
Transferência para uma nuvem privada com confiança
Transferência para uma nuvem privada com confiançaTransferência para uma nuvem privada com confiança
Transferência para uma nuvem privada com confiança
 
Construindo aplicações Cloud Native em Go
Construindo aplicações Cloud Native em GoConstruindo aplicações Cloud Native em Go
Construindo aplicações Cloud Native em Go
 
Introdução a Cloud Computing
Introdução a Cloud ComputingIntrodução a Cloud Computing
Introdução a Cloud Computing
 
TDC2018SP | Trilha Blockchain - Criando minha Primeira Blockchain Privada (DL...
TDC2018SP | Trilha Blockchain - Criando minha Primeira Blockchain Privada (DL...TDC2018SP | Trilha Blockchain - Criando minha Primeira Blockchain Privada (DL...
TDC2018SP | Trilha Blockchain - Criando minha Primeira Blockchain Privada (DL...
 
AWS Data Immersion Webinar Week - Planeje e entenda como criar um repositório...
AWS Data Immersion Webinar Week - Planeje e entenda como criar um repositório...AWS Data Immersion Webinar Week - Planeje e entenda como criar um repositório...
AWS Data Immersion Webinar Week - Planeje e entenda como criar um repositório...
 
3a Web Aula - Gestão de Tecnologia da Informação.pdf
3a Web Aula - Gestão de Tecnologia da Informação.pdf3a Web Aula - Gestão de Tecnologia da Informação.pdf
3a Web Aula - Gestão de Tecnologia da Informação.pdf
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
Cloud computing & Cloudstack: Como ter sua nuvem sem tempestades
Cloud computing & Cloudstack: Como ter sua nuvem sem tempestadesCloud computing & Cloudstack: Como ter sua nuvem sem tempestades
Cloud computing & Cloudstack: Como ter sua nuvem sem tempestades
 
GUJavaSC - Protegendo Microservices em Java
GUJavaSC - Protegendo Microservices em JavaGUJavaSC - Protegendo Microservices em Java
GUJavaSC - Protegendo Microservices em Java
 
Cloud Computing - Conceitos e Aplicações Práticas
Cloud Computing - Conceitos e Aplicações PráticasCloud Computing - Conceitos e Aplicações Práticas
Cloud Computing - Conceitos e Aplicações Práticas
 
A solução para Blockchain da Oracle
A solução para Blockchain da OracleA solução para Blockchain da Oracle
A solução para Blockchain da Oracle
 
Governança de Dados em Nuvem Privada
Governança de Dados em Nuvem PrivadaGovernança de Dados em Nuvem Privada
Governança de Dados em Nuvem Privada
 
Palestra de Cloud para Universidade de São Caetano do Sul - USCS
Palestra de Cloud para Universidade de São Caetano do Sul - USCSPalestra de Cloud para Universidade de São Caetano do Sul - USCS
Palestra de Cloud para Universidade de São Caetano do Sul - USCS
 
Certificados SSL e Let's Encrypt
Certificados SSL e Let's EncryptCertificados SSL e Let's Encrypt
Certificados SSL e Let's Encrypt
 

Mais de Stenio Ferreira

HashiTalks 2020 Latin America Nomad
HashiTalks 2020 Latin America NomadHashiTalks 2020 Latin America Nomad
HashiTalks 2020 Latin America NomadStenio Ferreira
 
Vault Open Source vs Enterprise v2
Vault Open Source vs Enterprise v2Vault Open Source vs Enterprise v2
Vault Open Source vs Enterprise v2Stenio Ferreira
 
Hashicorp Webinar - Vault Cloud Security - Spanish
Hashicorp Webinar - Vault Cloud Security - SpanishHashicorp Webinar - Vault Cloud Security - Spanish
Hashicorp Webinar - Vault Cloud Security - SpanishStenio Ferreira
 
Hashicorp corporate pitch deck Spanish
Hashicorp corporate pitch deck SpanishHashicorp corporate pitch deck Spanish
Hashicorp corporate pitch deck SpanishStenio Ferreira
 
Vault Digital Transformation
Vault Digital TransformationVault Digital Transformation
Vault Digital TransformationStenio Ferreira
 
Demystifying Terraform 012
Demystifying Terraform 012Demystifying Terraform 012
Demystifying Terraform 012Stenio Ferreira
 
Hashicorp Corporate Pitch Deck Stenio_v2
Hashicorp Corporate Pitch Deck Stenio_v2 Hashicorp Corporate Pitch Deck Stenio_v2
Hashicorp Corporate Pitch Deck Stenio_v2 Stenio Ferreira
 
Hashicorp Terraform Open Source vs Enterprise
Hashicorp Terraform Open Source vs EnterpriseHashicorp Terraform Open Source vs Enterprise
Hashicorp Terraform Open Source vs EnterpriseStenio Ferreira
 
Hashicorp Vault Open Source vs Enterprise
Hashicorp Vault Open Source vs EnterpriseHashicorp Vault Open Source vs Enterprise
Hashicorp Vault Open Source vs EnterpriseStenio Ferreira
 
Hashicorp Corporate and Product Overview
Hashicorp Corporate and Product OverviewHashicorp Corporate and Product Overview
Hashicorp Corporate and Product OverviewStenio Ferreira
 
Hashicorp Chicago HUG - Secure and Automated Workflows in Azure with Vault an...
Hashicorp Chicago HUG - Secure and Automated Workflows in Azure with Vault an...Hashicorp Chicago HUG - Secure and Automated Workflows in Azure with Vault an...
Hashicorp Chicago HUG - Secure and Automated Workflows in Azure with Vault an...Stenio Ferreira
 
Secure and Convenient Workflows: Integrating HashiCorp Vault with Pivotal Clo...
Secure and Convenient Workflows: Integrating HashiCorp Vault with Pivotal Clo...Secure and Convenient Workflows: Integrating HashiCorp Vault with Pivotal Clo...
Secure and Convenient Workflows: Integrating HashiCorp Vault with Pivotal Clo...Stenio Ferreira
 
Chicago Hashicorp User Group - Terraform Public Module Registry
Chicago Hashicorp User Group - Terraform Public Module RegistryChicago Hashicorp User Group - Terraform Public Module Registry
Chicago Hashicorp User Group - Terraform Public Module RegistryStenio Ferreira
 
Slalom: Introduction to Containers and AWS ECS
Slalom: Introduction to Containers and AWS ECSSlalom: Introduction to Containers and AWS ECS
Slalom: Introduction to Containers and AWS ECSStenio Ferreira
 
Networking 101 AWS - VPCs, Subnets, NAT Gateways, etc
Networking 101 AWS - VPCs, Subnets, NAT Gateways, etcNetworking 101 AWS - VPCs, Subnets, NAT Gateways, etc
Networking 101 AWS - VPCs, Subnets, NAT Gateways, etcStenio Ferreira
 
Secret Management Architectures
Secret Management Architectures Secret Management Architectures
Secret Management Architectures Stenio Ferreira
 
Like Ruby on Rails for Node - the Sails js framework
Like Ruby on Rails for Node - the Sails js frameworkLike Ruby on Rails for Node - the Sails js framework
Like Ruby on Rails for Node - the Sails js frameworkStenio Ferreira
 
Sales and Marketing in Small Company Environment
Sales and Marketing in Small Company EnvironmentSales and Marketing in Small Company Environment
Sales and Marketing in Small Company EnvironmentStenio Ferreira
 

Mais de Stenio Ferreira (18)

HashiTalks 2020 Latin America Nomad
HashiTalks 2020 Latin America NomadHashiTalks 2020 Latin America Nomad
HashiTalks 2020 Latin America Nomad
 
Vault Open Source vs Enterprise v2
Vault Open Source vs Enterprise v2Vault Open Source vs Enterprise v2
Vault Open Source vs Enterprise v2
 
Hashicorp Webinar - Vault Cloud Security - Spanish
Hashicorp Webinar - Vault Cloud Security - SpanishHashicorp Webinar - Vault Cloud Security - Spanish
Hashicorp Webinar - Vault Cloud Security - Spanish
 
Hashicorp corporate pitch deck Spanish
Hashicorp corporate pitch deck SpanishHashicorp corporate pitch deck Spanish
Hashicorp corporate pitch deck Spanish
 
Vault Digital Transformation
Vault Digital TransformationVault Digital Transformation
Vault Digital Transformation
 
Demystifying Terraform 012
Demystifying Terraform 012Demystifying Terraform 012
Demystifying Terraform 012
 
Hashicorp Corporate Pitch Deck Stenio_v2
Hashicorp Corporate Pitch Deck Stenio_v2 Hashicorp Corporate Pitch Deck Stenio_v2
Hashicorp Corporate Pitch Deck Stenio_v2
 
Hashicorp Terraform Open Source vs Enterprise
Hashicorp Terraform Open Source vs EnterpriseHashicorp Terraform Open Source vs Enterprise
Hashicorp Terraform Open Source vs Enterprise
 
Hashicorp Vault Open Source vs Enterprise
Hashicorp Vault Open Source vs EnterpriseHashicorp Vault Open Source vs Enterprise
Hashicorp Vault Open Source vs Enterprise
 
Hashicorp Corporate and Product Overview
Hashicorp Corporate and Product OverviewHashicorp Corporate and Product Overview
Hashicorp Corporate and Product Overview
 
Hashicorp Chicago HUG - Secure and Automated Workflows in Azure with Vault an...
Hashicorp Chicago HUG - Secure and Automated Workflows in Azure with Vault an...Hashicorp Chicago HUG - Secure and Automated Workflows in Azure with Vault an...
Hashicorp Chicago HUG - Secure and Automated Workflows in Azure with Vault an...
 
Secure and Convenient Workflows: Integrating HashiCorp Vault with Pivotal Clo...
Secure and Convenient Workflows: Integrating HashiCorp Vault with Pivotal Clo...Secure and Convenient Workflows: Integrating HashiCorp Vault with Pivotal Clo...
Secure and Convenient Workflows: Integrating HashiCorp Vault with Pivotal Clo...
 
Chicago Hashicorp User Group - Terraform Public Module Registry
Chicago Hashicorp User Group - Terraform Public Module RegistryChicago Hashicorp User Group - Terraform Public Module Registry
Chicago Hashicorp User Group - Terraform Public Module Registry
 
Slalom: Introduction to Containers and AWS ECS
Slalom: Introduction to Containers and AWS ECSSlalom: Introduction to Containers and AWS ECS
Slalom: Introduction to Containers and AWS ECS
 
Networking 101 AWS - VPCs, Subnets, NAT Gateways, etc
Networking 101 AWS - VPCs, Subnets, NAT Gateways, etcNetworking 101 AWS - VPCs, Subnets, NAT Gateways, etc
Networking 101 AWS - VPCs, Subnets, NAT Gateways, etc
 
Secret Management Architectures
Secret Management Architectures Secret Management Architectures
Secret Management Architectures
 
Like Ruby on Rails for Node - the Sails js framework
Like Ruby on Rails for Node - the Sails js frameworkLike Ruby on Rails for Node - the Sails js framework
Like Ruby on Rails for Node - the Sails js framework
 
Sales and Marketing in Small Company Environment
Sales and Marketing in Small Company EnvironmentSales and Marketing in Small Company Environment
Sales and Marketing in Small Company Environment
 

Lgpd webinar hashitalks brasil 2020

  • 1. Copyright © 2019 HashiCorp LGPD e Desafios de Segurança na Época de Transformação Digital Stenio Ferreira– SE @ Hashicorp
  • 2. Copyright © 2020 HashiCorp ∕ Agenda  LGPD em 30 segundos  Contexto “Transformação Digital” e visão Hashicorp  Vault em 30 segundos  Casos de Uso LGPD - Privacy by Design - Separação de Responsabilidades - Transferência Internacional
  • 3. Copyright © 2019 HashiCorp LGPD Lei Geral de Proteção de Dados
  • 4. Copyright © 2020 HashiCorp ∕ Sumario LGPD Requerimentos para empresas: - Mapear os dados, seu fluxo e tratamento; - Estabelecer uma base jurídica para proteger a organização; - Implementar a governança interna, definindo um DPO (Data Protection Officer) Objetivo: Estabelecer estrutura regulatoria para os requerimentos de segurança e governança de dados pessoais de cidadãos brasileiros, e as responsabilidades legais de empresas que utilizam ou tem acesso a esses dados.
  • 5. Copyright © 2020 HashiCorp ∕ Referencias Lei http://www.planalto.gov.br/ccivil_03/_ato2015-2018/2018/lei/L13709.htm EBook - Lei comentada https://www.livrariart.com.br/ebook-lgpd-lei-geral-de-protecao-de-dados-comentada-2-edicao/p Infograficos https://opiceblum.com.br/wp-content/uploads/2019/07/LGPD_16infograficos_31.08.2020.pdf
  • 6. Copyright © 2020 HashiCorp ∕ Webinar https://www.hashicorp.com/events/webinars/lgpd-e-desafios-de-seguranca-na-epoca-de-transformacao-digital Conteudo: • Sumario da LGPD • Situação atual (Outubro 2020) • Referências
  • 7. Copyright © 2019 HashiCorp Transformação Digital
  • 8. Copyright © 2020 HashiCorp ∕ Transição para Multi-Nuvem Copyright © 2020 HashiCorp ∕ 8 Datacenter Tradicional “Estático” Infraestrutura Dedicada Datacenter Moderno “Dinâmico” AWS Azure GCP+ + +Private Cloud + SYSTEMS OF RECORD SYSTEMS OF ENGAGEMENT “Ticket-based” “Self-service”
  • 9. ∕Copyright © 2019 HashiCorpCopyright © 2018 HashiCorp ∕ 9 Modelo Operacional Unificado Para Cargas de Trabalho Distribuídas C++ Provision Operations Secure Security Run Development Connect Networking Private Cloud AWS Azure GCP
  • 10. Copyright © 2020 HashiCorp ∕ Transição para Multi-Nuvem Copyright © 2020 HashiCorp ∕ 10
  • 11. Copyright © 2020 HashiCorp ∕ Transição para Multi-Nuvem Copyright © 2020 HashiCorp ∕ 11
  • 12. Copyright © 2019 HashiCorp Hashicorp Vault
  • 13. Copyright © 2020 HashiCorp ∕ Como Vault Funciona 13∕ Autenticação: Vault controla o acesso a segredos e chaves de criptografia por meio da autenticação em fontes confiáveis de identidade, como Active Directory, LDAP e identidade em nuvem. Autorização: Vault permite a autorização granular de quais usuários e aplicativos têm permissão para acessar segredos e chaves. Arquitetura: Vault possui arquitetura modular, podendo ser executado em modo de alta disponibilidade, sendo ideal para cargas de trabalho distribuídas e automatizadas
  • 14. Copyright © 2019 HashiCorp Casos de Uso LGPD
  • 15. Copyright © 2020 HashiCorp ∕Copyright © 2020 HashiCorp ∕ 15 Privacy By Design Exemplo: • Informações sensíveis em Banco de Dados. • Banco de Dados encriptado • Acesso ao Banco de Dados restrito Desafios: • O que ocorre se a chave de criptografia do Banco de Dados for comprometida? • Como permitir acesso a usuários porem protegendo confidencialidade de dados? • Como implementar cyber shredding/ direito de ser esquecido?
  • 16. Copyright © 2020 HashiCorp ∕Copyright © 2020 HashiCorp ∕ 16 Privacy By Design Solução: • Não somente Banco de Dados criptografado, porem dados também criptografados • Chaves de criptografia gerenciadas centralmente utilizando Hashicorp Vault • Suporta criação de chaves derivadas, que permitem criação de chaves de criptografia distintas para cada usuário Funcionalidades Vault: • Transit Secret Engine • Transform Secret Engine • KMIP Secret Engine
  • 17. Copyright © 2020 HashiCorp ∕Copyright © 2020 HashiCorp ∕ 17 Privacy By Design Exemplo • Transit Secret Engine demo: https://learn.hashicorp.com/tutorials/vault/eaas-transit • Mostra funcionalidade encryption as a service • Em um exemplo prático, um cliente pode usar Vault para encriptar dados antes de armazenar em um banco de dados
  • 18. Copyright © 2020 HashiCorp ∕Copyright © 2020 HashiCorp ∕ 18 Separação de Responsabilidades Exemplo: • Necessário garantir que usuários tenham mínimo acesso possível. • Habilidade de descrever hierarquias de aprovação de acesso entre Operador e Controlador • Permitir separação de dados sensíveis entre diferentes áreas da empresa Desafios: • Como gerenciar permissões de acesso de maneira centralizada? • Como implementar workflows de aprovação de acesso? • Como permitir multitenancy de maneira segura?
  • 19. Copyright © 2020 HashiCorp ∕Copyright © 2020 HashiCorp ∕ 19 Solução: • Cada usuário ou grupo de Vault tem politicas de acesso claramente definidas • É possível definir workflows de aprovação para acesso a segredos • Suporta criação de Namespaces para segregar grupos de usuários, projetos ou departamentos dentro de uma organização Funcionalidades Vault: • ACL Policies • Control Groups • Namespaces Separação de Responsabilidades
  • 20. Copyright © 2020 HashiCorp ∕Copyright © 2020 HashiCorp ∕ 20 Exemplo 1 • ACL Policies demo: https://learn.hashicorp.com/tutorials/vault/policies?in=vault/interactive • Em um caso real, permite implementar politica de minimo acesso possivel Exemplo 2 • Referencia Control Groups: https://learn.hashicorp.com/tutorials/vault/control-groups?in=vault/policies • Em um caso real, poderia ser utilizado para descrever fluxo de aprovação para que um cliente tenha acesso a um segredo mais restrito Separação de Responsabilidades (Requer Vault Enterprise)
  • 21. Copyright © 2020 HashiCorp ∕Copyright © 2020 HashiCorp ∕ 21 Transferência Internacional Exemplo: • Necessário garantir que certos segredos não deixem território nacional • Ao mesmo tempo, deve suportar gerenciamento centralizado de arquiteturas distribuídas • Deve armazenar informações sensíveis de maneira segura em transito e em repouso Desafios: • Como especificar quais grupos de segredos necessitam controles especiais? • Como gerenciar uma arquitetura de larga escala cloud? • Como garantir segurança de informações sensíveis?
  • 22. Copyright © 2020 HashiCorp ∕Copyright © 2020 HashiCorp ∕ 22 Solução: • Identificar grupos de segredos que não serão replicados a datacenter ou plataformas cloud externas • Permitir visão e gerenciamento centralizado de workflows de segurança independente da localização do datacenter ou plataforma cloud • Oferecer encriptação em repouso e em transito Funcionalidades Vault: • Performance Replication • Mount Filters • Encriptação AES 256 GCM-96, com TLS default Transferência Internacional
  • 23. Copyright © 2020 HashiCorp ∕Copyright © 2020 HashiCorp ∕ 23 Exemplo • Vault Performance Replication/ Mount Filter demo: https://github.com/hashicorp/vault-guides/tree/master/operations/local-replication • Exemplo: Tem um cluster Vault em AWS sa-east-1 e outro em us-east-1, quer garantir que algum PII (personable identified information) nao deixa o territorio nacional do Brasil Transferência Internacional (Requer Vault Enterprise)
  • 24. Copyright © 2020 HashiCorp ∕Copyright © 2020 HashiCorp ∕ 24 • LPGPD é uma realidade, e somente formaliza boas praticas de mercado • Eventuais custos de conformidade serão menores que custos com incidentes de segurança • Hashicorp Vault permite cumprir com requerimentos de segurança em workflows de automação/devops • Planejamento de adequação a LGPD posicionará empresas para se tornarem mais competitivas no mercado moderno Conclusão
  • 25. ∕Copyright © 2019 HashiCorp 25 www.hashicorp.com stenio@hashicorp.com Obrigado!

Notas do Editor

  1. Talk about what’s happening in the world of infrastructure where we are going through a transition that happens in our industry every 20 years: this time from one which is largely dedicated servers in a private datacenter to a pool of compute capacity available on demand. In simple terms, this is a shift from “static” infrastructure to ‘dynamic infrastructure’ which is the reality of cloud. And while the first cloud provider was AWS, it is clear that it will be a multi-cloud world. Each of these platforms have their own key advantages and so it is inevitable that most G2K organizations will use more than one. This is not about moving applications around (since data gravity is a constraint) but rather creates a need for a common operating model across these distinct platforms that allows different teams to leverage the platform for their choice.
  2. Talk about what’s happening in the world of infrastructure where we are going through a transition that happens in our industry every 20 years: this time from one which is largely dedicated servers in a private datacenter to a pool of compute capacity available on demand. In simple terms, this is a shift from “static” infrastructure to ‘dynamic infrastructure’ which is the reality of cloud. And while the first cloud provider was AWS, it is clear that it will be a multi-cloud world. Each of these platforms have their own key advantages and so it is inevitable that most G2K organizations will use more than one. This is not about moving applications around (since data gravity is a constraint) but rather creates a need for a common operating model across these distinct platforms that allows different teams to leverage the platform for their choice.
  3. Talk about what’s happening in the world of infrastructure where we are going through a transition that happens in our industry every 20 years: this time from one which is largely dedicated servers in a private datacenter to a pool of compute capacity available on demand. In simple terms, this is a shift from “static” infrastructure to ‘dynamic infrastructure’ which is the reality of cloud. And while the first cloud provider was AWS, it is clear that it will be a multi-cloud world. Each of these platforms have their own key advantages and so it is inevitable that most G2K organizations will use more than one. This is not about moving applications around (since data gravity is a constraint) but rather creates a need for a common operating model across these distinct platforms that allows different teams to leverage the platform for their choice.
  4. Talk about what’s happening in the world of infrastructure where we are going through a transition that happens in our industry every 20 years: this time from one which is largely dedicated servers in a private datacenter to a pool of compute capacity available on demand. In simple terms, this is a shift from “static” infrastructure to ‘dynamic infrastructure’ which is the reality of cloud. And while the first cloud provider was AWS, it is clear that it will be a multi-cloud world. Each of these platforms have their own key advantages and so it is inevitable that most G2K organizations will use more than one. This is not about moving applications around (since data gravity is a constraint) but rather creates a need for a common operating model across these distinct platforms that allows different teams to leverage the platform for their choice.
  5. Talk about what’s happening in the world of infrastructure where we are going through a transition that happens in our industry every 20 years: this time from one which is largely dedicated servers in a private datacenter to a pool of compute capacity available on demand. In simple terms, this is a shift from “static” infrastructure to ‘dynamic infrastructure’ which is the reality of cloud. And while the first cloud provider was AWS, it is clear that it will be a multi-cloud world. Each of these platforms have their own key advantages and so it is inevitable that most G2K organizations will use more than one. This is not about moving applications around (since data gravity is a constraint) but rather creates a need for a common operating model across these distinct platforms that allows different teams to leverage the platform for their choice.
  6. Talk about what’s happening in the world of infrastructure where we are going through a transition that happens in our industry every 20 years: this time from one which is largely dedicated servers in a private datacenter to a pool of compute capacity available on demand. In simple terms, this is a shift from “static” infrastructure to ‘dynamic infrastructure’ which is the reality of cloud. And while the first cloud provider was AWS, it is clear that it will be a multi-cloud world. Each of these platforms have their own key advantages and so it is inevitable that most G2K organizations will use more than one. This is not about moving applications around (since data gravity is a constraint) but rather creates a need for a common operating model across these distinct platforms that allows different teams to leverage the platform for their choice.
  7. Talk about what’s happening in the world of infrastructure where we are going through a transition that happens in our industry every 20 years: this time from one which is largely dedicated servers in a private datacenter to a pool of compute capacity available on demand. In simple terms, this is a shift from “static” infrastructure to ‘dynamic infrastructure’ which is the reality of cloud. And while the first cloud provider was AWS, it is clear that it will be a multi-cloud world. Each of these platforms have their own key advantages and so it is inevitable that most G2K organizations will use more than one. This is not about moving applications around (since data gravity is a constraint) but rather creates a need for a common operating model across these distinct platforms that allows different teams to leverage the platform for their choice.
  8. Talk about what’s happening in the world of infrastructure where we are going through a transition that happens in our industry every 20 years: this time from one which is largely dedicated servers in a private datacenter to a pool of compute capacity available on demand. In simple terms, this is a shift from “static” infrastructure to ‘dynamic infrastructure’ which is the reality of cloud. And while the first cloud provider was AWS, it is clear that it will be a multi-cloud world. Each of these platforms have their own key advantages and so it is inevitable that most G2K organizations will use more than one. This is not about moving applications around (since data gravity is a constraint) but rather creates a need for a common operating model across these distinct platforms that allows different teams to leverage the platform for their choice.
  9. Talk about what’s happening in the world of infrastructure where we are going through a transition that happens in our industry every 20 years: this time from one which is largely dedicated servers in a private datacenter to a pool of compute capacity available on demand. In simple terms, this is a shift from “static” infrastructure to ‘dynamic infrastructure’ which is the reality of cloud. And while the first cloud provider was AWS, it is clear that it will be a multi-cloud world. Each of these platforms have their own key advantages and so it is inevitable that most G2K organizations will use more than one. This is not about moving applications around (since data gravity is a constraint) but rather creates a need for a common operating model across these distinct platforms that allows different teams to leverage the platform for their choice.
  10. Talk about what’s happening in the world of infrastructure where we are going through a transition that happens in our industry every 20 years: this time from one which is largely dedicated servers in a private datacenter to a pool of compute capacity available on demand. In simple terms, this is a shift from “static” infrastructure to ‘dynamic infrastructure’ which is the reality of cloud. And while the first cloud provider was AWS, it is clear that it will be a multi-cloud world. Each of these platforms have their own key advantages and so it is inevitable that most G2K organizations will use more than one. This is not about moving applications around (since data gravity is a constraint) but rather creates a need for a common operating model across these distinct platforms that allows different teams to leverage the platform for their choice.
  11. Talk about what’s happening in the world of infrastructure where we are going through a transition that happens in our industry every 20 years: this time from one which is largely dedicated servers in a private datacenter to a pool of compute capacity available on demand. In simple terms, this is a shift from “static” infrastructure to ‘dynamic infrastructure’ which is the reality of cloud. And while the first cloud provider was AWS, it is clear that it will be a multi-cloud world. Each of these platforms have their own key advantages and so it is inevitable that most G2K organizations will use more than one. This is not about moving applications around (since data gravity is a constraint) but rather creates a need for a common operating model across these distinct platforms that allows different teams to leverage the platform for their choice.
  12. Talk about what’s happening in the world of infrastructure where we are going through a transition that happens in our industry every 20 years: this time from one which is largely dedicated servers in a private datacenter to a pool of compute capacity available on demand. In simple terms, this is a shift from “static” infrastructure to ‘dynamic infrastructure’ which is the reality of cloud. And while the first cloud provider was AWS, it is clear that it will be a multi-cloud world. Each of these platforms have their own key advantages and so it is inevitable that most G2K organizations will use more than one. This is not about moving applications around (since data gravity is a constraint) but rather creates a need for a common operating model across these distinct platforms that allows different teams to leverage the platform for their choice.
  13. Talk about what’s happening in the world of infrastructure where we are going through a transition that happens in our industry every 20 years: this time from one which is largely dedicated servers in a private datacenter to a pool of compute capacity available on demand. In simple terms, this is a shift from “static” infrastructure to ‘dynamic infrastructure’ which is the reality of cloud. And while the first cloud provider was AWS, it is clear that it will be a multi-cloud world. Each of these platforms have their own key advantages and so it is inevitable that most G2K organizations will use more than one. This is not about moving applications around (since data gravity is a constraint) but rather creates a need for a common operating model across these distinct platforms that allows different teams to leverage the platform for their choice.
  14. Talk about what’s happening in the world of infrastructure where we are going through a transition that happens in our industry every 20 years: this time from one which is largely dedicated servers in a private datacenter to a pool of compute capacity available on demand. In simple terms, this is a shift from “static” infrastructure to ‘dynamic infrastructure’ which is the reality of cloud. And while the first cloud provider was AWS, it is clear that it will be a multi-cloud world. Each of these platforms have their own key advantages and so it is inevitable that most G2K organizations will use more than one. This is not about moving applications around (since data gravity is a constraint) but rather creates a need for a common operating model across these distinct platforms that allows different teams to leverage the platform for their choice.
  15. Talk about what’s happening in the world of infrastructure where we are going through a transition that happens in our industry every 20 years: this time from one which is largely dedicated servers in a private datacenter to a pool of compute capacity available on demand. In simple terms, this is a shift from “static” infrastructure to ‘dynamic infrastructure’ which is the reality of cloud. And while the first cloud provider was AWS, it is clear that it will be a multi-cloud world. Each of these platforms have their own key advantages and so it is inevitable that most G2K organizations will use more than one. This is not about moving applications around (since data gravity is a constraint) but rather creates a need for a common operating model across these distinct platforms that allows different teams to leverage the platform for their choice.
  16. Talk about what’s happening in the world of infrastructure where we are going through a transition that happens in our industry every 20 years: this time from one which is largely dedicated servers in a private datacenter to a pool of compute capacity available on demand. In simple terms, this is a shift from “static” infrastructure to ‘dynamic infrastructure’ which is the reality of cloud. And while the first cloud provider was AWS, it is clear that it will be a multi-cloud world. Each of these platforms have their own key advantages and so it is inevitable that most G2K organizations will use more than one. This is not about moving applications around (since data gravity is a constraint) but rather creates a need for a common operating model across these distinct platforms that allows different teams to leverage the platform for their choice.
  17. Talk about what’s happening in the world of infrastructure where we are going through a transition that happens in our industry every 20 years: this time from one which is largely dedicated servers in a private datacenter to a pool of compute capacity available on demand. In simple terms, this is a shift from “static” infrastructure to ‘dynamic infrastructure’ which is the reality of cloud. And while the first cloud provider was AWS, it is clear that it will be a multi-cloud world. Each of these platforms have their own key advantages and so it is inevitable that most G2K organizations will use more than one. This is not about moving applications around (since data gravity is a constraint) but rather creates a need for a common operating model across these distinct platforms that allows different teams to leverage the platform for their choice.
  18. Talk about what’s happening in the world of infrastructure where we are going through a transition that happens in our industry every 20 years: this time from one which is largely dedicated servers in a private datacenter to a pool of compute capacity available on demand. In simple terms, this is a shift from “static” infrastructure to ‘dynamic infrastructure’ which is the reality of cloud. And while the first cloud provider was AWS, it is clear that it will be a multi-cloud world. Each of these platforms have their own key advantages and so it is inevitable that most G2K organizations will use more than one. This is not about moving applications around (since data gravity is a constraint) but rather creates a need for a common operating model across these distinct platforms that allows different teams to leverage the platform for their choice.