SlideShare a Scribd company logo
1 of 51
AUDITÓRIO 2 
Infraestrutura 
O que há de novo no 
Microsoft Azure IaaS? 
Palestrante 
Diego Henrique 
MCT – MCSA – MCSE
Diego.h.silva@outlook.com 
/mcpdiegosilva 
diego.henrique@brsolucoesintegradas.com.br 
MCSA – 2012 
MCSE – Server Plataform 
MSP – 2010-2012
Por que nuvem? 
DevOps 
Facilitar Dev/Test 
Identidade Unica 
Quando? 
Como? 
Redução de Custos Alinhado com o Mercado 
Agilidade 
Automação 
Pague-por-uso 
Alcança Global
A Plataforma Azure 
Linguagens de Programação + Ferramentas 
PowerShell, TFS + Git, Eclipse, .NET, Java, NodeJS, PHP, Python, Ruby 
Infraestrutura Microsoft Cloud
Valor único do Azure
Mais de 
25TRILHÕES 
objetos 
1,000,000 
armazenados 
SQL Databases no Azure 300MILHÕES 
2.5MILHÕES 
requests 
por segundo 
Hyper scale 
Usuários AD 13BILHÕES 
autenticações 
Por semana 
16 regiões 
globais 
em 2014
16 regiões globais em 2014
 Sessões de jogos sendo 
hospedadas no Azure 
 Hospedagem com 
mais de >100,000 VMs
Jogos Olímpicos 
NBC 
encoding e streaming de video 
ao vivo 
Web + mobile 
100 milhões de espectadores 
2.1 milhões de espectadores 
em HD durante a disputa de 
hockey entre USA e Canada
Enterprise grade 
Garantia Corporativa 
Gerenciabilidade
Segurança e Ecosistema 
Regulamentação Confiavel 
Suporte Empresarial 
Recuperação de desastre 
Enterprise grade 
Garantia Corporativa Cloud DR e HA 
 Article 29 
 ISSO/IEC 27001:2005 Audit and Certification 
 SOC 1 and SOC 2 SSAE 16/ISAE 3402Attestations 
 Cloud Security Alliance Cloud Controls Matrix 
 FedRAMP 
 Payment Card Industry (PCI) 
 United Kingdom G-Cloud Impact Level 2 Accreditation 
 HIPPA Bussiness Associate Agrement (BAA) 
 Site recovery 
Family Education Rights and Privacy Act (FERPA)
DevOps 
Development IDE 
Gerenciabilidade Integrada 
Enterprise grade 
Gerenciabilidade
Hybrid 
Infraestrutura 
Identidade 
Dados 
Aplicação
Hybrid 
Infraestrutura
Hybrid 
Identidade 
Active Directory
Hybrid 
Dados 
Azure files 
Import/export
Hybrid 
Aplicação
AUDITÓRIO 2 
Infraestrutura 
Enterprise Grade 
Palestrante 
Diego Henrique 
MCT – MCSA - MCSE
Enterprise Grade IaaS 
•Desenvolvimento e DevOps 
•Gerenciamento e System Center 
•Segurança e Ecosistema 
•DR e Networking
Desenvolvimento 
Oferta MSDN para Dev e Test 
Windows 
SQL Server e BizTalk 
Imagens especiais 
Tamanhos básicos de VMs para Dev, Test e Prod 
Melhor Valor VMs 
BYOLB e BYOAutoScale 
BASIC.A1 $152.92 / ano (8x5) $91.52 / ano (8x5 e MSDN)
Demo 
Galeria MSDN no Azure
Opções de Uso MSDN – Premium MSDN 
24 
100
De poder as suas VMS 
Utilize um gerenciamento simples 
Suporte o ecosistema do parceiro 
Todo o controle com você! 
VM Extensions 
IaaS, encontra PaaS 
Extensões de 
segurança Agent
Extensões Auxiliares 
• BGInfo 
• Informações uteis da VM adicionadas do desktop 
• VM Access 
• Reset admin password, rename conta admin, reset 
configuração de rede (a caminho) 
• Virtual Machine Manager 
• Use arquivo de configuração do VMM nas VMs Azure 
• RDMA Drivers 
• Habilite rede de baixa latencia nas VMs A8 e A9
Configurações
WebDeploy 
Provisione facilmente web sites em uma 
VM Azure direto do Visual Studio 
Remote Debugging 
Conexão direta do Visual Studio para 
debug em uma VM Azure 
Desenvolvimento
Enterprise Grade IaaS 
Desenvolvimento e DevOps 
Gerenciamento e System Center 
Segurança e Ecosistema 
DR e Networking
Windows Management Framework V5 Preview 
PowerShell Desired State Config 
Use DSC para configuração desejada 
PowerShell OneGet 
encontre e instale softwares usando 
Chocolatey (repositório comunitário)
Demo Walkthrough: Publicar no Blob 
configuration Main 
{ 
Import-DscResource -Module xWebAdministration 
# Install the IIS role 
WindowsFeature IIS 
{ 
Ensure = "Present" 
Name = "Web-Server" 
} 
# Install the ASP .NET 4.5 role 
WindowsFeature AspNet45 
{ 
Ensure = "Present" 
Name = "Web-Asp-Net45" 
} 
. . . . 
. . . . 
# Create a new website 
xWebsite BakeryWebSite 
{ 
Ensure = "Present" 
Name = "FourthCoffee" 
State = "Started" 
PhysicalPath = "C:inetpubFourthCoffee" 
DependsOn = "[File]WebContent" 
} 
} 
Azure Blob 
BootStrapper 
Configuration 
CLIENT
Demo Walkthrough: Configurar VM Azure 
Azure Blob 
BootStrapper 
Configuration 
CLIENT 
DSC 
Resources 
Resource 
Gallery 
AZURE VM
Demo 
PowerShell e OneGet
VM Images 
VM Image 
Capture todos os discos adicionados 
melhor consistencia dos discos 
reuse como uma nova VM 
Sysprep e non-Sysprep 
Imagens S.O. 
(legacy) 
Data Log
Demo 
VM Images
System Center Management 
Microsoft Virtual Machine Converter 2.0 
External 
Load 
Balancer 
Customer Network 
Customer on 
premises 
Back end 
Front end 
Internet 
Microsoft Azure 
Public VIP 
Azure 
Server VMDK 
Server
SLES Imagem com Suporte Incluso 
• Imagem padrão da galeria 
• Selecione SLES – Premium Support 
• Integrado com o suporte do Azure 
• Requisita contrato de suporte 
• Incidentes são abertos via portal 
• Per-minute Premium 
• Custo de suporte adicional enquanto a VM estiver 
ligada
Demo 
SUSE Supported SLES VM
VMs de computação intensiva 
Nome Virtual cores RAM 
A8 8 56 GB 
A9 16 112 GB 
Processadores mais rápidos 
Mais Memória 
Inter-Conexão mais rápida 
40Gbit/s RDMA NIC (Apenas Windows)
Nosso modelo de crescimento… 
Virtual Networking 
Azure 
Server 
Azure 
Server 
Azure 
Server 
Azure 
Server 
Azure 
Server 
Azure 
Server 
Azure 
Server 
Azure 
Server 
Scale Unit 
Azure 
Server 
Azure 
Server 
Azure 
Server 
Azure 
Server 
Azure 
Server 
Azure 
Server 
Azure 
Server 
Azure 
Server 
Azure 
Server 
Scale Unit Scale Unit 
Azure 
Server 
Azure 
Server 
Azure 
Server 
Azure 
Server 
Azure 
Server 
Virtual Networking
Enterprise Grade IaaS 
Desenvolvimento e DevOps 
Gerenciamento e System Center 
Segurança e Ecosistema 
DR e Networking
Controle de Acesso 
Bitlocker Encryption 
SQL Data Encryption (TDE) 
TrendMicro SecureCloud 
Afore Solutions 
Operações de auditoria 
Security 
Application and Data
Announcing Security and Ecosystem
Enterprise Grade IaaS 
Desenvolvimento e DevOps 
Gerenciamento e System Center 
Segurança e Ecosistema 
DR e Networking
Transforme o Datacenter 
DR orquestrado para site secundário 
Microsoft Azure 
Hyper-V Recovery Manager 
Communication Channel 
Replication channel: 
Hyper-V Replica 
Primary 
Site 
Windows 
Server 
Recovery 
Site 
Windows 
Server
Communication 
and Replication 
Transforme o Datacenter 
DR orquestrado para site secundário ou Azure 
Microsoft Azure 
Site Recovery 
Communication Channel 
Replication channel: 
Hyper-V Replica 
Primary 
Site 
Windows 
Server 
Recovery 
Site 
Windows 
Server 
Microsoft Azure 
Site Recovery 
Primary 
Site 
Windows 
Server 
Key features include: 
Automated VM protection and replication 
Remote health monitoring 
Customizable recovery plans 
No-impact recovery plan testing 
Orchestrated recovery when needed
Networking 
Conectividade VNet-para-VNet 
Reserva de IP para VIPs 
Instance Level Public IP 
Internal Load-balancing
Enterprise Grade: Networking 
VNet-to-VNet Connectivity 
For HA and DR, customers create virtual networks 
in different 
Azure regions 
Before 
Connect through Crop 
VNet1 
West Europe 
VNet2 
North Europe 
One-to-one 
connection 
Contoso HQ 
Virtual networks in different subscriptions can 
securely communicate using private IP addresses 
After 
Direct VNet-to-VNet
Cross-region SQL Always On 
SQL replica synchronized across Azure regions for geo-redundancy 
SQL Always On 
Cluster 
Cross-region secure channel 
SQL Replica Sync Traffic & AD/DNS Traffic
Enterprise Grade: Networking 
IP Reservation for VIPs & 
Instance Level Public IP 
Reserved VIP 
LB 
IP: A.B.C.D 
Cloud 
Service - 1 
2 
VM1 VM2 
VM3 VM4 
IP reservation for VIPs: 
1 
Reserve public IP addresses 
Customers can own IP addresses and 
assign them to cloud services 
1 
2 
Instance-level Public IPs 2 
Assign public IPs to VMs 
Enables scenarios like FTP services, 
monitoring VMs by IP, etc.
Enterprise Grade: Networking 
External 
Load 
Balancer 
Customer Network 
Internal 
Customer on 
premises 
Back end 
Front end 
Internet 
Microsoft Azure 
InternPaul bVlIiPc VIP 
Internal Loadbalancing: 
Loadbalance VMs without public facing 
endpoints 
Enables load balancing among VMs with 
private IP addresses 
Load balanced endpoint accessible only by 
customer’s virtual and 
on-premises networks or just 
within the cloud service
Obrigado por sua 
presença.

More Related Content

What's hot

Work Cloud - Descobrindo o Microsoft Azure
Work Cloud - Descobrindo o Microsoft AzureWork Cloud - Descobrindo o Microsoft Azure
Work Cloud - Descobrindo o Microsoft AzureLucas Chies
 
Introdução à computação na nuvem e Windows Azure
Introdução à computação na nuvem e Windows AzureIntrodução à computação na nuvem e Windows Azure
Introdução à computação na nuvem e Windows AzureGiovanni Bassi
 
Introdução ao Windows Azure - Sessão 1 (mais teórica)
Introdução ao Windows Azure - Sessão 1 (mais teórica)Introdução ao Windows Azure - Sessão 1 (mais teórica)
Introdução ao Windows Azure - Sessão 1 (mais teórica)Giovanni Bassi
 
windows server 2012 e windows 8 = melhores juntos
windows server 2012 e windows 8 = melhores juntoswindows server 2012 e windows 8 = melhores juntos
windows server 2012 e windows 8 = melhores juntosFabio Hara
 
Opções de trabalho remoto na nuvem
Opções de trabalho remoto na nuvemOpções de trabalho remoto na nuvem
Opções de trabalho remoto na nuvemFabio Hara
 
Windows Admin Center
Windows Admin CenterWindows Admin Center
Windows Admin CenterFabio Hara
 
AWS para terceiro setor - Sessão 2 - Armazenamento e Backup
AWS para terceiro setor - Sessão 2 - Armazenamento e BackupAWS para terceiro setor - Sessão 2 - Armazenamento e Backup
AWS para terceiro setor - Sessão 2 - Armazenamento e BackupAmazon Web Services LATAM
 
Azure Floripa - Introdução a plataforma Azure IoT
Azure Floripa - Introdução a plataforma Azure IoTAzure Floripa - Introdução a plataforma Azure IoT
Azure Floripa - Introdução a plataforma Azure IoTWalter Coan
 
Apresentando o Windows Server 2008 R2
Apresentando o Windows Server 2008 R2Apresentando o Windows Server 2008 R2
Apresentando o Windows Server 2008 R2Rodrigo Immaginario
 
Rio Cloud Computing Meetup 25/01/2017 - Lançamentos do AWS re:Invent 2016
Rio Cloud Computing Meetup 25/01/2017 - Lançamentos do AWS re:Invent 2016Rio Cloud Computing Meetup 25/01/2017 - Lançamentos do AWS re:Invent 2016
Rio Cloud Computing Meetup 25/01/2017 - Lançamentos do AWS re:Invent 2016Filipe Barretto
 
Fim do Suporte do Windows Server 2008 e SQL Server 2008
Fim do Suporte do Windows Server 2008 e SQL Server 2008Fim do Suporte do Windows Server 2008 e SQL Server 2008
Fim do Suporte do Windows Server 2008 e SQL Server 2008Fabio Hara
 
Conteineres no Microsoft Azure
Conteineres no Microsoft AzureConteineres no Microsoft Azure
Conteineres no Microsoft AzureFabio Hara
 
Ws2012r2 hyper v
Ws2012r2 hyper vWs2012r2 hyper v
Ws2012r2 hyper vFabio Hara
 
Azure Stack | Visão Geral
Azure Stack | Visão GeralAzure Stack | Visão Geral
Azure Stack | Visão GeralFabio Hara
 
AWS para terceiro setor - Sessão 3 - Protegendo seus dados.
AWS para terceiro setor - Sessão 3 - Protegendo seus dados.AWS para terceiro setor - Sessão 3 - Protegendo seus dados.
AWS para terceiro setor - Sessão 3 - Protegendo seus dados.Amazon Web Services LATAM
 
Reduza seu trabalho de gerenciamento do kubernetes tdc 2018 poa
Reduza seu trabalho de gerenciamento do kubernetes   tdc 2018 poaReduza seu trabalho de gerenciamento do kubernetes   tdc 2018 poa
Reduza seu trabalho de gerenciamento do kubernetes tdc 2018 poaFabio Hara
 
Windows Server 2016, System Center 2016 e OMS
Windows Server 2016, System Center 2016 e OMSWindows Server 2016, System Center 2016 e OMS
Windows Server 2016, System Center 2016 e OMSFabio Hara
 

What's hot (20)

Work Cloud - Descobrindo o Microsoft Azure
Work Cloud - Descobrindo o Microsoft AzureWork Cloud - Descobrindo o Microsoft Azure
Work Cloud - Descobrindo o Microsoft Azure
 
Integrando infraestruturas híbridas
Integrando infraestruturas híbridas Integrando infraestruturas híbridas
Integrando infraestruturas híbridas
 
Introdução à computação na nuvem e Windows Azure
Introdução à computação na nuvem e Windows AzureIntrodução à computação na nuvem e Windows Azure
Introdução à computação na nuvem e Windows Azure
 
Introdução ao Windows Azure - Sessão 1 (mais teórica)
Introdução ao Windows Azure - Sessão 1 (mais teórica)Introdução ao Windows Azure - Sessão 1 (mais teórica)
Introdução ao Windows Azure - Sessão 1 (mais teórica)
 
windows server 2012 e windows 8 = melhores juntos
windows server 2012 e windows 8 = melhores juntoswindows server 2012 e windows 8 = melhores juntos
windows server 2012 e windows 8 = melhores juntos
 
Falando sobre DevOps no azure
Falando sobre DevOps no azureFalando sobre DevOps no azure
Falando sobre DevOps no azure
 
Opções de trabalho remoto na nuvem
Opções de trabalho remoto na nuvemOpções de trabalho remoto na nuvem
Opções de trabalho remoto na nuvem
 
Windows Admin Center
Windows Admin CenterWindows Admin Center
Windows Admin Center
 
AWS para terceiro setor - Sessão 2 - Armazenamento e Backup
AWS para terceiro setor - Sessão 2 - Armazenamento e BackupAWS para terceiro setor - Sessão 2 - Armazenamento e Backup
AWS para terceiro setor - Sessão 2 - Armazenamento e Backup
 
SQL over SMB3
SQL over SMB3SQL over SMB3
SQL over SMB3
 
Azure Floripa - Introdução a plataforma Azure IoT
Azure Floripa - Introdução a plataforma Azure IoTAzure Floripa - Introdução a plataforma Azure IoT
Azure Floripa - Introdução a plataforma Azure IoT
 
Apresentando o Windows Server 2008 R2
Apresentando o Windows Server 2008 R2Apresentando o Windows Server 2008 R2
Apresentando o Windows Server 2008 R2
 
Rio Cloud Computing Meetup 25/01/2017 - Lançamentos do AWS re:Invent 2016
Rio Cloud Computing Meetup 25/01/2017 - Lançamentos do AWS re:Invent 2016Rio Cloud Computing Meetup 25/01/2017 - Lançamentos do AWS re:Invent 2016
Rio Cloud Computing Meetup 25/01/2017 - Lançamentos do AWS re:Invent 2016
 
Fim do Suporte do Windows Server 2008 e SQL Server 2008
Fim do Suporte do Windows Server 2008 e SQL Server 2008Fim do Suporte do Windows Server 2008 e SQL Server 2008
Fim do Suporte do Windows Server 2008 e SQL Server 2008
 
Conteineres no Microsoft Azure
Conteineres no Microsoft AzureConteineres no Microsoft Azure
Conteineres no Microsoft Azure
 
Ws2012r2 hyper v
Ws2012r2 hyper vWs2012r2 hyper v
Ws2012r2 hyper v
 
Azure Stack | Visão Geral
Azure Stack | Visão GeralAzure Stack | Visão Geral
Azure Stack | Visão Geral
 
AWS para terceiro setor - Sessão 3 - Protegendo seus dados.
AWS para terceiro setor - Sessão 3 - Protegendo seus dados.AWS para terceiro setor - Sessão 3 - Protegendo seus dados.
AWS para terceiro setor - Sessão 3 - Protegendo seus dados.
 
Reduza seu trabalho de gerenciamento do kubernetes tdc 2018 poa
Reduza seu trabalho de gerenciamento do kubernetes   tdc 2018 poaReduza seu trabalho de gerenciamento do kubernetes   tdc 2018 poa
Reduza seu trabalho de gerenciamento do kubernetes tdc 2018 poa
 
Windows Server 2016, System Center 2016 e OMS
Windows Server 2016, System Center 2016 e OMSWindows Server 2016, System Center 2016 e OMS
Windows Server 2016, System Center 2016 e OMS
 

Viewers also liked (16)

Energy
EnergyEnergy
Energy
 
Fire works
Fire worksFire works
Fire works
 
Power 12345
Power 12345Power 12345
Power 12345
 
Electoplating
ElectoplatingElectoplating
Electoplating
 
Azure automation
Azure automationAzure automation
Azure automation
 
techstockgirl
techstockgirltechstockgirl
techstockgirl
 
Electoplating
ElectoplatingElectoplating
Electoplating
 
Selin akçay moore common words (2)
Selin akçay  moore common words (2)Selin akçay  moore common words (2)
Selin akçay moore common words (2)
 
Pre
PrePre
Pre
 
Lec2
Lec2Lec2
Lec2
 
Fire works
Fire worksFire works
Fire works
 
Lec3
Lec3Lec3
Lec3
 
Document
DocumentDocument
Document
 
Lec1
Lec1Lec1
Lec1
 
Pre
PrePre
Pre
 
Better Brewing with...
Better Brewing with...Better Brewing with...
Better Brewing with...
 

Similar to What's New On Azure IaaS

O que há de novo no Microsoft Azure IaaS
O que há de novo no Microsoft Azure IaaSO que há de novo no Microsoft Azure IaaS
O que há de novo no Microsoft Azure IaaSLucas A. Romão
 
Windows azure overview for it pros
Windows azure overview for it prosWindows azure overview for it pros
Windows azure overview for it prosCDS
 
Quintas da ti 2014 System Center 2012 R2 Jump Start
Quintas da ti 2014 System Center 2012 R2 Jump StartQuintas da ti 2014 System Center 2012 R2 Jump Start
Quintas da ti 2014 System Center 2012 R2 Jump StartDaniel Donda - MVP
 
Allen apresentação365 & azure
Allen apresentação365 & azureAllen apresentação365 & azure
Allen apresentação365 & azureAllen Informática
 
Novidades da plataforma Azure IoT
Novidades da plataforma Azure IoTNovidades da plataforma Azure IoT
Novidades da plataforma Azure IoTWalter Coan
 
Keynote nuvem estaleiro_ics
Keynote nuvem estaleiro_icsKeynote nuvem estaleiro_ics
Keynote nuvem estaleiro_icsHoracio Ibrahim
 
Virtualização com Hyper-V
Virtualização com Hyper-VVirtualização com Hyper-V
Virtualização com Hyper-VCDS
 
Win server 2008_r2_visao_geral
Win server 2008_r2_visao_geralWin server 2008_r2_visao_geral
Win server 2008_r2_visao_geralReginaldo Santos
 
12b windows server-2008_r2_overview-brz - julio
12b   windows server-2008_r2_overview-brz - julio12b   windows server-2008_r2_overview-brz - julio
12b windows server-2008_r2_overview-brz - julioProf Anderson Favaro
 
Cloud Computing com Windows Azure
Cloud Computing com Windows AzureCloud Computing com Windows Azure
Cloud Computing com Windows AzureMarcelo Paiva
 
Segurança em Plataforma Microsoft
Segurança em Plataforma MicrosoftSegurança em Plataforma Microsoft
Segurança em Plataforma MicrosoftUilson Souza
 
Melhores práticas de workloads Microsoft na AWS
Melhores práticas de workloads Microsoft na AWSMelhores práticas de workloads Microsoft na AWS
Melhores práticas de workloads Microsoft na AWSAmazon Web Services LATAM
 
Infraestrutura em nuvem com Amazon Web Services (AWS)
Infraestrutura em nuvem com Amazon Web Services (AWS)Infraestrutura em nuvem com Amazon Web Services (AWS)
Infraestrutura em nuvem com Amazon Web Services (AWS)Infosimples
 
INT302 - VDI com Linux
INT302 - VDI com LinuxINT302 - VDI com Linux
INT302 - VDI com Linuxmestresemhd
 

Similar to What's New On Azure IaaS (20)

O que há de novo no Microsoft Azure IaaS
O que há de novo no Microsoft Azure IaaSO que há de novo no Microsoft Azure IaaS
O que há de novo no Microsoft Azure IaaS
 
Windows azure overview for it pros
Windows azure overview for it prosWindows azure overview for it pros
Windows azure overview for it pros
 
Quintas da ti 2014 System Center 2012 R2 Jump Start
Quintas da ti 2014 System Center 2012 R2 Jump StartQuintas da ti 2014 System Center 2012 R2 Jump Start
Quintas da ti 2014 System Center 2012 R2 Jump Start
 
Docker para devs .NET
Docker para devs .NETDocker para devs .NET
Docker para devs .NET
 
Allen apresentação365 & azure
Allen apresentação365 & azureAllen apresentação365 & azure
Allen apresentação365 & azure
 
Novidades da plataforma Azure IoT
Novidades da plataforma Azure IoTNovidades da plataforma Azure IoT
Novidades da plataforma Azure IoT
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
 
Keynote nuvem estaleiro_ics
Keynote nuvem estaleiro_icsKeynote nuvem estaleiro_ics
Keynote nuvem estaleiro_ics
 
Virtualização com Hyper-V
Virtualização com Hyper-VVirtualização com Hyper-V
Virtualização com Hyper-V
 
Win server 2008_r2_visao_geral
Win server 2008_r2_visao_geralWin server 2008_r2_visao_geral
Win server 2008_r2_visao_geral
 
12b windows server-2008_r2_overview-brz - julio
12b   windows server-2008_r2_overview-brz - julio12b   windows server-2008_r2_overview-brz - julio
12b windows server-2008_r2_overview-brz - julio
 
Cloud Computing com Windows Azure
Cloud Computing com Windows AzureCloud Computing com Windows Azure
Cloud Computing com Windows Azure
 
Segurança em Plataforma Microsoft
Segurança em Plataforma MicrosoftSegurança em Plataforma Microsoft
Segurança em Plataforma Microsoft
 
Continuous Deployment e DevOps na Nuvem
Continuous Deployment e DevOps na NuvemContinuous Deployment e DevOps na Nuvem
Continuous Deployment e DevOps na Nuvem
 
Overview Azure
Overview AzureOverview Azure
Overview Azure
 
Azure Overview
Azure OverviewAzure Overview
Azure Overview
 
Melhores práticas de workloads Microsoft na AWS
Melhores práticas de workloads Microsoft na AWSMelhores práticas de workloads Microsoft na AWS
Melhores práticas de workloads Microsoft na AWS
 
VMware Portfolio 2015
VMware Portfolio 2015VMware Portfolio 2015
VMware Portfolio 2015
 
Infraestrutura em nuvem com Amazon Web Services (AWS)
Infraestrutura em nuvem com Amazon Web Services (AWS)Infraestrutura em nuvem com Amazon Web Services (AWS)
Infraestrutura em nuvem com Amazon Web Services (AWS)
 
INT302 - VDI com Linux
INT302 - VDI com LinuxINT302 - VDI com Linux
INT302 - VDI com Linux
 

Recently uploaded

ATIVIDADE 1 - GCOM - GESTÃO DA INFORMAÇÃO - 54_2024.docx
ATIVIDADE 1 - GCOM - GESTÃO DA INFORMAÇÃO - 54_2024.docxATIVIDADE 1 - GCOM - GESTÃO DA INFORMAÇÃO - 54_2024.docx
ATIVIDADE 1 - GCOM - GESTÃO DA INFORMAÇÃO - 54_2024.docx2m Assessoria
 
ATIVIDADE 1 - LOGÍSTICA EMPRESARIAL - 52_2024.docx
ATIVIDADE 1 - LOGÍSTICA EMPRESARIAL - 52_2024.docxATIVIDADE 1 - LOGÍSTICA EMPRESARIAL - 52_2024.docx
ATIVIDADE 1 - LOGÍSTICA EMPRESARIAL - 52_2024.docx2m Assessoria
 
Padrões de Projeto: Proxy e Command com exemplo
Padrões de Projeto: Proxy e Command com exemploPadrões de Projeto: Proxy e Command com exemplo
Padrões de Projeto: Proxy e Command com exemploDanilo Pinotti
 
ATIVIDADE 1 - CUSTOS DE PRODUÇÃO - 52_2024.docx
ATIVIDADE 1 - CUSTOS DE PRODUÇÃO - 52_2024.docxATIVIDADE 1 - CUSTOS DE PRODUÇÃO - 52_2024.docx
ATIVIDADE 1 - CUSTOS DE PRODUÇÃO - 52_2024.docx2m Assessoria
 
Boas práticas de programação com Object Calisthenics
Boas práticas de programação com Object CalisthenicsBoas práticas de programação com Object Calisthenics
Boas práticas de programação com Object CalisthenicsDanilo Pinotti
 
Assessement Boas Praticas em Kubernetes.pdf
Assessement Boas Praticas em Kubernetes.pdfAssessement Boas Praticas em Kubernetes.pdf
Assessement Boas Praticas em Kubernetes.pdfNatalia Granato
 

Recently uploaded (6)

ATIVIDADE 1 - GCOM - GESTÃO DA INFORMAÇÃO - 54_2024.docx
ATIVIDADE 1 - GCOM - GESTÃO DA INFORMAÇÃO - 54_2024.docxATIVIDADE 1 - GCOM - GESTÃO DA INFORMAÇÃO - 54_2024.docx
ATIVIDADE 1 - GCOM - GESTÃO DA INFORMAÇÃO - 54_2024.docx
 
ATIVIDADE 1 - LOGÍSTICA EMPRESARIAL - 52_2024.docx
ATIVIDADE 1 - LOGÍSTICA EMPRESARIAL - 52_2024.docxATIVIDADE 1 - LOGÍSTICA EMPRESARIAL - 52_2024.docx
ATIVIDADE 1 - LOGÍSTICA EMPRESARIAL - 52_2024.docx
 
Padrões de Projeto: Proxy e Command com exemplo
Padrões de Projeto: Proxy e Command com exemploPadrões de Projeto: Proxy e Command com exemplo
Padrões de Projeto: Proxy e Command com exemplo
 
ATIVIDADE 1 - CUSTOS DE PRODUÇÃO - 52_2024.docx
ATIVIDADE 1 - CUSTOS DE PRODUÇÃO - 52_2024.docxATIVIDADE 1 - CUSTOS DE PRODUÇÃO - 52_2024.docx
ATIVIDADE 1 - CUSTOS DE PRODUÇÃO - 52_2024.docx
 
Boas práticas de programação com Object Calisthenics
Boas práticas de programação com Object CalisthenicsBoas práticas de programação com Object Calisthenics
Boas práticas de programação com Object Calisthenics
 
Assessement Boas Praticas em Kubernetes.pdf
Assessement Boas Praticas em Kubernetes.pdfAssessement Boas Praticas em Kubernetes.pdf
Assessement Boas Praticas em Kubernetes.pdf
 

What's New On Azure IaaS

  • 1.
  • 2. AUDITÓRIO 2 Infraestrutura O que há de novo no Microsoft Azure IaaS? Palestrante Diego Henrique MCT – MCSA – MCSE
  • 3. Diego.h.silva@outlook.com /mcpdiegosilva diego.henrique@brsolucoesintegradas.com.br MCSA – 2012 MCSE – Server Plataform MSP – 2010-2012
  • 4. Por que nuvem? DevOps Facilitar Dev/Test Identidade Unica Quando? Como? Redução de Custos Alinhado com o Mercado Agilidade Automação Pague-por-uso Alcança Global
  • 5. A Plataforma Azure Linguagens de Programação + Ferramentas PowerShell, TFS + Git, Eclipse, .NET, Java, NodeJS, PHP, Python, Ruby Infraestrutura Microsoft Cloud
  • 7. Mais de 25TRILHÕES objetos 1,000,000 armazenados SQL Databases no Azure 300MILHÕES 2.5MILHÕES requests por segundo Hyper scale Usuários AD 13BILHÕES autenticações Por semana 16 regiões globais em 2014
  • 9.  Sessões de jogos sendo hospedadas no Azure  Hospedagem com mais de >100,000 VMs
  • 10. Jogos Olímpicos NBC encoding e streaming de video ao vivo Web + mobile 100 milhões de espectadores 2.1 milhões de espectadores em HD durante a disputa de hockey entre USA e Canada
  • 11. Enterprise grade Garantia Corporativa Gerenciabilidade
  • 12. Segurança e Ecosistema Regulamentação Confiavel Suporte Empresarial Recuperação de desastre Enterprise grade Garantia Corporativa Cloud DR e HA  Article 29  ISSO/IEC 27001:2005 Audit and Certification  SOC 1 and SOC 2 SSAE 16/ISAE 3402Attestations  Cloud Security Alliance Cloud Controls Matrix  FedRAMP  Payment Card Industry (PCI)  United Kingdom G-Cloud Impact Level 2 Accreditation  HIPPA Bussiness Associate Agrement (BAA)  Site recovery Family Education Rights and Privacy Act (FERPA)
  • 13. DevOps Development IDE Gerenciabilidade Integrada Enterprise grade Gerenciabilidade
  • 14. Hybrid Infraestrutura Identidade Dados Aplicação
  • 17. Hybrid Dados Azure files Import/export
  • 19. AUDITÓRIO 2 Infraestrutura Enterprise Grade Palestrante Diego Henrique MCT – MCSA - MCSE
  • 20. Enterprise Grade IaaS •Desenvolvimento e DevOps •Gerenciamento e System Center •Segurança e Ecosistema •DR e Networking
  • 21. Desenvolvimento Oferta MSDN para Dev e Test Windows SQL Server e BizTalk Imagens especiais Tamanhos básicos de VMs para Dev, Test e Prod Melhor Valor VMs BYOLB e BYOAutoScale BASIC.A1 $152.92 / ano (8x5) $91.52 / ano (8x5 e MSDN)
  • 22. Demo Galeria MSDN no Azure
  • 23. Opções de Uso MSDN – Premium MSDN 24 100
  • 24. De poder as suas VMS Utilize um gerenciamento simples Suporte o ecosistema do parceiro Todo o controle com você! VM Extensions IaaS, encontra PaaS Extensões de segurança Agent
  • 25. Extensões Auxiliares • BGInfo • Informações uteis da VM adicionadas do desktop • VM Access • Reset admin password, rename conta admin, reset configuração de rede (a caminho) • Virtual Machine Manager • Use arquivo de configuração do VMM nas VMs Azure • RDMA Drivers • Habilite rede de baixa latencia nas VMs A8 e A9
  • 27. WebDeploy Provisione facilmente web sites em uma VM Azure direto do Visual Studio Remote Debugging Conexão direta do Visual Studio para debug em uma VM Azure Desenvolvimento
  • 28. Enterprise Grade IaaS Desenvolvimento e DevOps Gerenciamento e System Center Segurança e Ecosistema DR e Networking
  • 29. Windows Management Framework V5 Preview PowerShell Desired State Config Use DSC para configuração desejada PowerShell OneGet encontre e instale softwares usando Chocolatey (repositório comunitário)
  • 30. Demo Walkthrough: Publicar no Blob configuration Main { Import-DscResource -Module xWebAdministration # Install the IIS role WindowsFeature IIS { Ensure = "Present" Name = "Web-Server" } # Install the ASP .NET 4.5 role WindowsFeature AspNet45 { Ensure = "Present" Name = "Web-Asp-Net45" } . . . . . . . . # Create a new website xWebsite BakeryWebSite { Ensure = "Present" Name = "FourthCoffee" State = "Started" PhysicalPath = "C:inetpubFourthCoffee" DependsOn = "[File]WebContent" } } Azure Blob BootStrapper Configuration CLIENT
  • 31. Demo Walkthrough: Configurar VM Azure Azure Blob BootStrapper Configuration CLIENT DSC Resources Resource Gallery AZURE VM
  • 33. VM Images VM Image Capture todos os discos adicionados melhor consistencia dos discos reuse como uma nova VM Sysprep e non-Sysprep Imagens S.O. (legacy) Data Log
  • 35. System Center Management Microsoft Virtual Machine Converter 2.0 External Load Balancer Customer Network Customer on premises Back end Front end Internet Microsoft Azure Public VIP Azure Server VMDK Server
  • 36. SLES Imagem com Suporte Incluso • Imagem padrão da galeria • Selecione SLES – Premium Support • Integrado com o suporte do Azure • Requisita contrato de suporte • Incidentes são abertos via portal • Per-minute Premium • Custo de suporte adicional enquanto a VM estiver ligada
  • 38. VMs de computação intensiva Nome Virtual cores RAM A8 8 56 GB A9 16 112 GB Processadores mais rápidos Mais Memória Inter-Conexão mais rápida 40Gbit/s RDMA NIC (Apenas Windows)
  • 39. Nosso modelo de crescimento… Virtual Networking Azure Server Azure Server Azure Server Azure Server Azure Server Azure Server Azure Server Azure Server Scale Unit Azure Server Azure Server Azure Server Azure Server Azure Server Azure Server Azure Server Azure Server Azure Server Scale Unit Scale Unit Azure Server Azure Server Azure Server Azure Server Azure Server Virtual Networking
  • 40. Enterprise Grade IaaS Desenvolvimento e DevOps Gerenciamento e System Center Segurança e Ecosistema DR e Networking
  • 41. Controle de Acesso Bitlocker Encryption SQL Data Encryption (TDE) TrendMicro SecureCloud Afore Solutions Operações de auditoria Security Application and Data
  • 43. Enterprise Grade IaaS Desenvolvimento e DevOps Gerenciamento e System Center Segurança e Ecosistema DR e Networking
  • 44. Transforme o Datacenter DR orquestrado para site secundário Microsoft Azure Hyper-V Recovery Manager Communication Channel Replication channel: Hyper-V Replica Primary Site Windows Server Recovery Site Windows Server
  • 45. Communication and Replication Transforme o Datacenter DR orquestrado para site secundário ou Azure Microsoft Azure Site Recovery Communication Channel Replication channel: Hyper-V Replica Primary Site Windows Server Recovery Site Windows Server Microsoft Azure Site Recovery Primary Site Windows Server Key features include: Automated VM protection and replication Remote health monitoring Customizable recovery plans No-impact recovery plan testing Orchestrated recovery when needed
  • 46. Networking Conectividade VNet-para-VNet Reserva de IP para VIPs Instance Level Public IP Internal Load-balancing
  • 47. Enterprise Grade: Networking VNet-to-VNet Connectivity For HA and DR, customers create virtual networks in different Azure regions Before Connect through Crop VNet1 West Europe VNet2 North Europe One-to-one connection Contoso HQ Virtual networks in different subscriptions can securely communicate using private IP addresses After Direct VNet-to-VNet
  • 48. Cross-region SQL Always On SQL replica synchronized across Azure regions for geo-redundancy SQL Always On Cluster Cross-region secure channel SQL Replica Sync Traffic & AD/DNS Traffic
  • 49. Enterprise Grade: Networking IP Reservation for VIPs & Instance Level Public IP Reserved VIP LB IP: A.B.C.D Cloud Service - 1 2 VM1 VM2 VM3 VM4 IP reservation for VIPs: 1 Reserve public IP addresses Customers can own IP addresses and assign them to cloud services 1 2 Instance-level Public IPs 2 Assign public IPs to VMs Enables scenarios like FTP services, monitoring VMs by IP, etc.
  • 50. Enterprise Grade: Networking External Load Balancer Customer Network Internal Customer on premises Back end Front end Internet Microsoft Azure InternPaul bVlIiPc VIP Internal Loadbalancing: Loadbalance VMs without public facing endpoints Enables load balancing among VMs with private IP addresses Load balanced endpoint accessible only by customer’s virtual and on-premises networks or just within the cloud service
  • 51. Obrigado por sua presença.