SlideShare a Scribd company logo
Perth Azure Usergroup Build 2018 updates
Perth Azure Usergroup Build 2018 updates
Azure Developer Tour!
Compute
• NCv3 / Ev3
• Azure Batch – Rendering V-RAY
• Serial Console
• VM Scale Sets Enhancements
Networking
• VNET Service Endpoints for
Storage
• Global VNET Peering
• Azure DNS Private Zones
• Azure DDOS Protection Service
Storage
• Storage Service Encryption
Web & Mobile
• Azure Mobile App
Containers
• Azure Container Instances
Databases
• Redis Cache – Geo Replication
• SQL DB – Zone Redundancy
• Azure SQL Database Managed
Instance
• Azure Hybrid Benefit for SQL Server
• SQL DB Information Protection
• Long Term Backup retention
• read-scale out support
• Azure Cosmos DB Data Explorer
• Storage Explorer
Analytics
• Databricks
IOT
• Azure IOT Hub Basic
• Azure IOT Remote Monitoring
• Azure Maps
Security + Identity
• Security Center
• Azure AD B2C
• Azure AD App Proxy
Developer Tools
• OSS DevOps Ansible
• OSS DevOps Jenkins
Management Tools
• Azure Migrate
• Azure Availability Zones
• Azure Service Health
Cloud Infrastructure + Management
• Azure IoT Edge | Announcing new
capabilities to Azure IoT Edge
• Azure IoT Remote Monitoring | Update
• ACI (Azure Container Instances) | ACI GA
• Azure security and operations management
| Azure Monitor container health Public
Preview
• Azure mobile app | Azure Mobile App GA
• Azure CDN Standard Microsoft Tier | Public
Preview
• Windows Server | Windows Server, version
1803 GA
• Azure Migration | GA
Business Applications + Application Platform
• Azure "Event Grid" | Cloud Events Standard –
Public Preview
• Azure Functions | Durable Functions – GA
• Azure SignalR Service | Azure SignalR Service
Public Preview
• Azure Blockchain Workbench | Public Preview
• Azure App Service | App Service Windows Server
Container support
• Azure App Service | Multi-container with Web
App for Containers Preview
• Azure Media Services | Azure Media Services v3
API – Public Preview
• Azure App Service | Public Preview – ASE for App
Service on Linux
• Azure App Service | Public Preview – Live debug,
diagnostics, EasyAuth
Data + AI
• Azure Cosmos DB | Bulk library in .NET and Java –
GA
• Azure Cosmos DB | Multi-master – Public Preview
• Azure Cosmos DB | Provision Throughput for a Set
of Containers – Public Preview
• Azure Cosmos DB | Virtual Network Service
Endpoint – Public Preview
• Azure Search | Cognitive Search – Public Preview
• Azure SQL Database | TDE with Azure Key Vault –
GA
• Azure Maps (name change from Azure Location
Based Services at //BUILD) | GA (Developer Offer)
• Azure SQL Database | .Net/ODBC and SSDT – Public
Preview
• Cognitive Services | Cognitive Services
Announcements
• Azure SQL Data Warehouse | SQL DW Compute
Optimized Gen2 GA
• Azure Database Migration Service | Database
Migration Service – GA
Developer Tools + Services
• Visual Studio 2017 | Visual Studio 2017 – Update 15.7
• Visual Studio Live Share | Public Preview of VS Live Share
• Visual Studio Team Services | Azure DevOps Projects
(Preview 2)
• Visual Studio Team Services | RM Release Gates (GA)
• Visual Studio for Mac | Update (version 7.5)
• Visual Studio App Center | GA: App Center and GitHub
Integration
• .NET Core | Disclosure – .NET Core 3.0
• .NET Core | .NET Core 2.1 RC
• Xamarin.Forms 3.0 | Xamarin.Forms 3.0 GA
• Azure Lab Services | Public Preview
• Team Foundation Server 2018 | Update 2 (GA)
Developer Tools + Services
• Azure AD Developer Experience | Azure AD Managed
Service Identity GA
• Azure SQL Data Warehouse now supports the automatic creation of column-level statistics.
• General availability of Azure Security Center’s Cross Subscription Workspace Selection.
• HTTP/2 support in Azure App Service and Azure Functions
• General availability: Azure Database Migration Service
• Azure Application Insights to monitor a distributed modern cloud application
• Deeper analysis of this NSG flow data is available in Network Watcher using Traffic Analytics
• General availability of SQL Vulnerability Assessment for Azure SQL Database!
• Log alerts for Application Insights—which enables users to proactively monitor and trigger alerts from a custom
analytics query
• Storage Explorer, we also added new features in the latest 1.1
• As an Enterprise Agreement administrator, you can now see Azure reserved instances purchased in your enrollment
by going to the Azure portal.
Key upcoming changes to the PowerShell experience in Azure Cloud Shell, namely: Faster startup time PowerShell
Core 6 as the default experience Running on a Linux container Persistent Tool Settings
the public preview of the create subscription experience in the Azure portal
• Azure AD Authentication for Azure Blobs and Queues
• Azure Database for MySQL now supports Data-in Replication
• New offerings include the general availability of the Azure GDPR Data Subject Request (DSR) portal, Azure Policy,
Compliance Manager for GDPR, Data Log Export, and the Azure Security and Compliance Blueprint for GDPR.
• SAP HANA infrastructure in Azure with SUSE technology
• Virtual network service endpoints for Azure Database for MySQL
• Public preview of virtual network service endpoints for Azure Database for PostgreSQL
• Soft delete for Azure Storage blobs has entered general availability
• Azure File Sync service in Azure Storage - Refresh 2
• Azure Standard SSDs are a cost-effective Managed Disk solution optimized for dev-test and entry-level production
applications requiring consistent latency
• Public preview of Storage Explorer in the Azure portal.
• Announcing updated M-series VM sizes offering memory up to 12 TB on a single VM, the largest memory for a single
VM in the public cloud for in-memory workloads such as SAP HANA
• We're announcing newer M-series VM sizes with memory as low as 192 GB, extending M-series VM range from 192 GB
to 4 TB in RAM
• Customers can easily run scripts on an Azure VM directly from the Azure portal without having to connect to the
machine. You can run either PowerShell scripts or Bash scripts and you can even troubleshoot a machine that has lost
connection to the network.
• Azure backup capability beyond virtual machines and files to also include backup of a SQL instance running on a VM
• Disaster recovery for Azure IaaS virtual machines general availability
• Integration of VSCode explorer with Azure blob storage
Perth Azure Usergroup Build 2018 updates
Perth Azure Usergroup Build 2018 updates
VM
Firewall
Azure
Deployments
LB/NAT DDoSNVA/WAF Internet
NSG
&
UDR
Azure
Defense in Depth for Virtual Networks
Virtual Network Security
BE Subnet
Databases- VMs
Internal load
balancer
Internal load
balancer
Frontend Subnet
Web servers
NVA Subnet
App GW/WAF
App Subnet
Application servers
Backend servers
User-
defined
Routes
Allow VNet A
AccountA
Azure Storage
Perth Azure Usergroup Build 2018 updates
VNet – Azure Service Integration : Patterns
VNet Injection
HDInsight ASE Redis
Service RP
VNet Service Endpoints
Azure Shared Service
Service resources restricted
to customer’s VNet
Cloud
Service
Virtual
Machine
Single tenant Service:
Inbound/outbound access to VNets;
Access VNet/on-prem & vice-versa
Multi-Tenant Service:
knows about VNets and can filter access
Outbound only access from VNet
Virtual Network
HDInsight, App Service, Batch etc. Storage, SQL DB/DW, CosmosDB etc.
Dedicated service instances in VNets Extend VNets to shared, multi-tenant services
Virtual Network
Internet/
Storage-SQL
Access
Virtual
Machine
On-premises
Microsoft Azure Confidential
Internet
VIRTUAL NETWORK (VNET1)
(10.0.0.0/16)
FrontEnd Subnet
(10.0.1.0/24)
BackEnd Subnet
(10.0.2.0/24)
NSGNSG
Azure
Storage/ SQL
AccountA
(or SQL Server
Allow VNET1:BESub
Allow On-Prem1: NATIP
USWest
VPN GW
On_prem1
VNet Service Endpoint
Azure NW Backbone
ExpressRoute public
Peering or the Internet
(over NAT IPs)
Secure/Lock Service accounts
to your VNet:Subnets.
 Secure on-premises access
through NAT IPs
• Add NAT IPs using IP
firewall for services
 Deny Public internet access for
Service
Service IPs and DNS entries
remain as-is today
Perth Azure Usergroup Build 2018 updates
Azure Kubernetes Service (AKS)
A fully managed Kubernetes cluster
Managed
Azure infrastructure services
Docker
Kubernetes
• Managed control pane
• Automated upgrades, patches
• Easy cluster scaling
• Self-healing
• Cost savingsApplication
architect
Infrastructure
architect
Applications
Operations
Azure Kubernetes
Service (AKS)
Azure Container
Instances (ACI)
Azure Container
Registry
Open Service
Broker API (OSBA)
Release
Automation Tools
Perth Azure Usergroup Build 2018 updates
Perth Azure Usergroup Build 2018 updates
A Z U R E D A T A B R I C K S
Microsoft Azure
Optimized Databricks Runtime Engine
DATABRICKS I/O SERVERLESS
Collaborative Workspace
Cloud storage
Data warehouses
Hadoop storage
IoT / streaming data
Rest APIs
Machine learning models
BI tools
Data exports
Data warehouses
Azure Databricks
Enhance Productivity
Deploy Production Jobs & Workflows
APACHE SPARK
MULTI-STAGE PIPELINES
DATA ENGINEER
JOB SCHEDULER NOTIFICATION & LOGS
DATA SCIENTIST BUSINESS ANALYST
Build on secure & trusted cloud Scale without limits
A Z U R E D A T A B R I C K S
SQL
MongoDB
Table API
Turnkey global
distribution
Elastic scale out
of storage & throughput
Guaranteed low latency
at the 99th percentile
Comprehensive
SLAs
Five well-defined
consistency models
A Z U R E C O S M O S D B
DocumentColumn-family
Key-value Graph
A globally distributed, massively scalable, multi-model database service
* N E W * M U LT I - M A S T E R ( P R E V I E W )
Perfect for Intelligent Cloud
and Intelligent Edge Applications
Write scalability around the world
Low latency writes around the world
99.999% High Availability around the world
Well-defined consistency models
Comprehensive conflict management
AZURE DATABASE MIGRATION SERVICE
A seamless, end-to-end solution for moving on-premises SQL server, Oracle, and other relational databases to the cloud
Azure Database
Migration
Service
(Azure DMS)
Orchestration
Scale
migration
Resilient
migration
Homogeneous
Heterogeneous
A Z U R E D ATA B A S E M I G R AT I O N S E R V I C E ( D M S )
On-prem network
SQL Server
2005 - 2017
Assessment tools
SSMA & DMA
Cloud network
SQL My
My
Azure
DMS
VPN or Express Route
Internet
SQL
SQL
Perth Azure Usergroup Build 2018 updates
Perth Azure Usergroup Build 2018 updates
Perth Azure Usergroup Build 2018 updates
Perth Azure Usergroup Build 2018 updates
Perth Azure Usergroup Build 2018 updates
Perth Azure Usergroup Build 2018 updates
Azure Lab Services
…
Classroom Lab Trial Lab Custom Lab
(formerly DTL)
Fit for purpose labs
On line
Training
VMs Test
Env.
PaaS
Test
Env.
Student
Box
Classroom
Scaled
Test
Trial
Hackathon
Demo
Event
HOLs
Test
Scenarios
Events
Scenarios
Education
Scenarios
Workstation
Scenarios
Research
Box
DevBox
Perth Azure Usergroup Build 2018 updates
Perth Azure Usergroup Build 2018 updates
Perth Azure Usergroup Build 2018 updates
Perth Azure Usergroup Build 2018 updates
Perth Azure Usergroup Build 2018 updates
Resources
https://channel9.msdn.com/Events/Build/2018
https://labs.cognitive.microsoft.com/
https://almvm.azurewebsites.net/labs/vstsextend/ku
bernetes/
Perth Azure Usergroup Build 2018 updates

More Related Content

PPTX
Introducing NoSQL and MongoDB to complement Relational Databases (AMIS SIG 14...
PDF
Azure SQL Database
PPTX
NoSQL Migration Technical Pitch Deck
PPTX
Migration to Alibaba Cloud
PPTX
Azure Database Services for MySQL PostgreSQL and MariaDB
PPTX
Implement a disaster recovery solution for your on-prem SQL with Azure? Easy!
PPTX
Responding to Digital Transformation With RDS Database Technology
PDF
Using Active Directory in AWS
Introducing NoSQL and MongoDB to complement Relational Databases (AMIS SIG 14...
Azure SQL Database
NoSQL Migration Technical Pitch Deck
Migration to Alibaba Cloud
Azure Database Services for MySQL PostgreSQL and MariaDB
Implement a disaster recovery solution for your on-prem SQL with Azure? Easy!
Responding to Digital Transformation With RDS Database Technology
Using Active Directory in AWS

What's hot (20)

PPTX
Azure data platform overview
PPTX
05 Azure overview Using cloud principles v.2.0
PPTX
Hybrid cloud sample architectures
PPTX
Ppt on cloud service
PPTX
Keynote: Open Source für den geschäftskritischen Einsatz
PDF
Azure Days 2019: Grösser und Komplexer ist nicht immer besser (Meinrad Weiss)
PDF
Azure - Data Platform
PPTX
Linux on Azure Pitch Deck
PPTX
Azure intelligent edge solutions overview
PPTX
Azure News Slides for October2017 - Azure Nights User Group
PDF
Azure SQL Database Managed Instance - technical overview
PPTX
Demystifying azure networking for on premises-azure databases
PPTX
Azure Stack Fundamentals
PPTX
Introduction to Azure SQL DB
PDF
Customer migration to azure sql database from on-premises SQL, for a SaaS app...
PPTX
Windows Azure for Developers - Building Block Services
PDF
Informix into the future13 july2017
PPTX
PaaSport to Paradise: Lifting & Shifting with Azure SQL Database/Managed Inst...
PPTX
Getting Started with Azure SQL Database (Presented at Pittsburgh TechFest 2018)
PPTX
NextGen IBM Cloud Monitoring and Logging
Azure data platform overview
05 Azure overview Using cloud principles v.2.0
Hybrid cloud sample architectures
Ppt on cloud service
Keynote: Open Source für den geschäftskritischen Einsatz
Azure Days 2019: Grösser und Komplexer ist nicht immer besser (Meinrad Weiss)
Azure - Data Platform
Linux on Azure Pitch Deck
Azure intelligent edge solutions overview
Azure News Slides for October2017 - Azure Nights User Group
Azure SQL Database Managed Instance - technical overview
Demystifying azure networking for on premises-azure databases
Azure Stack Fundamentals
Introduction to Azure SQL DB
Customer migration to azure sql database from on-premises SQL, for a SaaS app...
Windows Azure for Developers - Building Block Services
Informix into the future13 july2017
PaaSport to Paradise: Lifting & Shifting with Azure SQL Database/Managed Inst...
Getting Started with Azure SQL Database (Presented at Pittsburgh TechFest 2018)
NextGen IBM Cloud Monitoring and Logging
Ad

Similar to Perth Azure Usergroup Build 2018 updates (20)

PPTX
Connect your datacenter to Microsoft Azure
PPTX
Azure Stack - Azure Nights User Group
PDF
Major Cloud Providers - Azure.pdf new doc
PDF
Azure vs AWS Best Practices: What You Need to Know
PDF
KoprowskiT_session1_SDNEvent_WASDforBeginners
PPTX
Microsoft Azure News - Oct 2016
PPTX
Simplify hybrid data integration at an enterprise scale. Integrate all your d...
PPTX
Azure bootcamp (1)
PPTX
2014.10.22 Building Azure Solutions with Office 365
PDF
Java on Your Terms with Azure
PDF
Building Hybrid Cloud Apps with Azure and Azure stack
PPTX
Sky High With Azure
PDF
Adelaide Global Azure Bootcamp 2018 - Azure 101
PDF
OSS DB on Azure
PPTX
Azure Update, July 2016
PPTX
Amazon AWS vs Azure Cloud vs Kubernetes
PPTX
Microsoft Azure
PDF
Best Practices for couchDB developers on Microsoft Azure
PPTX
Microservices in Azure
PPTX
Tokyo azure meetup #8 - Azure Update, August
Connect your datacenter to Microsoft Azure
Azure Stack - Azure Nights User Group
Major Cloud Providers - Azure.pdf new doc
Azure vs AWS Best Practices: What You Need to Know
KoprowskiT_session1_SDNEvent_WASDforBeginners
Microsoft Azure News - Oct 2016
Simplify hybrid data integration at an enterprise scale. Integrate all your d...
Azure bootcamp (1)
2014.10.22 Building Azure Solutions with Office 365
Java on Your Terms with Azure
Building Hybrid Cloud Apps with Azure and Azure stack
Sky High With Azure
Adelaide Global Azure Bootcamp 2018 - Azure 101
OSS DB on Azure
Azure Update, July 2016
Amazon AWS vs Azure Cloud vs Kubernetes
Microsoft Azure
Best Practices for couchDB developers on Microsoft Azure
Microservices in Azure
Tokyo azure meetup #8 - Azure Update, August
Ad

Recently uploaded (20)

PDF
Modernizing your data center with Dell and AMD
PDF
Electronic commerce courselecture one. Pdf
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Machine learning based COVID-19 study performance prediction
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Approach and Philosophy of On baking technology
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Review of recent advances in non-invasive hemoglobin estimation
PPTX
Cloud computing and distributed systems.
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Modernizing your data center with Dell and AMD
Electronic commerce courselecture one. Pdf
CIFDAQ's Market Insight: SEC Turns Pro Crypto
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Machine learning based COVID-19 study performance prediction
Understanding_Digital_Forensics_Presentation.pptx
Spectral efficient network and resource selection model in 5G networks
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Encapsulation_ Review paper, used for researhc scholars
Per capita expenditure prediction using model stacking based on satellite ima...
Approach and Philosophy of On baking technology
NewMind AI Weekly Chronicles - August'25 Week I
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Dropbox Q2 2025 Financial Results & Investor Presentation
Review of recent advances in non-invasive hemoglobin estimation
Cloud computing and distributed systems.
The Rise and Fall of 3GPP – Time for a Sabbatical?
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
“AI and Expert System Decision Support & Business Intelligence Systems”
Build a system with the filesystem maintained by OSTree @ COSCUP 2025

Perth Azure Usergroup Build 2018 updates

  • 4. Compute • NCv3 / Ev3 • Azure Batch – Rendering V-RAY • Serial Console • VM Scale Sets Enhancements Networking • VNET Service Endpoints for Storage • Global VNET Peering • Azure DNS Private Zones • Azure DDOS Protection Service Storage • Storage Service Encryption Web & Mobile • Azure Mobile App Containers • Azure Container Instances Databases • Redis Cache – Geo Replication • SQL DB – Zone Redundancy • Azure SQL Database Managed Instance • Azure Hybrid Benefit for SQL Server • SQL DB Information Protection • Long Term Backup retention • read-scale out support • Azure Cosmos DB Data Explorer • Storage Explorer Analytics • Databricks IOT • Azure IOT Hub Basic • Azure IOT Remote Monitoring • Azure Maps Security + Identity • Security Center • Azure AD B2C • Azure AD App Proxy Developer Tools • OSS DevOps Ansible • OSS DevOps Jenkins Management Tools • Azure Migrate • Azure Availability Zones • Azure Service Health
  • 5. Cloud Infrastructure + Management • Azure IoT Edge | Announcing new capabilities to Azure IoT Edge • Azure IoT Remote Monitoring | Update • ACI (Azure Container Instances) | ACI GA • Azure security and operations management | Azure Monitor container health Public Preview • Azure mobile app | Azure Mobile App GA • Azure CDN Standard Microsoft Tier | Public Preview • Windows Server | Windows Server, version 1803 GA • Azure Migration | GA Business Applications + Application Platform • Azure "Event Grid" | Cloud Events Standard – Public Preview • Azure Functions | Durable Functions – GA • Azure SignalR Service | Azure SignalR Service Public Preview • Azure Blockchain Workbench | Public Preview • Azure App Service | App Service Windows Server Container support • Azure App Service | Multi-container with Web App for Containers Preview • Azure Media Services | Azure Media Services v3 API – Public Preview • Azure App Service | Public Preview – ASE for App Service on Linux • Azure App Service | Public Preview – Live debug, diagnostics, EasyAuth
  • 6. Data + AI • Azure Cosmos DB | Bulk library in .NET and Java – GA • Azure Cosmos DB | Multi-master – Public Preview • Azure Cosmos DB | Provision Throughput for a Set of Containers – Public Preview • Azure Cosmos DB | Virtual Network Service Endpoint – Public Preview • Azure Search | Cognitive Search – Public Preview • Azure SQL Database | TDE with Azure Key Vault – GA • Azure Maps (name change from Azure Location Based Services at //BUILD) | GA (Developer Offer) • Azure SQL Database | .Net/ODBC and SSDT – Public Preview • Cognitive Services | Cognitive Services Announcements • Azure SQL Data Warehouse | SQL DW Compute Optimized Gen2 GA • Azure Database Migration Service | Database Migration Service – GA Developer Tools + Services • Visual Studio 2017 | Visual Studio 2017 – Update 15.7 • Visual Studio Live Share | Public Preview of VS Live Share • Visual Studio Team Services | Azure DevOps Projects (Preview 2) • Visual Studio Team Services | RM Release Gates (GA) • Visual Studio for Mac | Update (version 7.5) • Visual Studio App Center | GA: App Center and GitHub Integration • .NET Core | Disclosure – .NET Core 3.0 • .NET Core | .NET Core 2.1 RC • Xamarin.Forms 3.0 | Xamarin.Forms 3.0 GA • Azure Lab Services | Public Preview • Team Foundation Server 2018 | Update 2 (GA) Developer Tools + Services • Azure AD Developer Experience | Azure AD Managed Service Identity GA
  • 7. • Azure SQL Data Warehouse now supports the automatic creation of column-level statistics. • General availability of Azure Security Center’s Cross Subscription Workspace Selection. • HTTP/2 support in Azure App Service and Azure Functions • General availability: Azure Database Migration Service • Azure Application Insights to monitor a distributed modern cloud application • Deeper analysis of this NSG flow data is available in Network Watcher using Traffic Analytics • General availability of SQL Vulnerability Assessment for Azure SQL Database! • Log alerts for Application Insights—which enables users to proactively monitor and trigger alerts from a custom analytics query • Storage Explorer, we also added new features in the latest 1.1 • As an Enterprise Agreement administrator, you can now see Azure reserved instances purchased in your enrollment by going to the Azure portal. Key upcoming changes to the PowerShell experience in Azure Cloud Shell, namely: Faster startup time PowerShell Core 6 as the default experience Running on a Linux container Persistent Tool Settings the public preview of the create subscription experience in the Azure portal • Azure AD Authentication for Azure Blobs and Queues • Azure Database for MySQL now supports Data-in Replication • New offerings include the general availability of the Azure GDPR Data Subject Request (DSR) portal, Azure Policy, Compliance Manager for GDPR, Data Log Export, and the Azure Security and Compliance Blueprint for GDPR.
  • 8. • SAP HANA infrastructure in Azure with SUSE technology • Virtual network service endpoints for Azure Database for MySQL • Public preview of virtual network service endpoints for Azure Database for PostgreSQL • Soft delete for Azure Storage blobs has entered general availability • Azure File Sync service in Azure Storage - Refresh 2 • Azure Standard SSDs are a cost-effective Managed Disk solution optimized for dev-test and entry-level production applications requiring consistent latency • Public preview of Storage Explorer in the Azure portal. • Announcing updated M-series VM sizes offering memory up to 12 TB on a single VM, the largest memory for a single VM in the public cloud for in-memory workloads such as SAP HANA • We're announcing newer M-series VM sizes with memory as low as 192 GB, extending M-series VM range from 192 GB to 4 TB in RAM • Customers can easily run scripts on an Azure VM directly from the Azure portal without having to connect to the machine. You can run either PowerShell scripts or Bash scripts and you can even troubleshoot a machine that has lost connection to the network. • Azure backup capability beyond virtual machines and files to also include backup of a SQL instance running on a VM • Disaster recovery for Azure IaaS virtual machines general availability • Integration of VSCode explorer with Azure blob storage
  • 12. Virtual Network Security BE Subnet Databases- VMs Internal load balancer Internal load balancer Frontend Subnet Web servers NVA Subnet App GW/WAF App Subnet Application servers Backend servers User- defined Routes Allow VNet A AccountA Azure Storage
  • 14. VNet – Azure Service Integration : Patterns VNet Injection HDInsight ASE Redis Service RP VNet Service Endpoints Azure Shared Service Service resources restricted to customer’s VNet Cloud Service Virtual Machine Single tenant Service: Inbound/outbound access to VNets; Access VNet/on-prem & vice-versa Multi-Tenant Service: knows about VNets and can filter access Outbound only access from VNet Virtual Network HDInsight, App Service, Batch etc. Storage, SQL DB/DW, CosmosDB etc. Dedicated service instances in VNets Extend VNets to shared, multi-tenant services Virtual Network Internet/ Storage-SQL Access Virtual Machine On-premises
  • 15. Microsoft Azure Confidential Internet VIRTUAL NETWORK (VNET1) (10.0.0.0/16) FrontEnd Subnet (10.0.1.0/24) BackEnd Subnet (10.0.2.0/24) NSGNSG Azure Storage/ SQL AccountA (or SQL Server Allow VNET1:BESub Allow On-Prem1: NATIP USWest VPN GW On_prem1 VNet Service Endpoint Azure NW Backbone ExpressRoute public Peering or the Internet (over NAT IPs) Secure/Lock Service accounts to your VNet:Subnets.  Secure on-premises access through NAT IPs • Add NAT IPs using IP firewall for services  Deny Public internet access for Service Service IPs and DNS entries remain as-is today
  • 17. Azure Kubernetes Service (AKS) A fully managed Kubernetes cluster Managed Azure infrastructure services Docker Kubernetes • Managed control pane • Automated upgrades, patches • Easy cluster scaling • Self-healing • Cost savingsApplication architect Infrastructure architect Applications Operations Azure Kubernetes Service (AKS) Azure Container Instances (ACI) Azure Container Registry Open Service Broker API (OSBA) Release Automation Tools
  • 20. A Z U R E D A T A B R I C K S Microsoft Azure
  • 21. Optimized Databricks Runtime Engine DATABRICKS I/O SERVERLESS Collaborative Workspace Cloud storage Data warehouses Hadoop storage IoT / streaming data Rest APIs Machine learning models BI tools Data exports Data warehouses Azure Databricks Enhance Productivity Deploy Production Jobs & Workflows APACHE SPARK MULTI-STAGE PIPELINES DATA ENGINEER JOB SCHEDULER NOTIFICATION & LOGS DATA SCIENTIST BUSINESS ANALYST Build on secure & trusted cloud Scale without limits A Z U R E D A T A B R I C K S
  • 22. SQL MongoDB Table API Turnkey global distribution Elastic scale out of storage & throughput Guaranteed low latency at the 99th percentile Comprehensive SLAs Five well-defined consistency models A Z U R E C O S M O S D B DocumentColumn-family Key-value Graph A globally distributed, massively scalable, multi-model database service
  • 23. * N E W * M U LT I - M A S T E R ( P R E V I E W ) Perfect for Intelligent Cloud and Intelligent Edge Applications Write scalability around the world Low latency writes around the world 99.999% High Availability around the world Well-defined consistency models Comprehensive conflict management
  • 24. AZURE DATABASE MIGRATION SERVICE A seamless, end-to-end solution for moving on-premises SQL server, Oracle, and other relational databases to the cloud Azure Database Migration Service (Azure DMS) Orchestration Scale migration Resilient migration Homogeneous Heterogeneous
  • 25. A Z U R E D ATA B A S E M I G R AT I O N S E R V I C E ( D M S ) On-prem network SQL Server 2005 - 2017 Assessment tools SSMA & DMA Cloud network SQL My My Azure DMS VPN or Express Route Internet SQL SQL
  • 32. Azure Lab Services … Classroom Lab Trial Lab Custom Lab (formerly DTL)
  • 33. Fit for purpose labs On line Training VMs Test Env. PaaS Test Env. Student Box Classroom Scaled Test Trial Hackathon Demo Event HOLs Test Scenarios Events Scenarios Education Scenarios Workstation Scenarios Research Box DevBox