SlideShare una empresa de Scribd logo
1 de 55
Microsoft Azure Offerings and New Services
Mohamed Tawfik
Cloud Technical Consultant - Azure CoE EMEA
Agenda
Networking
Compute
NetEnrich
Developer Services
Storage
Web & Mobile
Databases
Intelligence & Analytics
Monitoring & Management
Security + Identity
Cloud Computing Value Proposition
• Pay for what you use
• Quick setup
• Safety
• Scalability
• Redundancy
• High availability
• Reliability
• Focus on concept
Microsoft Azure: Market Share
Canalys’ Senior Analyst De Leon said Microsoft’s
incredible growth was due to its ability to convert its
enormous enterprise client base into Azure
customers. Many leading enterprise vendors are
already building on Azure Stack, Microsoft’s
upcoming, on-premises private cloud solution, to
offer hybrid solutions to their customers.
https://www.canalys.com/newsroom/cloud-service-
providers%E2%80%99-battle-drives-worldwide-
cloud-infrastructure-market-42-q1-2017-0
Cloud Computing Value Proposition
Compute
Low Priority Virtual Machines (In development)
 Borrow and take advantage of unused capacity of
Azure compute at a much lower price, 60% to 80%
discount
 However, they can reclaim these VMs at any given
moment due to higher priority allocations
 Ideal for interrupt tolerant workloads (Web services,
testing, containers platforms, batch jobs, etc.)
 Interrupted tasks automatically return to On-
Demand when necessary and will opportunistically
revert back to Low-priority VM when appropriate
Networking
Multiple IP addresses on Network Interface Cards (NIC)
 More than one (and up to 250) private and public IP addresses are able to be allocated to each NIC
 All the private IP addresses will support platform-native features like Network Security Groups (NSGs) and User
Defined Routes (UDRs)
 This feature allows hosting multiple websites or services with different IP addresses and SSL certificates on a
single server
 Through this feature, micro-services on VMs will be able to use distinct IP addresses, and to benefit from native
functions like NSGs and UDRs without depending on an overlay network
Multiple IP addresses on Network Interface Cards (NIC)
Nested virtualization
 Available on Dv3 and Ev3 virtual machine sizes. Support expansion to more VM sizes is expected in the coming
months
 Allows creating a virtual machine inside a virtual machine
 The nested environment provides great flexibility supporting your needs in various areas such as development,
testing, customer training, demo, and more
 The nested virtual machine hosts will be used to replace physical Hyper-V hosts, and the individual testing
engineer will have full control over the Hyper-V functionality on their own assigned host in Azure
 Allows creating a Hyper-V container with Docker
Azure Network Watcher
 Simplifies the monitoring and diagnosing of your Azure network
 Enables you to take remote packet captures on an Azure Virtual Machine, gain insights into your network traffic
using flow logs, and diagnose VPN Gateway and Connections
Storage
Managed Disks
 When scaling up, you put too many disks in a storage account and potentially exceed the scalability targets of the
storage account (20,000 IOPS, for example), resulting in the VMs being throttled
 Managed Disks handles the storage account creation/management in the background
 Ensures that the disks of VMs in an Availability Set are sufficiently isolated from each other to avoid single points
of failure (in case each of the storage accounts created for an availability set coincidently share the same fault
domain)
 With managed disk snapshots, you can back up your managed disks at any point in time
 Easy upgrade from standard to premium
Managed Disks
Azure virtual machines—announcing large disk sizes up to 4-TB
 This extends the maximum size of the disks, for both Premium and Standard storage, from 1,024-GB to 4,095-
GB, and enable customers to add four times more disk storage capacity per virtual machine
 This also introduces two new disk sizes in P40 (2-TB) and P50 (4-TB) for both managed and unmanaged
Premium Disks, as well as S40 (2-TB) and S50 (4-TB) for Standard managed disks
Azure storage—larger block blobs
 The introduction of larger Block Blobs increases the maximum file size from 195 GB to 4.77 TB
 This increases the maximum allowable block size from 4 MB to 100 MB, while maintaining support for up to
50,000 blocks committed to a single Blob
 This size increase only applies to Block Blobs, and the maximum size of Append Blobs (195 GB) and Page Blobs
(1 TB) remains unchanged
 Larger Block Blobs are supported by REST API version 2016-05-31 and later
 The increased blob size better supports a diverse range of scenarios, from media companies storing and
processing 4K and 8K videos
Azure archive storage (In development)
 Archive Storage will be a low-cost cloud storage option for data that's archived and rarely accessed. It will be
highly durable and secure, enabling scenarios such as archiving data that could require it for many years like
medical reports, compliance documents, and exchange mails
 Archive storage will offer life-cycle management capabilities of moving between archival, and hot and cool
storage
Storage Service Encryption (SSE)
 Provides encryption at rest automatically for managed and
unmanaged disks (only blobs and file storage, excluding tables and
queues)
 Encryption using 256-bit AES encryption
 Available on all redundancy levels (LRS, ZRS, GRS, RA-GRS)
 All encryption keys are stored, encrypted, and managed by Microsoft
Azure Site Recovery (ASR) between Azure regions (In preview)
 Supports the failover of virtual machines
running on the Azure IaaS platform
 Create recovery plans and test failovers
between regions, and replicate applications to
any other region without having to deploy
additional software or appliances
Azure backup—enhanced security
 Secure backups and recover data using cloud backups if production and backup servers are compromised, eithe
on-premises or in Azure
 Built on three principles – Prevention (requiring security PIN), Alerting (Email notification) and Recovery (retains
deleted backup data for 14 days)
Azure Backup instant file recovery (In preview)
 Provides a writeable snapshot of a cloud-based recovery point, which could
be quickly mounted as iSCSI-based recovery volumes. You'll be able to
simply browse through the files using your regular file explorer and copy
them to the destination of your choice
 You'll be able to open application files such as SQL and Oracle directly from
cloud recovery-point snapshots as if they are present locally, and attach them
to live instances without having to first restore them
 The same feature for Azure Linux VM backups in preview
Azure Backup for Windows Server system state (In Preview)
 Seamless, secure backups of your Windows Server System State directly to Azure
 No need to provision any on-premises infrastructure
 Provide a snapshot of your system state including files, active directory settings, and
certification services stored in Azure
Developer Services
Azure DevTest Labs
 Provides developers and testers a self-service sandbox environment to quickly create and use pre-provisioned
VMs and images (customized by IT Admins and assigned an operation policy per users and per lab)
 Solve usual production delays while maintain cost and operation control
Azure DevTest Labs
Web & Mobile
Azure mobile app
 Stay in touch with your Azure resources, quickly diagnose and fix issues, and
even run commands
 Available on iOS and Android, soon on Windows
Azure App Service Web App on Linux (In preview)
 Build applications in a Linux containers for supported application stacks
(Node.js, PHP, .Net Core, Ruby)
Databases
Azure SQL Database elastic pools
 Enables databases to be pooled to maximize the use of resources and save money
 You allocate performance resources to a pool rather than an individual database, and pay for the collective
performance resources of the pool rather than for single database performance
 Pooled databases consume but don’t exceed the limits of the pool, so your cost remains predictable even if
individual database usage doesn’t
Cloud Computing Value Proposition
Azure Cosmos DB (available)/ MySQL (in preview) /PostgreSQL (in preview)
 Those fastest growing open source database engines that are being widely embraced by developers are now
offered as a 1st class (by Microsoft) database as a service solution
 No need to worry about managing the operating system and database patching, perform manual database
backups, orchestrate recovery, etc.
 The differentiating factor is the value added features provided by Azure such as monitoring, backup, SLA,
scalability, pricing, multi-API, etc.
Intelligence & Analytics
Azure Analysis Services
 An enterprise grade OLAP engine and BI modeling platform, offered as a fully managed PaaS with the scale
and benefits of the cloud
 Transform data into actionable insights with In-memory querying over massive and complex datasets.
 Built on the proven analytics engine in Microsoft SQL Server 2016 Analysis Services
Cloud Computing Value Proposition
Security + Identity
Azure Role-Based Access Control (RBAC) (In preview)
 Enables fine-grained access management by granting only the amount of access users need to perform their jobs
 Assign RBAC role to users, groups, and applications at a certain scope (subscription, a resource group, a single
resource)
 A role assigned at a parent scope also grants access to the children contained within it.
Azure Active Directory pass-through authentication (In preview)
 Enables users to login to cloud resources
by validating their password against their
on-premises local Active Directory without
storing passwords or even password
hashes in the cloud, which might be a
security or compliance policy requirement
for their organization
 No need to modify corporate network
infrastructure or install products such as
AD FS or similar third-party federation
solutions
Azure Active Directory pass-through authentication (In preview)
Azure Active Directory B2C
 A comprehensive identity management solution for your consumer-facing applications
 Easily integrated to any platform and accessible from any device
 Highly available global service, supports hundreds of millions of consumer identities
 Allows Azure Multi-Factor Authentication in your consumer-facing applications
 With minimal configuration, Azure AD B2C enables your application to authenticate:
 Social Accounts (such as Facebook, Google, LinkedIn, and more)
 Enterprise Accounts (using open standard protocols, OpenID Connect or SAML)
 Local Accounts (email address or username and password)
Azure managed applications (In preview)
 Managed Applications provide a powerful new way for Managed Service Providers (MSPs) and Independent
Software Vendors (ISVs) to sell managed services to Microsoft customers
 It enables MSPs and ISVs to deliver turnkey solutions, managed by the partner, through the Azure Marketplace
 This means that the customers don’t have to invest in building the application specific domain knowledge, which
would have been needed to service these applications. It enables customers to automatically acquire application
updates without having to worry about troubleshooting and diagnosing issues with the application
 It enables vendors to bill customers using Azure's billing system and use templates to manage the lifecycle of
deployed applications
 Managed applications are self-contained and sealed for the customer. This means that the resource group where
the resources will be provisioned are “locked” for the customer. As a result, customers cannot delete or make
changes to the resources in this resource group
Azure managed applications (In preview)
Azure Security Center
 Helps you prevent, detect, and respond to security threats by offering increased visibility into and control over
the security of your Azure deployments
 Our security research and data science teams are constantly monitoring the threat landscape and adding new
or enhancing current detection algorithms. Azure Security Center customers benefit from these innovations as
algorithms are continuously released, validated, and tuned
 Define policies for your Azure subscriptions according to your company’s cloud security needs, tailored to the
type of applications or sensitivity of the data in each subscription. Use policy-driven recommendations to guide
resource owners through the process of implementing required controls—take the guesswork out of cloud
security.
Cloud Computing Value Proposition
Monitoring & Management
Azure Monitor
 Provides base level infrastructure metrics and logs for most services in Microsoft Azure in a central source
 Provides all the vital monitoring telemetry including platform- and service-level metrics and logs, giving you the
ability to configure alerts to take intelligent actions on that data
Usefull Links
http://armviz.io/designer
ARMVIZ
AzureSpeed.com
http://www.azurespeed.com/
Azure Resource Explorer (Preview)
https://resources.azure.com/
Azure App Service Migration Assistant
https://www.migratetoazure.net/
Microsoft vs. VMware TCO Calculator
http://datacenter-tco-tool.azurewebsites.net
Where is my data?
http://o365datacentermap.azurewebsites.net/
Mohamed Tawfik
Cloud Technical Consultant
Azure CoE EMEA
Thank You!

Más contenido relacionado

La actualidad más candente

HA/DR options with SQL Server in Azure and hybrid
HA/DR options with SQL Server in Azure and hybridHA/DR options with SQL Server in Azure and hybrid
HA/DR options with SQL Server in Azure and hybridJames Serra
 
Introducing Azure SQL Database
Introducing Azure SQL DatabaseIntroducing Azure SQL Database
Introducing Azure SQL DatabaseJames Serra
 
SQL Azure the database in the cloud
SQL Azure the database in the cloud SQL Azure the database in the cloud
SQL Azure the database in the cloud Eduardo Castro
 
Introduction to Azure SQL DB
Introduction to Azure SQL DBIntroduction to Azure SQL DB
Introduction to Azure SQL DBChristopher Foot
 
Azure SQL Database
Azure SQL DatabaseAzure SQL Database
Azure SQL Databaserockplace
 
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
 
Migrating on premises workload to azure sql database
Migrating on premises workload to azure sql databaseMigrating on premises workload to azure sql database
Migrating on premises workload to azure sql databasePARIKSHIT SAVJANI
 
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
 
Data Platform Overview
Data Platform OverviewData Platform Overview
Data Platform OverviewHamid J. Fard
 
Azure - Data Platform
Azure - Data PlatformAzure - Data Platform
Azure - Data Platformgiventocode
 
Microsoft SQL server 2017 Level 300 technical deck
Microsoft SQL server 2017 Level 300 technical deckMicrosoft SQL server 2017 Level 300 technical deck
Microsoft SQL server 2017 Level 300 technical deckGeorge Walters
 
Azure SQL Managed Instance - SqlBits 2019
Azure SQL Managed Instance - SqlBits 2019Azure SQL Managed Instance - SqlBits 2019
Azure SQL Managed Instance - SqlBits 2019Jovan Popovic
 
Implement SQL Server on an Azure VM
Implement SQL Server on an Azure VMImplement SQL Server on an Azure VM
Implement SQL Server on an Azure VMJames Serra
 
Azure SQL Database Managed Instance
Azure SQL Database Managed InstanceAzure SQL Database Managed Instance
Azure SQL Database Managed InstanceJames Serra
 
Introduction to Windows Azure and Windows Azure SQL Database
Introduction to Windows Azure and Windows Azure SQL DatabaseIntroduction to Windows Azure and Windows Azure SQL Database
Introduction to Windows Azure and Windows Azure SQL DatabaseVikas Sahni
 
Azure Cosmos DB + Gremlin API in Action
Azure Cosmos DB + Gremlin API in ActionAzure Cosmos DB + Gremlin API in Action
Azure Cosmos DB + Gremlin API in ActionDenys Chamberland
 

La actualidad más candente (20)

HA/DR options with SQL Server in Azure and hybrid
HA/DR options with SQL Server in Azure and hybridHA/DR options with SQL Server in Azure and hybrid
HA/DR options with SQL Server in Azure and hybrid
 
Introducing Azure SQL Database
Introducing Azure SQL DatabaseIntroducing Azure SQL Database
Introducing Azure SQL Database
 
SQL Azure the database in the cloud
SQL Azure the database in the cloud SQL Azure the database in the cloud
SQL Azure the database in the cloud
 
Introduction to Azure SQL DB
Introduction to Azure SQL DBIntroduction to Azure SQL DB
Introduction to Azure SQL DB
 
Azure SQL Database
Azure SQL DatabaseAzure SQL Database
Azure SQL Database
 
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...
 
Migrating on premises workload to azure sql database
Migrating on premises workload to azure sql databaseMigrating on premises workload to azure sql database
Migrating on premises workload to azure sql database
 
Securing your data with Azure SQL DB
Securing your data with Azure SQL DBSecuring your data with Azure SQL DB
Securing your data with Azure SQL DB
 
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)
 
Data Platform Overview
Data Platform OverviewData Platform Overview
Data Platform Overview
 
Azure data platform overview
Azure data platform overviewAzure data platform overview
Azure data platform overview
 
Azure - Data Platform
Azure - Data PlatformAzure - Data Platform
Azure - Data Platform
 
Microsoft SQL server 2017 Level 300 technical deck
Microsoft SQL server 2017 Level 300 technical deckMicrosoft SQL server 2017 Level 300 technical deck
Microsoft SQL server 2017 Level 300 technical deck
 
Azure SQL Database
Azure SQL DatabaseAzure SQL Database
Azure SQL Database
 
SQL Database on Azure
SQL Database on AzureSQL Database on Azure
SQL Database on Azure
 
Azure SQL Managed Instance - SqlBits 2019
Azure SQL Managed Instance - SqlBits 2019Azure SQL Managed Instance - SqlBits 2019
Azure SQL Managed Instance - SqlBits 2019
 
Implement SQL Server on an Azure VM
Implement SQL Server on an Azure VMImplement SQL Server on an Azure VM
Implement SQL Server on an Azure VM
 
Azure SQL Database Managed Instance
Azure SQL Database Managed InstanceAzure SQL Database Managed Instance
Azure SQL Database Managed Instance
 
Introduction to Windows Azure and Windows Azure SQL Database
Introduction to Windows Azure and Windows Azure SQL DatabaseIntroduction to Windows Azure and Windows Azure SQL Database
Introduction to Windows Azure and Windows Azure SQL Database
 
Azure Cosmos DB + Gremlin API in Action
Azure Cosmos DB + Gremlin API in ActionAzure Cosmos DB + Gremlin API in Action
Azure Cosmos DB + Gremlin API in Action
 

Similar a Microsoft Azure Offerings and New Services

Microsoft Azure News - 2019 April
Microsoft Azure News - 2019 AprilMicrosoft Azure News - 2019 April
Microsoft Azure News - 2019 AprilDaniel Toomey
 
Microsoft Azure essentials
Microsoft Azure essentialsMicrosoft Azure essentials
Microsoft Azure essentialsVaibhav Gujral
 
Azure Compute, Networking and Storage Overview
Azure Compute, Networking and Storage OverviewAzure Compute, Networking and Storage Overview
Azure Compute, Networking and Storage OverviewAzure Riyadh User Group
 
02_DP_300T00A_Plan_implement.pptx
02_DP_300T00A_Plan_implement.pptx02_DP_300T00A_Plan_implement.pptx
02_DP_300T00A_Plan_implement.pptxKareemBullard1
 
Cloudera ref arch_azure
Cloudera ref arch_azureCloudera ref arch_azure
Cloudera ref arch_azureraivikash
 
Introduction to Azure Cloud Storage
Introduction to Azure Cloud StorageIntroduction to Azure Cloud Storage
Introduction to Azure Cloud StorageGanga R Jaiswal
 
Wisconsin .NET UG - Windows Azure
Wisconsin .NET UG - Windows AzureWisconsin .NET UG - Windows Azure
Wisconsin .NET UG - Windows AzureWade Wegner
 
Ukfs Snr Dev Arch Forum Pres2 St
Ukfs Snr Dev Arch Forum Pres2 StUkfs Snr Dev Arch Forum Pres2 St
Ukfs Snr Dev Arch Forum Pres2 StAllyWick
 
Latest Microsoft Azure Solutions and Announcements - Presented by atidan june...
Latest Microsoft Azure Solutions and Announcements - Presented by atidan june...Latest Microsoft Azure Solutions and Announcements - Presented by atidan june...
Latest Microsoft Azure Solutions and Announcements - Presented by atidan june...David J Rosenthal
 
Microsoft-Azure-Overvi2222222222222ew.pptx
Microsoft-Azure-Overvi2222222222222ew.pptxMicrosoft-Azure-Overvi2222222222222ew.pptx
Microsoft-Azure-Overvi2222222222222ew.pptxsaidbilgen
 
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 DB Managed Instances Built to easily modernize application data layer
Azure SQL DB Managed Instances Built to easily modernize application data layerAzure SQL DB Managed Instances Built to easily modernize application data layer
Azure SQL DB Managed Instances Built to easily modernize application data layerMicrosoft Tech Community
 
Microsoft Azure News - 2018 August
Microsoft Azure News - 2018 AugustMicrosoft Azure News - 2018 August
Microsoft Azure News - 2018 AugustDaniel Toomey
 
Azure SQL - more or/and less than SQL Server
Azure SQL - more or/and less than SQL ServerAzure SQL - more or/and less than SQL Server
Azure SQL - more or/and less than SQL ServerRafał Hryniewski
 

Similar a Microsoft Azure Offerings and New Services (20)

Microsoft Azure News - 2019 April
Microsoft Azure News - 2019 AprilMicrosoft Azure News - 2019 April
Microsoft Azure News - 2019 April
 
04 Azure IAAS 101
04 Azure IAAS 10104 Azure IAAS 101
04 Azure IAAS 101
 
Azure bootcamp (1)
Azure bootcamp (1)Azure bootcamp (1)
Azure bootcamp (1)
 
Microsoft Azure essentials
Microsoft Azure essentialsMicrosoft Azure essentials
Microsoft Azure essentials
 
Azure Compute, Networking and Storage Overview
Azure Compute, Networking and Storage OverviewAzure Compute, Networking and Storage Overview
Azure Compute, Networking and Storage Overview
 
02_DP_300T00A_Plan_implement.pptx
02_DP_300T00A_Plan_implement.pptx02_DP_300T00A_Plan_implement.pptx
02_DP_300T00A_Plan_implement.pptx
 
Cloudera ref arch_azure
Cloudera ref arch_azureCloudera ref arch_azure
Cloudera ref arch_azure
 
Azure diario de abordo
Azure diario de abordoAzure diario de abordo
Azure diario de abordo
 
Introduction to Azure Cloud Storage
Introduction to Azure Cloud StorageIntroduction to Azure Cloud Storage
Introduction to Azure Cloud Storage
 
Wisconsin .NET UG - Windows Azure
Wisconsin .NET UG - Windows AzureWisconsin .NET UG - Windows Azure
Wisconsin .NET UG - Windows Azure
 
Ukfs Snr Dev Arch Forum Pres2 St
Ukfs Snr Dev Arch Forum Pres2 StUkfs Snr Dev Arch Forum Pres2 St
Ukfs Snr Dev Arch Forum Pres2 St
 
Latest Microsoft Azure Solutions and Announcements - Presented by atidan june...
Latest Microsoft Azure Solutions and Announcements - Presented by atidan june...Latest Microsoft Azure Solutions and Announcements - Presented by atidan june...
Latest Microsoft Azure Solutions and Announcements - Presented by atidan june...
 
Sky High With Azure
Sky High With AzureSky High With Azure
Sky High With Azure
 
Microsoft-Azure-Overvi2222222222222ew.pptx
Microsoft-Azure-Overvi2222222222222ew.pptxMicrosoft-Azure-Overvi2222222222222ew.pptx
Microsoft-Azure-Overvi2222222222222ew.pptx
 
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 lessons
Azure lessonsAzure lessons
Azure lessons
 
Azure SQL DB Managed Instances Built to easily modernize application data layer
Azure SQL DB Managed Instances Built to easily modernize application data layerAzure SQL DB Managed Instances Built to easily modernize application data layer
Azure SQL DB Managed Instances Built to easily modernize application data layer
 
Microsoft Azure News - 2018 August
Microsoft Azure News - 2018 AugustMicrosoft Azure News - 2018 August
Microsoft Azure News - 2018 August
 
Azure Cloud Services
Azure Cloud ServicesAzure Cloud Services
Azure Cloud Services
 
Azure SQL - more or/and less than SQL Server
Azure SQL - more or/and less than SQL ServerAzure SQL - more or/and less than SQL Server
Azure SQL - more or/and less than SQL Server
 

Más de Mohamed Tawfik

Designing big data analytics solutions on azure
Designing big data analytics solutions on azureDesigning big data analytics solutions on azure
Designing big data analytics solutions on azureMohamed Tawfik
 
SCCM on Microsoft Azure
SCCM on Microsoft AzureSCCM on Microsoft Azure
SCCM on Microsoft AzureMohamed Tawfik
 
Upcoming Challenges in E-Learning & Online Learning Environments
Upcoming Challenges in E-Learning & Online Learning EnvironmentsUpcoming Challenges in E-Learning & Online Learning Environments
Upcoming Challenges in E-Learning & Online Learning EnvironmentsMohamed Tawfik
 
FINTDI 2011 - Remote Laboratories for Electrical & Electronic Subjects in New...
FINTDI 2011 - Remote Laboratories for Electrical & Electronic Subjects in New...FINTDI 2011 - Remote Laboratories for Electrical & Electronic Subjects in New...
FINTDI 2011 - Remote Laboratories for Electrical & Electronic Subjects in New...Mohamed Tawfik
 
UNED MURE Project Amman
UNED MURE Project AmmanUNED MURE Project Amman
UNED MURE Project AmmanMohamed Tawfik
 
VISIR INSTALLATION & START-UP GUIDE V.1
VISIR INSTALLATION & START-UP GUIDE V.1VISIR INSTALLATION & START-UP GUIDE V.1
VISIR INSTALLATION & START-UP GUIDE V.1Mohamed Tawfik
 
GOLC 2012 - On Standardizing the Management of LabVIEW-based Remote Laborator...
GOLC 2012 - On Standardizing the Management of LabVIEW-based Remote Laborator...GOLC 2012 - On Standardizing the Management of LabVIEW-based Remote Laborator...
GOLC 2012 - On Standardizing the Management of LabVIEW-based Remote Laborator...Mohamed Tawfik
 
REV 2011 - A New Node in the VISIR Community
REV 2011 - A New Node in the VISIR CommunityREV 2011 - A New Node in the VISIR Community
REV 2011 - A New Node in the VISIR CommunityMohamed Tawfik
 
REV 2013 - Grid Remote Laboratory Management System: Sahara Reaches Europe
REV 2013 - Grid Remote Laboratory Management System: Sahara Reaches EuropeREV 2013 - Grid Remote Laboratory Management System: Sahara Reaches Europe
REV 2013 - Grid Remote Laboratory Management System: Sahara Reaches EuropeMohamed Tawfik
 
TAEE 2011- State-of-the-Art Remote Laboratories for Industrial Electronics Ap...
TAEE 2011- State-of-the-Art Remote Laboratories for Industrial Electronics Ap...TAEE 2011- State-of-the-Art Remote Laboratories for Industrial Electronics Ap...
TAEE 2011- State-of-the-Art Remote Laboratories for Industrial Electronics Ap...Mohamed Tawfik
 
Copec ICECE 2011- DESIGN OF PRACTICAL ACTIVITIES IN ELECTRONICS
Copec ICECE 2011- DESIGN OF PRACTICAL ACTIVITIES IN ELECTRONICSCopec ICECE 2011- DESIGN OF PRACTICAL ACTIVITIES IN ELECTRONICS
Copec ICECE 2011- DESIGN OF PRACTICAL ACTIVITIES IN ELECTRONICSMohamed Tawfik
 
TAEE 2012- Shareable Educational Architectures for Remote Laboratories
TAEE 2012- Shareable Educational Architectures for Remote LaboratoriesTAEE 2012- Shareable Educational Architectures for Remote Laboratories
TAEE 2012- Shareable Educational Architectures for Remote LaboratoriesMohamed Tawfik
 
TAEE 2012- PAC - Performance-Centered Adaptive Curriculum for Employment Needs
TAEE 2012- PAC - Performance-Centered Adaptive Curriculum for Employment NeedsTAEE 2012- PAC - Performance-Centered Adaptive Curriculum for Employment Needs
TAEE 2012- PAC - Performance-Centered Adaptive Curriculum for Employment NeedsMohamed Tawfik
 
Educon 2012- On the Design of Remote Laboratories
Educon 2012- On the Design of Remote LaboratoriesEducon 2012- On the Design of Remote Laboratories
Educon 2012- On the Design of Remote LaboratoriesMohamed Tawfik
 
ASEE 2012 - Common Multidisciplinary Prototypes of Remote Laboratories in the...
ASEE 2012 - Common Multidisciplinary Prototypes of Remote Laboratories in the...ASEE 2012 - Common Multidisciplinary Prototypes of Remote Laboratories in the...
ASEE 2012 - Common Multidisciplinary Prototypes of Remote Laboratories in the...Mohamed Tawfik
 
TAEE2012-Putting Fundmentals of Electronic Circuits Practices online
TAEE2012-Putting Fundmentals of Electronic Circuits Practices onlineTAEE2012-Putting Fundmentals of Electronic Circuits Practices online
TAEE2012-Putting Fundmentals of Electronic Circuits Practices onlineMohamed Tawfik
 
Visir- Practicas Electronica Remotas Orientadas a la Industria
Visir- Practicas Electronica Remotas Orientadas a la IndustriaVisir- Practicas Electronica Remotas Orientadas a la Industria
Visir- Practicas Electronica Remotas Orientadas a la IndustriaMohamed Tawfik
 

Más de Mohamed Tawfik (19)

Designing big data analytics solutions on azure
Designing big data analytics solutions on azureDesigning big data analytics solutions on azure
Designing big data analytics solutions on azure
 
SCCM on Microsoft Azure
SCCM on Microsoft AzureSCCM on Microsoft Azure
SCCM on Microsoft Azure
 
IBM Watson
IBM WatsonIBM Watson
IBM Watson
 
Upcoming Challenges in E-Learning & Online Learning Environments
Upcoming Challenges in E-Learning & Online Learning EnvironmentsUpcoming Challenges in E-Learning & Online Learning Environments
Upcoming Challenges in E-Learning & Online Learning Environments
 
FINTDI 2011 - Remote Laboratories for Electrical & Electronic Subjects in New...
FINTDI 2011 - Remote Laboratories for Electrical & Electronic Subjects in New...FINTDI 2011 - Remote Laboratories for Electrical & Electronic Subjects in New...
FINTDI 2011 - Remote Laboratories for Electrical & Electronic Subjects in New...
 
UNED MURE Project Amman
UNED MURE Project AmmanUNED MURE Project Amman
UNED MURE Project Amman
 
VISIR INSTALLATION & START-UP GUIDE V.1
VISIR INSTALLATION & START-UP GUIDE V.1VISIR INSTALLATION & START-UP GUIDE V.1
VISIR INSTALLATION & START-UP GUIDE V.1
 
GOLC 2012 - On Standardizing the Management of LabVIEW-based Remote Laborator...
GOLC 2012 - On Standardizing the Management of LabVIEW-based Remote Laborator...GOLC 2012 - On Standardizing the Management of LabVIEW-based Remote Laborator...
GOLC 2012 - On Standardizing the Management of LabVIEW-based Remote Laborator...
 
REV 2011 - A New Node in the VISIR Community
REV 2011 - A New Node in the VISIR CommunityREV 2011 - A New Node in the VISIR Community
REV 2011 - A New Node in the VISIR Community
 
REV 2013 - Grid Remote Laboratory Management System: Sahara Reaches Europe
REV 2013 - Grid Remote Laboratory Management System: Sahara Reaches EuropeREV 2013 - Grid Remote Laboratory Management System: Sahara Reaches Europe
REV 2013 - Grid Remote Laboratory Management System: Sahara Reaches Europe
 
TAEE 2011- State-of-the-Art Remote Laboratories for Industrial Electronics Ap...
TAEE 2011- State-of-the-Art Remote Laboratories for Industrial Electronics Ap...TAEE 2011- State-of-the-Art Remote Laboratories for Industrial Electronics Ap...
TAEE 2011- State-of-the-Art Remote Laboratories for Industrial Electronics Ap...
 
IEEE Presentation
IEEE PresentationIEEE Presentation
IEEE Presentation
 
Copec ICECE 2011- DESIGN OF PRACTICAL ACTIVITIES IN ELECTRONICS
Copec ICECE 2011- DESIGN OF PRACTICAL ACTIVITIES IN ELECTRONICSCopec ICECE 2011- DESIGN OF PRACTICAL ACTIVITIES IN ELECTRONICS
Copec ICECE 2011- DESIGN OF PRACTICAL ACTIVITIES IN ELECTRONICS
 
TAEE 2012- Shareable Educational Architectures for Remote Laboratories
TAEE 2012- Shareable Educational Architectures for Remote LaboratoriesTAEE 2012- Shareable Educational Architectures for Remote Laboratories
TAEE 2012- Shareable Educational Architectures for Remote Laboratories
 
TAEE 2012- PAC - Performance-Centered Adaptive Curriculum for Employment Needs
TAEE 2012- PAC - Performance-Centered Adaptive Curriculum for Employment NeedsTAEE 2012- PAC - Performance-Centered Adaptive Curriculum for Employment Needs
TAEE 2012- PAC - Performance-Centered Adaptive Curriculum for Employment Needs
 
Educon 2012- On the Design of Remote Laboratories
Educon 2012- On the Design of Remote LaboratoriesEducon 2012- On the Design of Remote Laboratories
Educon 2012- On the Design of Remote Laboratories
 
ASEE 2012 - Common Multidisciplinary Prototypes of Remote Laboratories in the...
ASEE 2012 - Common Multidisciplinary Prototypes of Remote Laboratories in the...ASEE 2012 - Common Multidisciplinary Prototypes of Remote Laboratories in the...
ASEE 2012 - Common Multidisciplinary Prototypes of Remote Laboratories in the...
 
TAEE2012-Putting Fundmentals of Electronic Circuits Practices online
TAEE2012-Putting Fundmentals of Electronic Circuits Practices onlineTAEE2012-Putting Fundmentals of Electronic Circuits Practices online
TAEE2012-Putting Fundmentals of Electronic Circuits Practices online
 
Visir- Practicas Electronica Remotas Orientadas a la Industria
Visir- Practicas Electronica Remotas Orientadas a la IndustriaVisir- Practicas Electronica Remotas Orientadas a la Industria
Visir- Practicas Electronica Remotas Orientadas a la Industria
 

Último

Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringmulugeta48
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfRagavanV2
 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLManishPatel169454
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...SUHANI PANDEY
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 

Último (20)

Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 

Microsoft Azure Offerings and New Services

  • 1. Microsoft Azure Offerings and New Services Mohamed Tawfik Cloud Technical Consultant - Azure CoE EMEA
  • 2. Agenda Networking Compute NetEnrich Developer Services Storage Web & Mobile Databases Intelligence & Analytics Monitoring & Management Security + Identity
  • 3. Cloud Computing Value Proposition • Pay for what you use • Quick setup • Safety • Scalability • Redundancy • High availability • Reliability • Focus on concept
  • 4. Microsoft Azure: Market Share Canalys’ Senior Analyst De Leon said Microsoft’s incredible growth was due to its ability to convert its enormous enterprise client base into Azure customers. Many leading enterprise vendors are already building on Azure Stack, Microsoft’s upcoming, on-premises private cloud solution, to offer hybrid solutions to their customers. https://www.canalys.com/newsroom/cloud-service- providers%E2%80%99-battle-drives-worldwide- cloud-infrastructure-market-42-q1-2017-0
  • 5. Cloud Computing Value Proposition
  • 7. Low Priority Virtual Machines (In development)  Borrow and take advantage of unused capacity of Azure compute at a much lower price, 60% to 80% discount  However, they can reclaim these VMs at any given moment due to higher priority allocations  Ideal for interrupt tolerant workloads (Web services, testing, containers platforms, batch jobs, etc.)  Interrupted tasks automatically return to On- Demand when necessary and will opportunistically revert back to Low-priority VM when appropriate
  • 9. Multiple IP addresses on Network Interface Cards (NIC)  More than one (and up to 250) private and public IP addresses are able to be allocated to each NIC  All the private IP addresses will support platform-native features like Network Security Groups (NSGs) and User Defined Routes (UDRs)  This feature allows hosting multiple websites or services with different IP addresses and SSL certificates on a single server  Through this feature, micro-services on VMs will be able to use distinct IP addresses, and to benefit from native functions like NSGs and UDRs without depending on an overlay network
  • 10. Multiple IP addresses on Network Interface Cards (NIC)
  • 11. Nested virtualization  Available on Dv3 and Ev3 virtual machine sizes. Support expansion to more VM sizes is expected in the coming months  Allows creating a virtual machine inside a virtual machine  The nested environment provides great flexibility supporting your needs in various areas such as development, testing, customer training, demo, and more  The nested virtual machine hosts will be used to replace physical Hyper-V hosts, and the individual testing engineer will have full control over the Hyper-V functionality on their own assigned host in Azure  Allows creating a Hyper-V container with Docker
  • 12. Azure Network Watcher  Simplifies the monitoring and diagnosing of your Azure network  Enables you to take remote packet captures on an Azure Virtual Machine, gain insights into your network traffic using flow logs, and diagnose VPN Gateway and Connections
  • 14. Managed Disks  When scaling up, you put too many disks in a storage account and potentially exceed the scalability targets of the storage account (20,000 IOPS, for example), resulting in the VMs being throttled  Managed Disks handles the storage account creation/management in the background  Ensures that the disks of VMs in an Availability Set are sufficiently isolated from each other to avoid single points of failure (in case each of the storage accounts created for an availability set coincidently share the same fault domain)  With managed disk snapshots, you can back up your managed disks at any point in time  Easy upgrade from standard to premium
  • 16. Azure virtual machines—announcing large disk sizes up to 4-TB  This extends the maximum size of the disks, for both Premium and Standard storage, from 1,024-GB to 4,095- GB, and enable customers to add four times more disk storage capacity per virtual machine  This also introduces two new disk sizes in P40 (2-TB) and P50 (4-TB) for both managed and unmanaged Premium Disks, as well as S40 (2-TB) and S50 (4-TB) for Standard managed disks
  • 17. Azure storage—larger block blobs  The introduction of larger Block Blobs increases the maximum file size from 195 GB to 4.77 TB  This increases the maximum allowable block size from 4 MB to 100 MB, while maintaining support for up to 50,000 blocks committed to a single Blob  This size increase only applies to Block Blobs, and the maximum size of Append Blobs (195 GB) and Page Blobs (1 TB) remains unchanged  Larger Block Blobs are supported by REST API version 2016-05-31 and later  The increased blob size better supports a diverse range of scenarios, from media companies storing and processing 4K and 8K videos
  • 18. Azure archive storage (In development)  Archive Storage will be a low-cost cloud storage option for data that's archived and rarely accessed. It will be highly durable and secure, enabling scenarios such as archiving data that could require it for many years like medical reports, compliance documents, and exchange mails  Archive storage will offer life-cycle management capabilities of moving between archival, and hot and cool storage
  • 19. Storage Service Encryption (SSE)  Provides encryption at rest automatically for managed and unmanaged disks (only blobs and file storage, excluding tables and queues)  Encryption using 256-bit AES encryption  Available on all redundancy levels (LRS, ZRS, GRS, RA-GRS)  All encryption keys are stored, encrypted, and managed by Microsoft
  • 20. Azure Site Recovery (ASR) between Azure regions (In preview)  Supports the failover of virtual machines running on the Azure IaaS platform  Create recovery plans and test failovers between regions, and replicate applications to any other region without having to deploy additional software or appliances
  • 21. Azure backup—enhanced security  Secure backups and recover data using cloud backups if production and backup servers are compromised, eithe on-premises or in Azure  Built on three principles – Prevention (requiring security PIN), Alerting (Email notification) and Recovery (retains deleted backup data for 14 days)
  • 22. Azure Backup instant file recovery (In preview)  Provides a writeable snapshot of a cloud-based recovery point, which could be quickly mounted as iSCSI-based recovery volumes. You'll be able to simply browse through the files using your regular file explorer and copy them to the destination of your choice  You'll be able to open application files such as SQL and Oracle directly from cloud recovery-point snapshots as if they are present locally, and attach them to live instances without having to first restore them  The same feature for Azure Linux VM backups in preview
  • 23. Azure Backup for Windows Server system state (In Preview)  Seamless, secure backups of your Windows Server System State directly to Azure  No need to provision any on-premises infrastructure  Provide a snapshot of your system state including files, active directory settings, and certification services stored in Azure
  • 25. Azure DevTest Labs  Provides developers and testers a self-service sandbox environment to quickly create and use pre-provisioned VMs and images (customized by IT Admins and assigned an operation policy per users and per lab)  Solve usual production delays while maintain cost and operation control
  • 28. Azure mobile app  Stay in touch with your Azure resources, quickly diagnose and fix issues, and even run commands  Available on iOS and Android, soon on Windows
  • 29. Azure App Service Web App on Linux (In preview)  Build applications in a Linux containers for supported application stacks (Node.js, PHP, .Net Core, Ruby)
  • 31. Azure SQL Database elastic pools  Enables databases to be pooled to maximize the use of resources and save money  You allocate performance resources to a pool rather than an individual database, and pay for the collective performance resources of the pool rather than for single database performance  Pooled databases consume but don’t exceed the limits of the pool, so your cost remains predictable even if individual database usage doesn’t
  • 32. Cloud Computing Value Proposition Azure Cosmos DB (available)/ MySQL (in preview) /PostgreSQL (in preview)  Those fastest growing open source database engines that are being widely embraced by developers are now offered as a 1st class (by Microsoft) database as a service solution  No need to worry about managing the operating system and database patching, perform manual database backups, orchestrate recovery, etc.  The differentiating factor is the value added features provided by Azure such as monitoring, backup, SLA, scalability, pricing, multi-API, etc.
  • 34. Azure Analysis Services  An enterprise grade OLAP engine and BI modeling platform, offered as a fully managed PaaS with the scale and benefits of the cloud  Transform data into actionable insights with In-memory querying over massive and complex datasets.  Built on the proven analytics engine in Microsoft SQL Server 2016 Analysis Services
  • 35. Cloud Computing Value Proposition
  • 37. Azure Role-Based Access Control (RBAC) (In preview)  Enables fine-grained access management by granting only the amount of access users need to perform their jobs  Assign RBAC role to users, groups, and applications at a certain scope (subscription, a resource group, a single resource)  A role assigned at a parent scope also grants access to the children contained within it.
  • 38. Azure Active Directory pass-through authentication (In preview)  Enables users to login to cloud resources by validating their password against their on-premises local Active Directory without storing passwords or even password hashes in the cloud, which might be a security or compliance policy requirement for their organization  No need to modify corporate network infrastructure or install products such as AD FS or similar third-party federation solutions
  • 39. Azure Active Directory pass-through authentication (In preview)
  • 40. Azure Active Directory B2C  A comprehensive identity management solution for your consumer-facing applications  Easily integrated to any platform and accessible from any device  Highly available global service, supports hundreds of millions of consumer identities  Allows Azure Multi-Factor Authentication in your consumer-facing applications  With minimal configuration, Azure AD B2C enables your application to authenticate:  Social Accounts (such as Facebook, Google, LinkedIn, and more)  Enterprise Accounts (using open standard protocols, OpenID Connect or SAML)  Local Accounts (email address or username and password)
  • 41. Azure managed applications (In preview)  Managed Applications provide a powerful new way for Managed Service Providers (MSPs) and Independent Software Vendors (ISVs) to sell managed services to Microsoft customers  It enables MSPs and ISVs to deliver turnkey solutions, managed by the partner, through the Azure Marketplace  This means that the customers don’t have to invest in building the application specific domain knowledge, which would have been needed to service these applications. It enables customers to automatically acquire application updates without having to worry about troubleshooting and diagnosing issues with the application  It enables vendors to bill customers using Azure's billing system and use templates to manage the lifecycle of deployed applications  Managed applications are self-contained and sealed for the customer. This means that the resource group where the resources will be provisioned are “locked” for the customer. As a result, customers cannot delete or make changes to the resources in this resource group
  • 43. Azure Security Center  Helps you prevent, detect, and respond to security threats by offering increased visibility into and control over the security of your Azure deployments  Our security research and data science teams are constantly monitoring the threat landscape and adding new or enhancing current detection algorithms. Azure Security Center customers benefit from these innovations as algorithms are continuously released, validated, and tuned  Define policies for your Azure subscriptions according to your company’s cloud security needs, tailored to the type of applications or sensitivity of the data in each subscription. Use policy-driven recommendations to guide resource owners through the process of implementing required controls—take the guesswork out of cloud security.
  • 44. Cloud Computing Value Proposition
  • 46. Azure Monitor  Provides base level infrastructure metrics and logs for most services in Microsoft Azure in a central source  Provides all the vital monitoring telemetry including platform- and service-level metrics and logs, giving you the ability to configure alerts to take intelligent actions on that data
  • 47.
  • 51. Azure Resource Explorer (Preview) https://resources.azure.com/
  • 52. Azure App Service Migration Assistant https://www.migratetoazure.net/
  • 53. Microsoft vs. VMware TCO Calculator http://datacenter-tco-tool.azurewebsites.net
  • 54. Where is my data? http://o365datacentermap.azurewebsites.net/
  • 55. Mohamed Tawfik Cloud Technical Consultant Azure CoE EMEA Thank You!

Notas del editor

  1. OLAP (Online Analytical Processing) Data Analysis Expressions (DAX) basic Multidimensional Expressions (MDX)
  2. 1 Password synchronization with single sign-on. 2 Pass-through authentication and single sign-on. 3 Federated single sign-on with AD FS. 4 AD FS can be integrated with your enterprise PKI to allow sign-in using certificates. These certificates can be soft-certificates deployed via trusted provisioning channels such as MDM or GPO or smartcard certificates (including PIV/CAC cards) or Hello for Business (cert-trust). For more information about smartcard authentication support, see this blog.
  3. 1 Password synchronization with single sign-on. 2 Pass-through authentication and single sign-on. 3 Federated single sign-on with AD FS. 4 AD FS can be integrated with your enterprise PKI to allow sign-in using certificates. These certificates can be soft-certificates deployed via trusted provisioning channels such as MDM or GPO or smartcard certificates (including PIV/CAC cards) or Hello for Business (cert-trust). For more information about smartcard authentication support, see this blog.
  4. Office 365 and Dynamics 365 services