SlideShare ist ein Scribd-Unternehmen logo
1 von 40
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
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
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
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
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
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
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

Weitere ähnliche Inhalte

Was ist angesagt?

Azure data platform overview
Azure data platform overviewAzure data platform overview
Azure data platform overviewAlessandro Melchiori
 
05 Azure overview Using cloud principles v.2.0
05 Azure overview Using cloud principles v.2.005 Azure overview Using cloud principles v.2.0
05 Azure overview Using cloud principles v.2.0Herman Keijzer
 
Hybrid cloud sample architectures
Hybrid cloud sample architecturesHybrid cloud sample architectures
Hybrid cloud sample architecturesJarek Sokolnicki
 
AWS Webinar: How to architect and deploy a multi tier share point server farm...
AWS Webinar: How to architect and deploy a multi tier share point server farm...AWS Webinar: How to architect and deploy a multi tier share point server farm...
AWS Webinar: How to architect and deploy a multi tier share point server farm...Amazon Web Services
 
Keynote: Open Source fßr den geschäftskritischen Einsatz
Keynote: Open Source fßr den geschäftskritischen EinsatzKeynote: Open Source fßr den geschäftskritischen Einsatz
Keynote: Open Source fßr den geschäftskritischen EinsatzMariaDB plc
 
Azure Days 2019: GrĂśsser und Komplexer ist nicht immer besser (Meinrad Weiss)
Azure Days 2019: GrĂśsser und Komplexer ist nicht immer besser (Meinrad Weiss)Azure Days 2019: GrĂśsser und Komplexer ist nicht immer besser (Meinrad Weiss)
Azure Days 2019: GrĂśsser und Komplexer ist nicht immer besser (Meinrad Weiss)Trivadis
 
Azure - Data Platform
Azure - Data PlatformAzure - Data Platform
Azure - Data Platformgiventocode
 
Linux on Azure Pitch Deck
Linux on Azure Pitch DeckLinux on Azure Pitch Deck
Linux on Azure Pitch DeckNicholas Vossburg
 
Azure intelligent edge solutions overview
Azure intelligent edge solutions overviewAzure intelligent edge solutions overview
Azure intelligent edge solutions overviewCenk Ersoy
 
Azure News Slides for October2017 - Azure Nights User Group
Azure News Slides for October2017 - Azure Nights User GroupAzure News Slides for October2017 - Azure Nights User Group
Azure News Slides for October2017 - Azure Nights User GroupMichael Frank
 
Azure SQL Database Managed Instance - technical overview
Azure SQL Database Managed Instance - technical overviewAzure SQL Database Managed Instance - technical overview
Azure SQL Database Managed Instance - technical overviewGeorge Walters
 
Demystifying azure networking for on premises-azure databases
Demystifying azure networking for on premises-azure databasesDemystifying azure networking for on premises-azure databases
Demystifying azure networking for on premises-azure databasesMohamed Wali
 
Azure Stack Fundamentals
Azure Stack FundamentalsAzure Stack Fundamentals
Azure Stack FundamentalsCenk Ersoy
 
Introduction to Azure SQL DB
Introduction to Azure SQL DBIntroduction to Azure SQL DB
Introduction to Azure SQL DBChristopher Foot
 
Customer migration to azure sql database from on-premises SQL, for a SaaS app...
Customer migration to azure sql database from on-premises SQL, for a SaaS app...Customer migration to azure sql database from on-premises SQL, for a SaaS app...
Customer migration to azure sql database from on-premises SQL, for a SaaS app...George Walters
 
Windows Azure for Developers - Building Block Services
Windows Azure for Developers - Building Block ServicesWindows Azure for Developers - Building Block Services
Windows Azure for Developers - Building Block ServicesMichael Collier
 
Informix into the future13 july2017
Informix into the future13 july2017Informix into the future13 july2017
Informix into the future13 july2017Shawn Moe
 
PaaSport to Paradise: Lifting & Shifting with Azure SQL Database/Managed Inst...
PaaSport to Paradise: Lifting & Shifting with Azure SQL Database/Managed Inst...PaaSport to Paradise: Lifting & Shifting with Azure SQL Database/Managed Inst...
PaaSport to Paradise: Lifting & Shifting with Azure SQL Database/Managed Inst...Sandy Winarko
 
Getting Started with Azure SQL Database (Presented at Pittsburgh TechFest 2018)
Getting Started with Azure SQL Database (Presented at Pittsburgh TechFest 2018)Getting Started with Azure SQL Database (Presented at Pittsburgh TechFest 2018)
Getting Started with Azure SQL Database (Presented at Pittsburgh TechFest 2018)Chad Green
 

Was ist angesagt? (20)

Azure data platform overview
Azure data platform overviewAzure data platform overview
Azure data platform overview
 
05 Azure overview Using cloud principles v.2.0
05 Azure overview Using cloud principles v.2.005 Azure overview Using cloud principles v.2.0
05 Azure overview Using cloud principles v.2.0
 
Hybrid cloud sample architectures
Hybrid cloud sample architecturesHybrid cloud sample architectures
Hybrid cloud sample architectures
 
Ppt on cloud service
Ppt on cloud servicePpt on cloud service
Ppt on cloud service
 
AWS Webinar: How to architect and deploy a multi tier share point server farm...
AWS Webinar: How to architect and deploy a multi tier share point server farm...AWS Webinar: How to architect and deploy a multi tier share point server farm...
AWS Webinar: How to architect and deploy a multi tier share point server farm...
 
Keynote: Open Source fßr den geschäftskritischen Einsatz
Keynote: Open Source fßr den geschäftskritischen EinsatzKeynote: Open Source fßr den geschäftskritischen Einsatz
Keynote: Open Source fßr den geschäftskritischen Einsatz
 
Azure Days 2019: GrĂśsser und Komplexer ist nicht immer besser (Meinrad Weiss)
Azure Days 2019: GrĂśsser und Komplexer ist nicht immer besser (Meinrad Weiss)Azure Days 2019: GrĂśsser und Komplexer ist nicht immer besser (Meinrad Weiss)
Azure Days 2019: GrĂśsser und Komplexer ist nicht immer besser (Meinrad Weiss)
 
Azure - Data Platform
Azure - Data PlatformAzure - Data Platform
Azure - Data Platform
 
Linux on Azure Pitch Deck
Linux on Azure Pitch DeckLinux on Azure Pitch Deck
Linux on Azure Pitch Deck
 
Azure intelligent edge solutions overview
Azure intelligent edge solutions overviewAzure intelligent edge solutions overview
Azure intelligent edge solutions overview
 
Azure News Slides for October2017 - Azure Nights User Group
Azure News Slides for October2017 - Azure Nights User GroupAzure News Slides for October2017 - Azure Nights User Group
Azure News Slides for October2017 - Azure Nights User Group
 
Azure SQL Database Managed Instance - technical overview
Azure SQL Database Managed Instance - technical overviewAzure SQL Database Managed Instance - technical overview
Azure SQL Database Managed Instance - technical overview
 
Demystifying azure networking for on premises-azure databases
Demystifying azure networking for on premises-azure databasesDemystifying azure networking for on premises-azure databases
Demystifying azure networking for on premises-azure databases
 
Azure Stack Fundamentals
Azure Stack FundamentalsAzure Stack Fundamentals
Azure Stack Fundamentals
 
Introduction to Azure SQL DB
Introduction to Azure SQL DBIntroduction to Azure SQL DB
Introduction to Azure SQL DB
 
Customer migration to azure sql database from on-premises SQL, for a SaaS app...
Customer migration to azure sql database from on-premises SQL, for a SaaS app...Customer migration to azure sql database from on-premises SQL, for a SaaS app...
Customer migration to azure sql database from on-premises SQL, for a SaaS app...
 
Windows Azure for Developers - Building Block Services
Windows Azure for Developers - Building Block ServicesWindows Azure for Developers - Building Block Services
Windows Azure for Developers - Building Block Services
 
Informix into the future13 july2017
Informix into the future13 july2017Informix into the future13 july2017
Informix into the future13 july2017
 
PaaSport to Paradise: Lifting & Shifting with Azure SQL Database/Managed Inst...
PaaSport to Paradise: Lifting & Shifting with Azure SQL Database/Managed Inst...PaaSport to Paradise: Lifting & Shifting with Azure SQL Database/Managed Inst...
PaaSport to Paradise: Lifting & Shifting with Azure SQL Database/Managed Inst...
 
Getting Started with Azure SQL Database (Presented at Pittsburgh TechFest 2018)
Getting Started with Azure SQL Database (Presented at Pittsburgh TechFest 2018)Getting Started with Azure SQL Database (Presented at Pittsburgh TechFest 2018)
Getting Started with Azure SQL Database (Presented at Pittsburgh TechFest 2018)
 

Ähnlich wie Perth Azure Usergroup Build 2018 updates

Connect your datacenter to Microsoft Azure
Connect your datacenter to Microsoft AzureConnect your datacenter to Microsoft Azure
Connect your datacenter to Microsoft AzureK.Mohamed Faizal
 
Azure Stack - Azure Nights User Group
Azure Stack - Azure Nights User GroupAzure Stack - Azure Nights User Group
Azure Stack - Azure Nights User GroupMichael Frank
 
Azure vs AWS Best Practices: What You Need to Know
Azure vs AWS Best Practices: What You Need to KnowAzure vs AWS Best Practices: What You Need to Know
Azure vs AWS Best Practices: What You Need to KnowRightScale
 
KoprowskiT_session1_SDNEvent_WASDforBeginners
KoprowskiT_session1_SDNEvent_WASDforBeginnersKoprowskiT_session1_SDNEvent_WASDforBeginners
KoprowskiT_session1_SDNEvent_WASDforBeginnersTobias Koprowski
 
Microsoft Azure News - Oct 2016
Microsoft Azure News - Oct 2016Microsoft Azure News - Oct 2016
Microsoft Azure News - Oct 2016Daniel Toomey
 
Azure bootcamp (1)
Azure bootcamp (1)Azure bootcamp (1)
Azure bootcamp (1)AmnaHussain26
 
2014.10.22 Building Azure Solutions with Office 365
2014.10.22 Building Azure Solutions with Office 3652014.10.22 Building Azure Solutions with Office 365
2014.10.22 Building Azure Solutions with Office 365Marco Parenzan
 
Java on Your Terms with Azure
Java on Your Terms with AzureJava on Your Terms with Azure
Java on Your Terms with AzureEdward Burns
 
Building Hybrid Cloud Apps with Azure and Azure stack
Building Hybrid Cloud Apps with Azure and Azure stackBuilding Hybrid Cloud Apps with Azure and Azure stack
Building Hybrid Cloud Apps with Azure and Azure stackWinWire Technologies Inc
 
Sky High With Azure
Sky High With AzureSky High With Azure
Sky High With AzureClint Edmonson
 
Adelaide Global Azure Bootcamp 2018 - Azure 101
Adelaide Global Azure Bootcamp 2018 - Azure 101Adelaide Global Azure Bootcamp 2018 - Azure 101
Adelaide Global Azure Bootcamp 2018 - Azure 101Balabiju
 
OSS DB on Azure
OSS DB on AzureOSS DB on Azure
OSS DB on Azurerockplace
 
Amazon AWS vs Azure Cloud vs Kubernetes
Amazon AWS vs Azure Cloud vs KubernetesAmazon AWS vs Azure Cloud vs Kubernetes
Amazon AWS vs Azure Cloud vs KubernetesStridely Solutions
 
Best Practices for couchDB developers on Microsoft Azure
Best Practices for couchDB developers on Microsoft AzureBest Practices for couchDB developers on Microsoft Azure
Best Practices for couchDB developers on Microsoft AzureBrian Benz
 
Microservices in Azure
Microservices in AzureMicroservices in Azure
Microservices in AzureDoug Vanderweide
 
Tokyo azure meetup #8 azure update, august
Tokyo azure meetup #8   azure update, augustTokyo azure meetup #8   azure update, august
Tokyo azure meetup #8 azure update, augustTokyo Azure Meetup
 
Tokyo azure meetup #8 - Azure Update, August
Tokyo azure meetup #8 - Azure Update, AugustTokyo azure meetup #8 - Azure Update, August
Tokyo azure meetup #8 - Azure Update, AugustKanio Dimitrov
 
Brk30176 enterprise class networking in azure
Brk30176 enterprise class networking in azureBrk30176 enterprise class networking in azure
Brk30176 enterprise class networking in azureAbou CONDE
 

Ähnlich wie Perth Azure Usergroup Build 2018 updates (20)

Connect your datacenter to Microsoft Azure
Connect your datacenter to Microsoft AzureConnect your datacenter to Microsoft Azure
Connect your datacenter to Microsoft Azure
 
Azure Stack - Azure Nights User Group
Azure Stack - Azure Nights User GroupAzure Stack - Azure Nights User Group
Azure Stack - Azure Nights User Group
 
Azure vs AWS Best Practices: What You Need to Know
Azure vs AWS Best Practices: What You Need to KnowAzure vs AWS Best Practices: What You Need to Know
Azure vs AWS Best Practices: What You Need to Know
 
KoprowskiT_session1_SDNEvent_WASDforBeginners
KoprowskiT_session1_SDNEvent_WASDforBeginnersKoprowskiT_session1_SDNEvent_WASDforBeginners
KoprowskiT_session1_SDNEvent_WASDforBeginners
 
Microsoft Azure News - Oct 2016
Microsoft Azure News - Oct 2016Microsoft Azure News - Oct 2016
Microsoft Azure News - Oct 2016
 
Azure bootcamp (1)
Azure bootcamp (1)Azure bootcamp (1)
Azure bootcamp (1)
 
2014.10.22 Building Azure Solutions with Office 365
2014.10.22 Building Azure Solutions with Office 3652014.10.22 Building Azure Solutions with Office 365
2014.10.22 Building Azure Solutions with Office 365
 
Java on Your Terms with Azure
Java on Your Terms with AzureJava on Your Terms with Azure
Java on Your Terms with Azure
 
Building Hybrid Cloud Apps with Azure and Azure stack
Building Hybrid Cloud Apps with Azure and Azure stackBuilding Hybrid Cloud Apps with Azure and Azure stack
Building Hybrid Cloud Apps with Azure and Azure stack
 
Sky High With Azure
Sky High With AzureSky High With Azure
Sky High With Azure
 
Adelaide Global Azure Bootcamp 2018 - Azure 101
Adelaide Global Azure Bootcamp 2018 - Azure 101Adelaide Global Azure Bootcamp 2018 - Azure 101
Adelaide Global Azure Bootcamp 2018 - Azure 101
 
OSS DB on Azure
OSS DB on AzureOSS DB on Azure
OSS DB on Azure
 
Azure Update, July 2016
Azure Update, July 2016Azure Update, July 2016
Azure Update, July 2016
 
Amazon AWS vs Azure Cloud vs Kubernetes
Amazon AWS vs Azure Cloud vs KubernetesAmazon AWS vs Azure Cloud vs Kubernetes
Amazon AWS vs Azure Cloud vs Kubernetes
 
Microsoft Azure
Microsoft AzureMicrosoft Azure
Microsoft Azure
 
Best Practices for couchDB developers on Microsoft Azure
Best Practices for couchDB developers on Microsoft AzureBest Practices for couchDB developers on Microsoft Azure
Best Practices for couchDB developers on Microsoft Azure
 
Microservices in Azure
Microservices in AzureMicroservices in Azure
Microservices in Azure
 
Tokyo azure meetup #8 azure update, august
Tokyo azure meetup #8   azure update, augustTokyo azure meetup #8   azure update, august
Tokyo azure meetup #8 azure update, august
 
Tokyo azure meetup #8 - Azure Update, August
Tokyo azure meetup #8 - Azure Update, AugustTokyo azure meetup #8 - Azure Update, August
Tokyo azure meetup #8 - Azure Update, August
 
Brk30176 enterprise class networking in azure
Brk30176 enterprise class networking in azureBrk30176 enterprise class networking in azure
Brk30176 enterprise class networking in azure
 

KĂźrzlich hochgeladen

Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 

KĂźrzlich hochgeladen (20)

Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 

Perth Azure Usergroup Build 2018 updates

  • 1.
  • 2.
  • 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
  • 9.
  • 10.
  • 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
  • 13.
  • 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
  • 16.
  • 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
  • 18.
  • 19.
  • 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
  • 26.
  • 27.
  • 28.
  • 29.
  • 30.
  • 31.
  • 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
  • 34.
  • 35.
  • 36.
  • 37.
  • 38.