Virtual Machine: Basic Instance Tier

Size: px
Start display at page:

Download "Virtual Machine: Basic Instance Tier"

Transcription

1 Table of Contents

2 Virtual Machine: Basic Instance Tier Availability: GA Basic tier of General Purpose Instances (A0 to A4 ) offers similar machine configurations as the Standard tier of instances that are offered today (Extra Small [A0] to Extra Large [A4] ). These instances will cost 27% less than the Standard instances in use today and do not include load balancing or auto-scaling. These instances are well-suited for production applications that do not require the Azure load-balancer (bring-your-own LB or single instance), development workloads, test servers and memory-focused batch processing applications. The Basic instances become available for use starting April 3 rd. Azure Azure vs. AWS $/hr Today New % reduction AWS Basic.A1 $ % m1.small (US East) (Virginia) $ Match Basic A1 $ % m1.small (US S. Central) (Virginia) $ Match Basic A1 $ % m1.small $ Match Standard A1 (US West) (California) $ (Global) Basic A1 $ % m1.small $ Match (EU North) (Europe) Linux Basic.A1 $ % m1.small $ Match (AP Southeast) (Singapore) Basic A1 (AP East) $ % N/A N/A N/A Standard A1 Basic A1 $ $ % m1.small (Japan West) (Japan West) (Japan) $ Match Standard A1 Basic A1 $ (Japan East) (Japan East) $ % N/A N/A N/A Basic.A1 $ % m1.small (US East) (Virginia) $ % Lower Basic A1 $ % m1.small (US West) (California) $ % Lower Standard A1 Basic A1 $ $ % m1.small (Global) (EU North) (Europe) $ Match Windows Basic.A1 $ % m1.small (AP Southeast) (Singapore) $ % Lower Basic A1 (AP East) $ % N/A N/A N/A Standard A1 Basic A1 $ $ % m1.small (Japan West) (Japan West) (Japan) $ Match Standard A1 Basic A1 $ (Japan East) (Japan East) $ % N/A N/A N/A

3 Compute-intensive A8 & A9 Virtual Machines Compute-intensive virtual machines provide faster processors, faster interconnect, more virtual cores for higher compute power, larger amounts of memory. These instances include an additional 40Gbit/s InfiniBand network that provides remote direct memory access (RDMA) technology for maximum efficiency of parallel Message Passing Interface (MPI) applications. With these instances, customers are able to run compute and network intensive applications such as high performance cluster applications, applications using modeling, simulation and analysis, video encoding etc. Availability: GA Name Virtual cores RAM Price per hour $2.45 A GB (~$1,823/month) A8 instances will be charged for compute hours at $2.45/hour, and A9 instances at $4.90/hour. A GB $4.90 (~$3,646/month)

4 Internal Load Balancing Availability: Preview Internal Load balancing (ILB) is a feature which will allow load balancing between VMs that don t have public facing endpoints. Internal Load balancing enables load balancing among VMs with private IP addresses. The internally load balanced endpoint will be accessible only with the customer s virtual and on-premise networks (in the case of VNET) or just within the cloud service (in the case of non- Vnet). Internet Microsoft Azure This feature becomes very useful in creating multi-tier applications where some of the tiers aren t public facing but require load balancing functionality. Specifically, ILB enables new workloads such as internal LOB apps that require high availability to be run on Azure. It also enables scenarios such as SQL Always ON and RDP access to be run on internal LB endpoints for added default security. For additional details visit the Documentation center Public VIP External Load Balancer Customer VNet Customer on premises Internal Loadbalancing is available in the standard tier of Virtual Machines at no additional cost. Internal VIP Front end Internal Load Balancer Back end Connecting from a WAN (e.g. MPLS VPN) provided by network services providers Web frontend tier Logic tier

5 Multi-Site and VNET to VNET Connectivity Availability: GA Virtual Network Multiple site to site connections allows customers to create a Microsoft Azure Virtual Network that can connect to multiple customer datacenter sites. This is a scenario that is common when a customer may have two geographically dispersed locations that they want to be part of the same virtual network so that the communications are routed via the Microsoft backbone for higher performance and not via the internet. VNET-to-VNET connectivity enables multiple virtual networks to be directly and securely connected with one another. Using this feature, you can connect VNETs that are running in different Azure regions and have traffic route via the Azure backbone. Called cross-region VNET-to-VNET, it enables scenarios that require presence in multiple regions, applications that are highly available, or the integration of VNETs for a larger network. You can also connect VNETs that are running within the same region (called in-region VNET-to-VNET) for providing additional isolation between applications that need to be connected. For additional details visit Documentation center. VNet1 US West VNet2 East Asia VNet1 US West Connect to more than 1 on-premises location Enable VNETs to connect to each other VNet2 East Asia Using more than one site-to-site connection comes at no additional cost. Customers only incur charges for VNET gateway uptime. The data traffic flowing between VNETs is charged at the same rate as egress traffic. Contoso NorthAm HQ ( /16) Contoso NorthAm HQ ( /16) Contoso East Asia ( /16)

6 Virtual Network Point-to-Site Connectivity Availability: GA Virtual Network Point to Site connections allows customers to set up VPN connections between individual computers and a Microsoft Azure virtual network without the need for a VPN device. It is especially useful for developers who want to connect to a Microsoft Azure Virtual Network (and to the individual virtual machines within it) from either behind their corporate firewall or a remote location. Virtual Network With point-to-site, they do not need their IT staff to perform any activities to enable it, and no VPN hardware needs to be installed or configured. The built-in Windows VPN client can tunnel to the virtual network in Microsoft Azure using the Secure Sockets Tunneling Protocol (SSTP) and can automatically traverse firewalls and proxies, while giving you complete security. For additional details visit Documentation center There is no additional cost for point-to-site connections. Setting up a virtual network is free of charge. We charge only for the VPN gateway that connects to on-premises, based on the amount of time that connection is provisioned and available, at $0.05 per connection-hour (~$38/month). On premises Your datacenter Behind corporate firewall computers Remote workers

7 ExpressRoute Availability: GA ( in select markets) Microsoft Azure ExpressRoute, enables customers to create private, high-throughput connections between Azure datacenters and their existing infrastructure, whether it s onpremises or in a co-location environment, enabling and simplifying hybrid environments. ExpressRoute connections do not go over the public Internet, and they offer more reliability, faster speeds, lower latencies and higher security than typical connections over the Internet. Customers enjoy a 99.9 percent SLA on ExpressRoute connection uptime. Plus, they have two new bandwidth tiers for the Exchange Provider scenario: 200 Mbps and 500 Mbps. For additional details visit Documentation center. Public Internet Microsoft Azure Public Internet Microsoft Azure Please see Currently AT&T and Equinix customers are able to use the ExpressRoute service at Silicon Valley, Washington, and London ExpressRoute locations Customer site ExpressRoute location WAN Multiple customer sites Connecting at ExpressRoute Location (Exchange Provider facility) Connecting from a WAN (e.g. MPLS VPN) provided by network services providers

8 IP Reservation & Instance Level Public IPs Today, every cloud service gets a VIP (Virtual IP address that s public) which are assigned by Azure and customers don t own these (i.e. they can change). All instances and VMs inside a cloud service only get internal IP addresses that are private. These VMs can only be accessed by mapping a port (endpoint) on the VIP to a port on the VM. Customers are not able to reserve VIPs nor are they able to get public IP addresses for individual instances or VMs. Availability: GA IP reservation will allow customers to reserve public IP addresses and use them as VIPsThis enables scenarios where applications need to have static public IP addresses or where applications need to be updated by swapping the reserved IP addresses. Instance-level Public IPs will allow customers to assign publically addressable IPs directly to VMs. While these are cannot be reserved at the moment, these will allow scenarios like running FTP services, monitoring VMs using their IPs etc. For additional details visit Documentation center. Customers can reserve up to 5 addresses per subscription free of charge and assign them to the Azure Cloud Services of their choice. If additional VIP reservations are needed, customers can also reserve another 5 (for a total of 10) addresses at additional cost. During preview, customers can obtain two public IP addresses per subscription at no additional charge. To VIP Internet Microsoft Azure LB Cloud service VIP 1 2 Reserved VIP PIP1 Internet Microsoft Azure LB Cloud service Reserved VIP 1. VIP Reservation: Customers will be able reserve public IP addresses for VIP 2. Instance-level Public IPs: Individual instances and VMs can be assigned public IPs PIP2 VM1 VM2 VM1 VM2 DIP1 DIP2 DIP1 DIP2 VIP: <port x> DIP1:<port y> OR DIP2:<port y>

9 Read Access Geo Redundant Storage Availability: GA Windows Azure Read-Access Geographically redundant storage (RA-GRS) allows for read access of your secondary storage replica, when the storage account on the primary location is unavailable. The new read access service is now available as an option with geo-replication for a storage account. The stored content is replicated to a secondary location, as before, and now you can have read access to the secondary location in case of a major disaster in the primary location. The secondary location is in the same region, but is hundreds of miles from the primary. Read-Access How do I use this service? You can enable RA-GRS for your storage account. You can also do this through Windows Azure Service Management API. Once the account is enabled, you will get the endpoint name for your secondary endpoint. You can send read requests to that secondary endpoint to read your data. In addition, you can query the endpoint to find out the replication lag for your account. For more information, please visit here For RA-GRS pricing, go here Primary storage Secondary Storage

10 Import Export Availability: GA The Microsoft Azure Import/Export service enables customers to transfer large amounts of data to and from your storage account in Azure by using hard disk drives (HDD). With large data sets, this feature provides proven cost-effective migration of your information into Windows Azure Blob Storage. When should you consider using Import/Export? Data Migration: Massive amounts of data that you want to quickly move information into the cloud. Content Distribution: Quickly send data to your customers sites Data Recovery: You can quickly recover large amounts of data stored in Azure Blobs and have it delivered to your desired location. For additional details visit Documentation center. Cost savings, productivity, and faster recovery time Import Service Courier service For Import/Export pricing, please go here Blob Storage Export Service Microsoft Data center Customer

11 Azure Files Availability: Preview What is the future? This new service allows customers to connect to their storage account using a File Share (which uses the SMB protocol). There will also be a corresponding REST API to connect to the data. Files stored in the share are now available to applications across multiple Azure VMs via standard file system APIs. How do I use this service? During public preview, you will go to the Azure Preview page, and sign up for this service through our BAS portal. For additional details, please visit here. The prices below include a 50% preview discount LRS: $0.040 per GB GRS:$0.050 per GB RA-GRS: $0.065 per GB On-prem, SMB offers high-performance connectivity to a highly available file share. Share data stored in Azure Files among Azure VMs via SMB i.e. by mapping the share in each instance Azure Storage Blobs SMB Local storage SMB Tables Queues Hyper-V VMs VMs REST API Files Local disks exposed as a File Share Files in Azure storage exposed as a File Share

12 Web Sites Updated Standard, New Basic SKU Availability: GA A new SKU between Standard and Shared (Preview) and changes to Standard SKU Web Sites updated standard, new Basic SKU Web Site customers on Standard tier will receive more value at no additional cost. Standard will now include 5-SNI and 1-IP SSL certificates, 50GB of storage and all new advanced capabilities including: live production debugging with up to 5 connections, 6 scheduled Web Jobs, 1 Scheduled Backup per day and 2 Site Slots to use as testing or staging environments. The new Basic tier provides support for Small, Medium and Large VM sizes and scales up to 3 VM instances. 10GB of storage is included and custom domains are supported. SSL certificates can be used by Basic tier web-sites but are charged at a per-ssl certificate price. More advanced features like AutoScale, Backups, Web Jobs and Staging Slots require the Standard Tier. Microsoft Azure Websites For more information on pricing and capabilities visit the Azure Web Sites & Pricing Details Page Customers

13 Java Support in Azure Web Sites Availability: Preview This feature provides an ability to host Java web applications on Azure Web Sites. It intended to satisfy as many needs as possible within the security restrictions of Azure Web Sites. When enabled, this functionality sends all incoming site HTTP traffic to the Java HTTP listen port. Portal enabled Java web site creation that enables creating web sites with: Java 1.7.0_51 32bit Tomcat Jetty Upload custom code or web containers to create Java web sites. What is available from the UI or the Application Gallery is not the limit of the feature. Users can even upload their own version of Java if desired. This feature has been tested with numerous applications including but not limited to Apache Tomcat, Jetty, Atlassian Jira, Magnolia, Liferay, and Hudson. Java is available to all web tiers for no extra charge. While many Java applications run quickly in the Free tier, numerous enterprise class Java applications should be run on dedicated instances which have the memory and other features that cater to such applications. Front End IIS8 Web Site Worker HTTP IIS sends all HTTP traffic to the Java HTTP port when Java is enabled.

14 Web Jobs Allows customers to deploy, execute and manage arbitrary code on Azure Web Sites. The code can run as a service, a cron job or manual. Availability: Preview Running modes On-Demand, Scheduled, Continuous allows customers to customize how their code runs. A customer can execute a job manually ondemand by REST API, Azure SDK, or Portal. Jobs can be executed by the Azure Scheduler service once or on a repeating schedule. These running modes are referred to as triggered. Additionally, jobs can run continuously. Continuous jobs, are monitored by the platform and restarted if needed. The job will run continuously as long as the website is warm. A helper feature, called AlwaysON will keep the website warm and thus, the job. The Azure Web Sites platform is managed, fully featured, scalable and inherently parallelizable and WebJobs inherits everything! All the deployment options, remote debugging capabilities, load balancing, auto-scaling, everything. Jobs can run in one instance, or in all of them. All the building blocks are there to build something amazing! Or, small background jobs to perform maintenance for a website. The WebJobs SDK can be used to author jobs that interface with Azure Queue and/or Azure Blob. Jobs authored with the SDK benefit from additional tooling for management, monitoring and debugging. Available in all SKUs. Some helper features are only available in Standard SKU s.

15 Azure Redis Cache Availability: Preview Provides high throughput, low latency data access for your application to build fast, scalable cloud applications. Azure Redis Cache gives customers access to a secure, dedicated cache that is managed by Microsoft. A cache created using Redis Cache is accessible from any application within Microsoft Azure or even outside of Azure. Available in two tiers: Basic (250MB to 55GB) and Standard (1GB to 55GB and includes SLA and replication). Redis Cache helps your application become more responsive even as user load increases and leverages the low latency, highthroughput capabilities of the Redis engine. This separate distributed cache layer allows your data tier to scale independently for more efficient use of compute resources in your application layer. Pricing is available on website. Preview pricing at 50% discount until GA.

16 Traffic Manager Support for Azure Web Sites Availability: GA Allows customers to leverage Traffic Manager for load balancing or failover for their Azure Web Sites. Traffic Manager allows customers to deploy an application in multiple data centers or regions and have High Availability with Failover support should the application in one data center stop responding. Customers can also leverage Traffic Manager to provide load balancing for applications deployed in multiple data centers. This can be either round robin or performance-based where the data center located closest to the user will handle the requests. To use this feature customers deploy the application (including database if necessary) to all data centers desired, then create a new Traffic Manager profile in the Management Portal. Available for sites running in Standard SKU US West North Europe North America Europe

17 Site Slots in Azure Web Sites Availability: Preview Customers are able to create site deployment slots for content and configuration updates that can be swapped to production with no cold start and no down time. Deployment slots enable Standard SKU customers to stage content and configuration updates or to build multiple versions of their site and validate changes before swapping the deployment slot to production. The deployment slot swap workflow ensures the source deployment slot is warmed up before directing production traffic to it to avoid cold start impact for end users of the site. Not available in Free, Shared or Basic SKUs 2 deployment slots per site available in Standard SKU

18 Notification Hubs Availability: GA Notification Hubs are a high-volume, low-latency mobile push notification engine that works with any existing app backend, whether hosted on-premises or in the cloud. You can use Notification Hubs to engage users on ios, Android, Windows and Kindle Fire devices. Notification Hubs supports: Broadcasting to millions of users in minutes Segmented push notifications based on interest Secure push notifications (push-to-pull) Push-to-sync scenarios Enhanced second-screen experience for media apps More Pricing is available on website. Special preview pricing is available for customers looking to send individual push notifications only.

19 Mobile Services Updates:.NET, AD, & Sync Mobile Services provides a mobile backend-in-a-box for ios, Android, Windows and Mac apps. Whether developing natively or with a cross-platform framework like Xamarin, customers can easily authenticate users, store app data in the cloud or on-premises, send push notifications and add business logic. We released three important updates to Mobile Services that make it easier than ever for businesses to build employee-facing applications and add a mobility layer to existing systems:.net backend Write your mobile backend logic using ASP.NET Web API and Visual Studio, taking full advantage of Web API features, third-party Web API frameworks, and local and remote debugging Azure Active Directory Authentication Maximize the potential of your mobile enterprise applications without compromising on secure access Offline Sync Serve scenarios where users need to work with data while disconnected from the network, and sync when connectivity becomes available again Pricing is available on website. Availability: GA

20 Availability: Preview API Management Azure API Management enables organizations to publish APIs more reliably, more securely, and at scale. You can use API Management to engage with and drive API consumption among developers, partners and even internal teams while benefiting from the business and operational insights available in the admin portal. This service provides the tools that your organization needs to manage APIs--from provisioning user roles to creating usage plans and quotas, applying policies for transforming payloads, throttling, conducting analytics, monitoring and configuring alerts. The core value is that organizations can now use APIs to reach more customers through new channels, accelerate API adoption, open and modernize enterprise systems, and convert analytics & reporting into results. All while protecting what matters--underlying web services and assets. For additional details, visit Azure Site. API Management is currently in preview and is offered in two tiers: Developer and Standard. Prices below include a 50% preview discount. Hosted anywhere- Public cloud or On-premise Backend web services Developers/ API consumers Apps ADMIN/ API Providers API Management

21 Integration On Premise and In the Cloud Feature Overview Integrate your enterprise with the cloud BizTalk Server, our proven on-premises enterprise integration server, coordinates across mission-critical applications. Enterprise customers are encouraged to upgrade to BizTalk Server 2013 R2 Available beginning June to reap the benefits from platform compatibility, performance improvements, and related features. Availability: BizTalk Server 2013 R2 : GA Azure BizTalk Services: GA Hybrid Connections:Preview Azure BizTalk Services is a simple, powerful, and extensible cloud-based integration service that provides Business-to-Business (B2B) and Enterprise Application Integration (EAI) capabilities for delivering cloud and hybrid integration solutions. The new Hybrid Connections service (in preview beginning May 2014) enables developers to quickly easily, and securely create connections between Pricing Licensing details for BizTalk Server are available online and through Microsoft account teams. There are several licensing alternatives to support customer and partner requirements. Pricing for Azure BizTalk Services is cloud-based and includes 5 tiers from Hybrid Connections (free preview) to premium enterprise-class integration services. Competition Upgrading to BizTalk Server 2013 R2 on premises is kryptonite to our competitors and lights up our Hybrid value proposition On Azure. Oracle & IBM Enterprise middleware vendors with strong on-premises offerings and aggressive enterprise sales. No established cloud offerings. MuleSoft/Amazon Offers open-source cloud alternative to established on-premises market leaders. No 1 st party on-premises integration capability. Integration solution ISVs Industry solutions built on competitive platforms or on old versions of BizTalk represent leveraged growth/upgrade opportunities.

22 Azure Active Directory Premium Azure Active Directory Premium is Microsoft s advanced identity and access management solution for the cloud. Current capabilities include: 1. synchronization with on-premises directories 2. single sign-on to thousands of SaaS applications 3. machine learning-based security and usage reports 4. company branding 5. self-service password reset 6. group management delegation 7. an Enterprise scale SLA Identities everywhere, accessing everything Availability: GA Upcoming capabilities currently under preview include: 1. A new version of the DirSync tool enabling the public preview of Self-Service Password Reset with write-back to on-premises directories. This version of the DirSync tool, also offers the option to use password hash sync as a backup of ADFS. If the ADFS is unavailable Authentication flow can be switched to Azure AD via password hash sync. 2. A public preview of a new synchronization engine, Azure AD Sync, which enables multi-forest and non-ms directories to be synchronized to Azure AD that eventually will replace DirSYnc and will be the only Sync tool of Azure AD with bi-directional sync capabilities 3. Multi-Factor Authentication IP whitelisting allowing companies to specify IP addresses from which MFA is not required. 4. Azure AD Cloud App Discovery feature that provides to IT departments visibility into all the cloud apps in use within their organization. Try it here You can read more about all the new Azure AD features at the AD team blog

23 Azure Remote App Azure RemoteApp delivers remote applications from Azure and helps IT to bring scale, agility and global access to their corporate applications. With Azure RemoteApp, business applications run on Windows Server in the Azure cloud. Similar to RemoteApp on-premises, employees can access their corporate applications from anywhere and on a variety of devices via Microsoft s Remote Desktop Protocol (RDP). While appearing to run on a user s local device, the applications are centralized on Azure s reliable platform. With Azure RemoteApp, IT can: Enable employees access to their corporate applications from anywhere, anytime and on a variety of devices Scale up or down to meet dynamic business needs without expensive infrastructure costs and management complexity Centralize and protect corporate applications on Azure s trusted platform. Availability: Preview Azure RemoteApp provides two different deployment choices: hybrid and cloud deployment. Customers can decide whether they would like to integrate the service to their on-premises infrastructure with hybrid deployment or simply deploy a stand-alone cloud service. Azure RemoteApp is available at no additional cost during preview period.

24 SQL Database Service Tiers SQL Database has re-architected the service tiers to provide a stronger availability SLA, performance, disaster recovery SLAs as well as new features and functionality on a continuum. Feature Overview Basic (Preview): Designed for applications with a light transactional workload. Performance objectives for Basic provide a predictable hourly transaction rate. Standard (Preview): Standard is the go-to option for getting started with cloud-designed business applications. It offers midlevel performance and business continuity features. Performance objectives for Standard deliver predictable per minute transaction rates. Premium (Preview): Designed for mission-critical databases, Premium offers the highest performance levels for SQL Database and access to advanced business continuity features. Performance objectives for Premium deliver predictable per second transaction rates. Availability: Preview Service Tiers Basic Standard Premium Preview Price $0.08/day (~$2.50/month) S1: $0.65/day (~$20/month) S2: $3.23/day (~$100/month) P1: $15/day (~$465/month) P2: $30/day (~$930/month) P3: $120/day (~$3,720/month)

25 SQL Database Premium Active Geo-Replication Availability: Preview Mission-critical business continuity on your terms, via programmatic APIs or Azure Management Portal. Feature Overview Gain control over your disaster recovery process by creating active, readable, secondaries in any Azure region and choosing when to failover. Self-service activation in Premium Create up to 4 readable secondaries in any Azure region Automatic data replication, asynchronous REST API, PowerShell or Azure Portal Recovery Time Objective (RTO)<1h, Recovery Point Objective (RPO)<5m, you choose when to failover Pricing Available in the Premium tier. Secondaries are available for the same performance level as the primary (eg. P1 to P1). Secondaries are billed at the same rate as the primary and incur daily database charges. Up to 4 secondaries

26 SQL Database Premium Self-service Restore Availability: Preview Self-service and programmatic oops recovery of data deletion or alteration. Feature Overview Self-service Restore offers self-service control over data restoration from available backup data, putting the power to restore in the hands of customers in the case of a human or programmatic data deletion scenario. Auto backups, transactional logs every 5 min Backups in Azure Storage and geo-replicated Creates a side-by-side database copy, non-disruptive Restore to any Azure region REST API, PowerShell or Azure Portal Backups retention policy in Premium: up to 35 days Pricing Available in the Premium tier. Self-service Restore is included at no extra charge. Once a customer initiates data recovery via Restore, a side-by-side database copy is created and incurs a daily database charge. SQL Database Backups sabcp01bl21 Geo- replicated Restore from backup Azure Storage sabcp01bl21

27 Azure Preview Portal Availability: Preview The new Azure Preview portal provides a fully integrated experience that will for the first time enable customers to develop, manage and analyze an application in one place, using the platform and tools of their choice. The new portal combines all the components of a cloud application into a single development and management experience. Some of the new components in the portal include the following: Simplified resource management: Rather than managing standalone resources like Microsoft Azure Web Sites, Visual Studio Projects, SQL Databases or MySQL databases, with the new preview portal customers can create, manage and analyze their entire application as a single resource group in a rich, unified and customizable experience, at scale. These resource management capabilities are also being released through PowerShell and cross-platform APIs and command line tools, in the Azure SDK, for robust automation and programmatic access. Integrated billing: Providing insights into usage and billing, the integrated billing experience enables developers and IT pros to take control of their costs, see projected spend, and help them optimize their resources for maximum business advantage. Gallery: A rich gallery of applications and services from Microsoft and the open source community, this integrated marketplace of over 130 free and paid services enables customers to leverage the power of the ecosystem to be more agile and productive while building powerful, modern applications. Visual Studio Online: Several enhancements across Visual Studio Online are now available. This includes Team Projects, application life-cycle management for greater agility, the lightweight editor code-named Monaco for modifying and committing Web project code changes without leaving Microsoft Azure, and the Application Insights analytics solution, which collects telemetry data such as availability, performance and usage information to track an application s health. Visual Studio integration enables developers to surface this data from new applications with a single click. Details can be found here

Hosting Models. Business Model Software (as a Service) Platform (as a Service) Infrastructure (as a Service) On Premises. Applications. Data.

Hosting Models. Business Model Software (as a Service) Platform (as a Service) Infrastructure (as a Service) On Premises. Applications. Data. You manage You manage You manage On Premises Hosting Models Infrastructure (as a Service) Platform (as a Service) Business Model Software (as a Service) Customizations Applications Data Runtime Middleware

More information

Microsoft Azure Cloud oplossing als een extensie op mijn datacenter? Frederik Baert Solution Advisor

Microsoft Azure Cloud oplossing als een extensie op mijn datacenter? Frederik Baert Solution Advisor Microsoft Azure Cloud oplossing als een extensie op mijn datacenter? Frederik Baert Solution Advisor Mobile-first Cloud-first Cloud Platform Transform the datacenter 0 380.50 0 7.62.50 Unlock insight on

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions Course Code: M20533 Vendor: Microsoft Course Overview Duration: 5 RRP: 2,025 Implementing Microsoft Azure Infrastructure Solutions Overview This course is aimed at experienced IT Professionals who currently

More information

Course 20533: Implementing Microsoft Azure Infrastructure Solutions

Course 20533: Implementing Microsoft Azure Infrastructure Solutions Course 20533: Implementing Microsoft Azure Infrastructure Solutions Overview About this course This course is aimed at experienced IT Professionals who currently administer their on-premises infrastructure.

More information

Assignment # 1 (Cloud Computing Security)

Assignment # 1 (Cloud Computing Security) Assignment # 1 (Cloud Computing Security) Group Members: Abdullah Abid Zeeshan Qaiser M. Umar Hayat Table of Contents Windows Azure Introduction... 4 Windows Azure Services... 4 1. Compute... 4 a) Virtual

More information

Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led

Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led Course Description This course is aimed at experienced IT Professionals who currently administer their on-premises infrastructure.

More information

Course 20533B: Implementing Microsoft Azure Infrastructure Solutions

Course 20533B: Implementing Microsoft Azure Infrastructure Solutions Course 20533B: Implementing Microsoft Azure Infrastructure Solutions Sales 406/256-5700 Support 406/252-4959 Fax 406/256-0201 Evergreen Center North 1501 14 th St West, Suite 201 Billings, MT 59102 Course

More information

The last 18 months. AutoScale. IaaS. BizTalk Services Hyper-V Disaster Recovery Support. Multi-Factor Auth. Hyper-V Recovery.

The last 18 months. AutoScale. IaaS. BizTalk Services Hyper-V Disaster Recovery Support. Multi-Factor Auth. Hyper-V Recovery. Offline Operations Traffic ManagerLarge Memory SKU SQL, SharePoint, BizTalk Images HDInsight Windows Phone Support Per Minute Billing HTML 5/CORS Android Support Custom Mobile API AutoScale BizTalk Services

More information

Service Level Agreement for Windows Azure operated by 21Vianet

Service Level Agreement for Windows Azure operated by 21Vianet Service Level Agreement for Windows Azure operated by 21Vianet Last updated: November 2015 1. Introduction This Service Level Agreement for Windows Azure (this SLA ) is made by 21Vianet in connection with,

More information

Big data variety, 179 velocity, 179 volume, 179 Blob storage containers

Big data variety, 179 velocity, 179 volume, 179 Blob storage containers Index A AADRM. See Azure active directory rights management (AADRM) AADRM PowerShell module Azure AD module, 164 Connect-AadrmService cmdlet, 164 Connect-MsolService cmdlet, 164 PowerShell v2.0 and.net

More information

Francesco.diaz@insight.com. http://francescodiaz.azurewebsites.net

Francesco.diaz@insight.com. http://francescodiaz.azurewebsites.net Francesco.diaz@insight.com http://francescodiaz.azurewebsites.net Agenda SQL workloads on Azure Microsoft Azure IaaS concepts Best Practices for SQL running on Azure VMs HA/DR SQL DB HA/DR Dedicated Higher

More information

Azure IaaS What s new & adaptions in CH. Marcel Frauchiger, PTS Microsoft Schweiz

Azure IaaS What s new & adaptions in CH. Marcel Frauchiger, PTS Microsoft Schweiz Azure IaaS What s new & adaptions in CH Marcel Frauchiger, PTS Microsoft Schweiz Store, backup, recover your data Develop, test, run your apps Extend your infrastructure Reach where your datacenter won

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions Implementing Microsoft Azure Infrastructure About this Course This course is aimed at experienced IT Professionals who currently administer their on-premise infrastructure. The course introduces the student

More information

SQL Server on Azure An e2e Overview. Nosheen Syed Principal Group Program Manager Microsoft

SQL Server on Azure An e2e Overview. Nosheen Syed Principal Group Program Manager Microsoft SQL Server on Azure An e2e Overview Nosheen Syed Principal Group Program Manager Microsoft Dedicated Higher cost Shared Lower cost SQL Server Cloud Continuum Hybrid SQL Server in Azure VM Virtualized Machines

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions Course 20533A: Implementing Microsoft Azure Infrastructure Solutions Page 1 of 7 Implementing Microsoft Azure Infrastructure Solutions Course 20533A: 4 days; Instructor-Led Introduction This course is

More information

Developing Microsoft Azure Solutions

Developing Microsoft Azure Solutions Course 20532A: Developing Microsoft Azure Solutions Page 1 of 7 Developing Microsoft Azure Solutions Course 20532A: 4 days; Instructor-Led Introduction This course is intended for students who have experience

More information

Developing Microsoft Azure Solutions 20532A; 5 days

Developing Microsoft Azure Solutions 20532A; 5 days Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Developing Microsoft Azure Solutions 20532A; 5 days Course Description This

More information

KEMP LoadMaster. Enabling Hybrid Cloud Solutions in Microsoft Azure

KEMP LoadMaster. Enabling Hybrid Cloud Solutions in Microsoft Azure KEMP LoadMaster Enabling Hybrid Cloud Solutions in Microsoft Azure Introduction An increasing number of organizations are moving from traditional on-premises datacenter architecture to a public cloud platform

More information

Developing Microsoft Azure Solutions 20532B; 5 Days, Instructor-led

Developing Microsoft Azure Solutions 20532B; 5 Days, Instructor-led Developing Microsoft Azure Solutions 20532B; 5 Days, Instructor-led Course Description This course is intended for students who have experience building vertically scaled applications. Students should

More information

Extending your datacenter to the cloud

Extending your datacenter to the cloud Extending your datacenter to the cloud Steve Beaumont @StevybSC http://www.poweronplatforms.com Chiyo Odika @MrChiyo http://www.mrchiyo.com Steve Beaumont Grimsby, United Kingdom @StevybSC Product Development

More information

Ondřej Výšek Sales Lead, Microsoft MVP. vysek@kpcs.cz

Ondřej Výšek Sales Lead, Microsoft MVP. vysek@kpcs.cz Ondřej Výšek Sales Lead, Microsoft MVP vysek@kpcs.cz Azure Active Directory Features Free edition Basic edition Premium edition Directory as a service User and group management using UI or Windows PowerShell

More information

-50% +28% YoY. Roughly one quarter of SBs and one half of MBs plan to shift their budgets to more cloud spending over onpremise

-50% +28% YoY. Roughly one quarter of SBs and one half of MBs plan to shift their budgets to more cloud spending over onpremise Roughly one quarter of SBs and one half of MBs plan to shift their budgets to more cloud spending over onpremise spending $ -AMI -50% +28% YoY Reduction in Costs for SMBs moving to IaaS 1 Annual Recurring

More information

2015 Techstravaganza The Microsoft Cloud

2015 Techstravaganza The Microsoft Cloud 2015 Techstravaganza The Microsoft Cloud http://virtuallycloud9.com @tommy_patterson http://aka.ms/tplinkedin Tommy.Patterson@Microsoft.com http://aka.ms/mshostingbw Leaders in Gartner Magic Quadrants

More information

WINDOWS AZURE EXECUTION MODELS

WINDOWS AZURE EXECUTION MODELS WINDOWS AZURE EXECUTION MODELS Windows Azure provides three different execution models for running applications: Virtual Machines, Web Sites, and Cloud Services. Each one provides a different set of services,

More information

Course 20532B: Developing Microsoft Azure Solutions

Course 20532B: Developing Microsoft Azure Solutions Course 20532B: Developing Microsoft Solutions Five Days, Instructor-Led About this Course This course is intended for students who have experience building vertically scaled applications. Students should

More information

Realizing the Benefits of Hybrid Cloud. Anand MS Cloud Solutions Architect Microsoft Asia Pacific

Realizing the Benefits of Hybrid Cloud. Anand MS Cloud Solutions Architect Microsoft Asia Pacific Realizing the Benefits of Hybrid Cloud Anand MS Cloud Solutions Architect Microsoft Asia Pacific Agenda Key drivers for Hybrid Cloud Unified Cloud Strategy Example Use Cases How to get there Hybrid Cloud:

More information

SharePoint 2013 on Windows Azure Infrastructure David Aiken & Dan Wesley Version 1.0

SharePoint 2013 on Windows Azure Infrastructure David Aiken & Dan Wesley Version 1.0 SharePoint 2013 on Windows Azure Infrastructure David Aiken & Dan Wesley Version 1.0 Overview With the Virtual Machine and Virtual Networking services of Windows Azure, it is now possible to deploy and

More information

Introduction to the Cloud OS Windows Azure Overview Visual Studio Tooling for Windows Azure Scenarios: Dev/Test Web Mobile Hybrid

Introduction to the Cloud OS Windows Azure Overview Visual Studio Tooling for Windows Azure Scenarios: Dev/Test Web Mobile Hybrid Introduction to the Cloud OS Windows Azure Overview Visual Studio Tooling for Windows Azure Scenarios: Dev/Test Web Mobile Hybrid Development Management Identity Data Virtualization All services

More information

Volume Licensing. Service Level Agreement for Microsoft Online Services August 5, 2015

Volume Licensing. Service Level Agreement for Microsoft Online Services August 5, 2015 Volume Licensing Service Level Agreement for Microsoft Online Services August 5, 2015 Microsoft Volume Licensing Service Level Agreement for Microsoft Online Services (Worldwide English, August 5, 2015)

More information

Microsoft Azure ExpressRoute

Microsoft Azure ExpressRoute Microsoft Azure ExpressRoute Michael Washam Summary: Microsoft Azure ExpressRoute makes it easy to establish dedicated and private circuits between your data center and Microsoft Azure. ExpressRoute connections

More information

Deploying Microsoft Dynamics CRM in Microsoft Azure Virtual Machines. October 2015

Deploying Microsoft Dynamics CRM in Microsoft Azure Virtual Machines. October 2015 Deploying Microsoft Dynamics CRM in Microsoft Azure Virtual Machines October 2015 Copyright The information contained in this document represents the current view of Microsoft Corporation on the issues

More information

WINDOWS SERVER SMALL BUSINESS SOLUTIONS. Name: Marko Drev

WINDOWS SERVER SMALL BUSINESS SOLUTIONS. Name: Marko Drev WINDOWS SERVER SMALL BUSINESS SOLUTIONS Name: Marko Drev SMB Windows Server Family SOLUTION SERVERS TRADITIONAL SERVERS Complete server platform, integrated and optimized Customizable Server platform for

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions Implementing Microsoft Azure Infrastructure Solutions Course M20533 5 Day(s) 30:00 Hours Introduction This course is aimed at experienced IT Professionals who currently administer their on -premise infrastructure.

More information

SQL Server Hybrid Features. Luis Vargas, Senior Program Manager Lead Xin Jin, Program Manager @ Microsoft

SQL Server Hybrid Features. Luis Vargas, Senior Program Manager Lead Xin Jin, Program Manager @ Microsoft SQL Server Hybrid Features Luis Vargas, Senior Program Manager Lead Xin Jin, Program Manager @ Microsoft Key Takeaway SQL Server integrates cloud services from Azure providing end-to-end experiences that

More information

Microsoft Azure RemoteApp

Microsoft Azure RemoteApp Microsoft Azure RemoteApp Ultima Engagements Looking for a turnkey application delivey platform? What is Azure RemoteApp? Building out an app delivery platform that can scale with demand can be challenging

More information

Datacenters of the Past. Datacenter of the (New) Present Datacenter without boundaries. Devices

Datacenters of the Past. Datacenter of the (New) Present Datacenter without boundaries. Devices Start Justin President Convergent Computing http://www.cco.com randm@cco.com Devices Things Apps Big data Cloud 52% of information workers across 17 countries report using 3+ devices for work 212 Billion

More information

Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module

Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module June, 2015 WHITE PAPER Contents Advantages of IBM SoftLayer and RackWare Together... 4 Relationship between

More information

Microsoft SharePoint Architectural Models

Microsoft SharePoint Architectural Models Microsoft SharePoint This topic is 1 of 5 in a series Introduction to Fundamental SharePoint This series is intended to raise awareness of the different fundamental architectural models through which SharePoint

More information

vcloud Air Disaster Recovery Technical Presentation

vcloud Air Disaster Recovery Technical Presentation vcloud Air Disaster Recovery Technical Presentation Agenda 1 vcloud Air Disaster Recovery Overview 2 What s New 3 Architecture 4 Setup and Configuration 5 Considerations 6 Automation Options 2 vcloud Air

More information

The power of many servers, the simplicity of one Efficiently manage infrastructure while maximizing uptime and minimizing failures and downtime Beyond virtualization Scale and secure workloads, cost-effectively

More information

AZP: Microsoft Azure Infrastructure for IT Professional

AZP: Microsoft Azure Infrastructure for IT Professional AZP: Microsoft Azure Infrastructure for IT Professional Objective: This course provides knowledge in Microsoft Azure, Microsoft s cloud computing platform. The course focuses on infrastructure implementation

More information

Azure Day Application Development

Azure Day Application Development Azure Day Application Development Randy Pagels Developer Technology Specialist Tim Adams Developer Solutions Specialist Azure App Service.NET, Java, Node.js, PHP, Python Auto patching Auto scale Integration

More information

Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module

Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module June, 2015 WHITE PAPER Contents Advantages of IBM SoftLayer and RackWare Together... 4 Relationship between

More information

Demystifying the Cloud Computing 02.22.2012

Demystifying the Cloud Computing 02.22.2012 Demystifying the Cloud Computing 02.22.2012 Speaker Introduction Victor Lang Enterprise Technology Consulting Services Victor Lang joined Smartbridge in early 2003 as the company s third employee and currently

More information

RemoteApp Publishing on AWS

RemoteApp Publishing on AWS RemoteApp Publishing on AWS WWW.CORPINFO.COM Kevin Epstein & Stephen Garden Santa Monica, California November 2014 TABLE OF CONTENTS TABLE OF CONTENTS... 2 ABSTRACT... 3 INTRODUCTION... 3 WHAT WE LL COVER...

More information

Microsoft 20533 - Implementing Microsoft Azure Infrastructure Solutions

Microsoft 20533 - Implementing Microsoft Azure Infrastructure Solutions 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20533 - Implementing Microsoft Azure Infrastructure Solutions Length 5 days Price $4389.00 (inc GST) Version C Overview This course is intended for IT professionals

More information

Availability for the modern datacentre Veeam Availability Suite v8 & Sneakpreview v9

Availability for the modern datacentre Veeam Availability Suite v8 & Sneakpreview v9 Veeam Summer School Availability for the modern datacentre Veeam Availability Suite v8 & Sneakpreview v9 Jan van Leuken System Engineer Benelux, Veeam Software jan.vanleuken@veeam.com +31 (0)615 83 50

More information

Cloud Platforms in the Enterprise

Cloud Platforms in the Enterprise Cloud Platforms in the Enterprise A Guide for IT Leaders @DChappellAssoc Copyright 2014 Chappell & Associates The Three Most Important IT Events In the last decade Initial pubic offering of Salesforce.com,

More information

SOLUTION BRIEF Citrix Cloud Solutions Citrix Cloud Solution for Disaster Recovery

SOLUTION BRIEF Citrix Cloud Solutions Citrix Cloud Solution for Disaster Recovery SOLUTION BRIEF Citrix Cloud Solutions Citrix Cloud Solution for Disaster Recovery www.citrix.com Contents Introduction... 3 Fitting Disaster Recovery to the Cloud... 3 Considerations for Disaster Recovery

More information

Flora Muglia Azure Solution Sales Professional fmuglia@microsoft.com. We are partners in learning. November 2015

Flora Muglia Azure Solution Sales Professional fmuglia@microsoft.com. We are partners in learning. November 2015 Flora Muglia Azure Solution Sales Professional fmuglia@microsoft.com Join the US EDU Azure Discussion (Yammer): http://aka.ms/useduazure We are partners in learning. November 2015 Agenda Why Azure? New

More information

Veeam Summer School. Thomas Zaatman Veeam Software

Veeam Summer School. Thomas Zaatman Veeam Software Veeam Summer School Thomas Zaatman Veeam Software Availability for the your modern datacentre modern datacenter Veeam Availability Suite v8 Welcome to Veeam Veeam was founded in 2006 Exponential revenue

More information

Software-Defined Networks Powered by VellOS

Software-Defined Networks Powered by VellOS WHITE PAPER Software-Defined Networks Powered by VellOS Agile, Flexible Networking for Distributed Applications Vello s SDN enables a low-latency, programmable solution resulting in a faster and more flexible

More information

Microsoft Azure. The cloud platform built for business. Tarmo Tikerpäe DC SSP Microsoft

Microsoft Azure. The cloud platform built for business. Tarmo Tikerpäe DC SSP Microsoft Microsoft Azure The cloud platform built for business Tarmo Tikerpäe DC SSP Microsoft The next strategic opportunity is here Cloud Mobile Social How do you use technology innovation Big data? to architect

More information

HIGH-SPEED BRIDGE TO CLOUD STORAGE

HIGH-SPEED BRIDGE TO CLOUD STORAGE HIGH-SPEED BRIDGE TO CLOUD STORAGE Addressing throughput bottlenecks with Signiant s SkyDrop 2 The heart of the Internet is a pulsing movement of data circulating among billions of devices worldwide between

More information

Introducing. Markus Erlacher Technical Solution Professional Microsoft Switzerland

Introducing. Markus Erlacher Technical Solution Professional Microsoft Switzerland Introducing Markus Erlacher Technical Solution Professional Microsoft Switzerland Overarching Release Principles Strong emphasis on hardware, driver and application compatibility Goal to support Windows

More information

Cloud OS. Philip Meyer Partner Technology Specialist - Hosting

Cloud OS. Philip Meyer Partner Technology Specialist - Hosting Cloud OS Philip Meyer Partner Technology Specialist - Hosting The New Era of Hosting 52.4% 68% 62.5% Customers Cloud Applications Grow their business or realign to new company strategy Plan to adopt hybrid

More information

WINDOWS AZURE NETWORKING

WINDOWS AZURE NETWORKING WINDOWS AZURE NETWORKING The easiest way to connect to Windows Azure applications and data is through an ordinary Internet connection. But this simple solution isn t always the best approach. Windows Azure

More information

Data Protection & Cloud. Corradino Milone PreSales Commvault Italia

Data Protection & Cloud. Corradino Milone PreSales Commvault Italia Data Protection & Cloud Corradino Milone PreSales Commvault Italia Snapshot of Commvault Established in 1996, headquartered in New Jersey, USA Over 2,000 employees operating across six continents More

More information

New hybrid cloud scenarios with SQL Server 2014. Matt Smith - @SmithMattC 6/4/2014

New hybrid cloud scenarios with SQL Server 2014. Matt Smith - @SmithMattC 6/4/2014 New hybrid cloud scenarios with SQL Server 2014 Matt Smith - @SmithMattC 6/4/2014 Breakthrough data platform performance with SQL Server 2014 Drive business faster with SQL Server 2014 in-memory technologies

More information

Hosted SharePoint: Questions every provider should answer

Hosted SharePoint: Questions every provider should answer Hosted SharePoint: Questions every provider should answer Deciding to host your SharePoint environment in the Cloud is a game-changer for your company. The potential savings surrounding your time and money

More information

Dimension Data Enabling the Journey to the Cloud

Dimension Data Enabling the Journey to the Cloud Dimension Data Enabling the Journey to the Cloud Grant Morgan General Manager: Cloud 14 August 2013 Client adoption: What our clients were telling us The move to cloud services is a journey over time and

More information

Securely. Mobilize Any Business Application. Rapidly. The Challenge KEY BENEFITS

Securely. Mobilize Any Business Application. Rapidly. The Challenge KEY BENEFITS Mobilize Any Business Application. Rapidly. Securely. The Challenge Today's enterprises are increasingly leveraging mobility solutions to improve productivity, decrease response times and streamline operational

More information

Application Migration Best Practices. Gregory Shepard Senior Consultant InCycle Software

Application Migration Best Practices. Gregory Shepard Senior Consultant InCycle Software Application Migration Best Practices Gregory Shepard Senior Consultant InCycle Software We Help Organizations Get to the Next Level ALM MVPs and ALM consultants in six locations Application Migration Best

More information

Features of AnyShare

Features of AnyShare of AnyShare of AnyShare CONTENT Brief Introduction of AnyShare... 3 Chapter 1 Centralized Management... 5 1.1 Operation Management... 5 1.2 User Management... 5 1.3 User Authentication... 6 1.4 Roles...

More information

SQL Server 2014. What s New? Christopher Speer. Technology Solution Specialist (SQL Server, BizTalk Server, Power BI, Azure) v-cspeer@microsoft.

SQL Server 2014. What s New? Christopher Speer. Technology Solution Specialist (SQL Server, BizTalk Server, Power BI, Azure) v-cspeer@microsoft. SQL Server 2014 What s New? Christopher Speer Technology Solution Specialist (SQL Server, BizTalk Server, Power BI, Azure) v-cspeer@microsoft.com The evolution of the Microsoft data platform What s New

More information

An open and flexible cloud platform. Quickly build, deploy, and manage solutions across a global network of Microsoft-managed datacenters.

An open and flexible cloud platform. Quickly build, deploy, and manage solutions across a global network of Microsoft-managed datacenters. An open and flexible cloud platform. Quickly build, deploy, and manage solutions across a global network of Microsoft-managed datacenters. Build applications using any language, tool, or framework Integrate

More information

Are You in Control of Your Cloud Data? Expanded options for keeping your enterprise in the driver s seat

Are You in Control of Your Cloud Data? Expanded options for keeping your enterprise in the driver s seat Are You in Control of Your Cloud Data? Expanded options for keeping your enterprise in the driver s seat EXECUTIVE SUMMARY Hybrid IT is a fact of life in companies today. Increasingly, the way to deploy

More information

Scaling Analysis Services in the Cloud

Scaling Analysis Services in the Cloud Our Sponsors Scaling Analysis Services in the Cloud by Gerhard Brückl gerhard@gbrueckl.at blog.gbrueckl.at About me Gerhard Brückl Working with Microsoft BI since 2006 Windows Azure / Cloud since 2013

More information

EMC SYNCPLICITY FILE SYNC AND SHARE SOLUTION

EMC SYNCPLICITY FILE SYNC AND SHARE SOLUTION EMC SYNCPLICITY FILE SYNC AND SHARE SOLUTION Automated file synchronization Flexible, cloud-based administration Secure, on-premises storage EMC Solutions January 2015 Copyright 2014 EMC Corporation. All

More information

Tutto quello che c è da sapere su Azure App Service

Tutto quello che c è da sapere su Azure App Service presenta Tutto quello che c è da sapere su Azure App Service Jessica Tibaldi Technical Evangelist Microsoft Azure & Startups jetiba@microsoft.com @_jetiba www.wpc2015.it info@wpc2015.it - +39 02 365738.11

More information

Course Outline. Microsoft Azure Fundamentals Course 10979A: 2 days Instructor Led. About this Course. Audience Profile. At Course Completion

Course Outline. Microsoft Azure Fundamentals Course 10979A: 2 days Instructor Led. About this Course. Audience Profile. At Course Completion Microsoft Azure Fundamentals Course 10979A: 2 days Instructor Led About this Course Get hands-on instruction and practice implementing Microsoft Azure in this two day Microsoft Official Course. You will

More information

Getting Started with Sitecore Azure

Getting Started with Sitecore Azure Sitecore Azure 3.1 Getting Started with Sitecore Azure Rev: 2015-09-09 Sitecore Azure 3.1 Getting Started with Sitecore Azure An Overview for Sitecore Administrators Table of Contents Chapter 1 Getting

More information

Going Hybrid. The first step to your! Enterprise Cloud journey! Eric Sansonny General Manager!

Going Hybrid. The first step to your! Enterprise Cloud journey! Eric Sansonny General Manager! Going Hybrid The first step to your! Enterprise Cloud journey! Eric Sansonny General Manager! About Aruba! Few figures! About Aruba! Few figures! 2 million customers! About Aruba! Few figures! 600 people!

More information

APS Connect Denver, CO

APS Connect Denver, CO New Generation Data Protection Powered by the Acronis AnyData Engine APS Connect Denver, CO Jon Farmer February 26, 2015 2015 Acronis Industry Leader in Data Protection Market Leading Solutions & Technology

More information

Availability for your modern datacenter

Availability for your modern datacenter Availability for your modern datacenter - Agentless backup and replication for VMware and Hyper-V - Scalable, powerful, easy-to-use, affordable Veeam Availability protection for the Always-On Business

More information

BI on Cloud using SQL Server on IaaS

BI on Cloud using SQL Server on IaaS BI on Cloud using SQL Server on IaaS Abstract Today s Business Intelligence (BI) Systems are analysing huge volumes of data, which is growing at a rapid pace requiring organizations to scale the hardware/infrastructure

More information

GoGrid Implement.com Configuring a SQL Server 2012 AlwaysOn Cluster

GoGrid Implement.com Configuring a SQL Server 2012 AlwaysOn Cluster GoGrid Implement.com Configuring a SQL Server 2012 AlwaysOn Cluster Overview This documents the SQL Server 2012 Disaster Recovery design and deployment, calling out best practices and concerns from the

More information

Course Description. Course Audience. Course Outline. Course Page - Page 1 of 5. Microsoft Azure Fundamentals M-10979 Length: 2 days Price: $ 1,295.

Course Description. Course Audience. Course Outline. Course Page - Page 1 of 5. Microsoft Azure Fundamentals M-10979 Length: 2 days Price: $ 1,295. Course Page - Page 1 of 5 Microsoft Azure Fundamentals M-10979 Length: 2 days Price: $ 1,295.00 Course Description Get hands-on instruction and practice implementing Microsoft Azure in this two day Microsoft

More information

>_ Base OS image for new Virtual Machines Sys-Prepped/Generalized/Read Only Created by uploading or by capture Writable Disks for Virtual Machines Created during VM creation or during upload of existing

More information

Taking the cloud to your datacenter

Taking the cloud to your datacenter Taking the cloud to your datacenter Microsoft Azure Stack Version 1.0 1/29/2016 CONTENTS Cloud is a paradigm, not a place... 2 Cloud computing on your terms... 3 Microsoft Azure Stack vision... 4 Reinventing

More information

Appendix C to DIR Contract Number DIR-TSO-2736 SunGard Availability Services Discount Level: 25% Managed Data Center Services - Cloud Hosting

Appendix C to DIR Contract Number DIR-TSO-2736 SunGard Availability Services Discount Level: 25% Managed Data Center Services - Cloud Hosting Resource Pool for ECS/Managed Cloud. Order in 2GB increments. Storage added separately Level: 25% Min RAM Max RAM Cloud Resource Pool (1 GB RAM /.5 vcpu) 1 2 32 26% 2 33 64 26% 3 65 128 26% 4 129 N/A 26%

More information

Amazon Cloud Storage Options

Amazon Cloud Storage Options Amazon Cloud Storage Options Table of Contents 1. Overview of AWS Storage Options 02 2. Why you should use the AWS Storage 02 3. How to get Data into the AWS.03 4. Types of AWS Storage Options.03 5. Object

More information

Sentinet for Windows Azure SENTINET

Sentinet for Windows Azure SENTINET Sentinet for Windows Azure SENTINET Sentinet for Windows Azure 1 Contents Introduction... 2 Customer Benefits... 2 Deployment Topologies... 3 Isolated Deployment Model... 3 Collocated Deployment Model...

More information

SINGTEL BUSINESS - PRODUCT FACTSHEET MANAGED CLOUD POWERED BY MICROSOFT

SINGTEL BUSINESS - PRODUCT FACTSHEET MANAGED CLOUD POWERED BY MICROSOFT SINGTEL BUSINESS - PRODUCT FACTSHEET MANAGED CLOUD POWERED BY MICROSOFT SingTel Managed Cloud, powered by Microsoft, is a secure and agile cloud computing solution (Infrastructure-as-a-Service or IaaS)

More information

vcloud Air Simone Brunozzi, VP and Chief Technologist, vcloud Air @simon 2014 VMware Inc. All rights reserved.

vcloud Air Simone Brunozzi, VP and Chief Technologist, vcloud Air @simon 2014 VMware Inc. All rights reserved. vcloud Air Simone Brunozzi, VP and Chief Technologist, vcloud Air @simon 2014 VMware Inc. All rights reserved. Cloud Computing! Exciting! But wait 2009 2014 98% 94% 2% 6% VMs in Public Cloud VMs On-Premises

More information

How To Use Arcgis For Free On A Gdb 2.2.2 (For A Gis Server) For A Small Business

How To Use Arcgis For Free On A Gdb 2.2.2 (For A Gis Server) For A Small Business Esri Middle East and Africa User Conference December 10 12 Abu Dhabi, UAE Understanding ArcGIS in Virtualization and Cloud Environments Marwa Mabrouk Powerful GIS capabilities Delivered as Web services

More information

Bridging the gap between local IT and Cloud services, keeping you in control

Bridging the gap between local IT and Cloud services, keeping you in control Bridging the gap between local IT and Cloud services, keeping you in control The majority of Small and Mid-Sized Businesses (SMB s) are expected to operate in a hybrid IT environment (part on-premise,

More information

Cloud Database Demystified to Deliver SaaS Customer Value

Cloud Database Demystified to Deliver SaaS Customer Value Cloud Database Demystified to Deliver SaaS Customer Value 2 The business of Cloud Savvis ranks as a leader Magic Quadrant for Cloud Infrastructure-as-a-Service and Web Hosting The Magic Quadrant is copyrighted

More information

Web Application Hosting Cloud Architecture

Web Application Hosting Cloud Architecture Web Application Hosting Cloud Architecture Executive Overview This paper describes vendor neutral best practices for hosting web applications using cloud computing. The architectural elements described

More information

Enterprise GIS Architecture Deployment Options. Andrew Sakowicz

Enterprise GIS Architecture Deployment Options. Andrew Sakowicz Enterprise GIS Architecture Deployment Options Andrew Sakowicz Audience Audience - Architects - Developers - Administrators - Project Managers Level: - Beginner / Intermediate Introduction Andrew Sakowicz

More information

Azure & SharePoint. Jason Himmelstein, MVP. Senior Technical Director @sharepointlhorn

Azure & SharePoint. Jason Himmelstein, MVP. Senior Technical Director @sharepointlhorn Azure & SharePoint Jason Himmelstein, MVP Senior Technical Director @sharepointlhorn Gold Sponsor Silver Sponsors #CollabCon Share your ideas and feedback on Twitter $250 Future Shop gift card for most

More information

VMUG - vcloud Air Deep Dive. 2014 VMware Inc. All rights reserved.

VMUG - vcloud Air Deep Dive. 2014 VMware Inc. All rights reserved. VMUG - vcloud Air Deep Dive 2014 VMware Inc. All rights reserved. Agenda 1 Overview of vcloud Air 2 Advanced Networking Capabilities 3 Use Cases 4 Overview of Disaster Recovery Service 5 Questions 2 VMware

More information

Migration and Disaster Recovery Underground in the NEC / Iron Mountain National Data Center with the RackWare Management Module

Migration and Disaster Recovery Underground in the NEC / Iron Mountain National Data Center with the RackWare Management Module Migration and Disaster Recovery Underground in the NEC / Iron Mountain National Data Center with the RackWare Management Module WHITE PAPER May 2015 Contents Advantages of NEC / Iron Mountain National

More information

Where are Organizations Today? The Cloud. The Current and Future State of IT When, Where, and How To Leverage the Cloud. The Cloud and the Players

Where are Organizations Today? The Cloud. The Current and Future State of IT When, Where, and How To Leverage the Cloud. The Cloud and the Players The Current and Future State of IT When, Where, and How To Leverage the The and the Players Software as a Service Citrix VMWare Google SalesForce.com Created and Presented by: Rand Morimoto, Ph.D., MCITP,

More information

Microsoft Big Data Solutions. Anar Taghiyev P-TSP E-mail: b-anarta@microsoft.com;

Microsoft Big Data Solutions. Anar Taghiyev P-TSP E-mail: b-anarta@microsoft.com; Microsoft Big Data Solutions Anar Taghiyev P-TSP E-mail: b-anarta@microsoft.com; Why/What is Big Data and Why Microsoft? Options of storage and big data processing in Microsoft Azure. Real Impact of Big

More information

How To Run A Modern Business With Microsoft Arknow

How To Run A Modern Business With Microsoft Arknow Microsoft Azure DataSync ModernBiz Agenda ModernBiz: Your path to the Modern Business Microsoft Azure overview Key business solutions leveraging the cloud Back up your data Reduce unexpected downtime Host

More information

SQL Server 2014 New Features/In- Memory Store. Juergen Thomas Microsoft Corporation

SQL Server 2014 New Features/In- Memory Store. Juergen Thomas Microsoft Corporation SQL Server 2014 New Features/In- Memory Store Juergen Thomas Microsoft Corporation AGENDA 1. SQL Server 2014 what and when 2. SQL Server 2014 In-Memory 3. SQL Server 2014 in IaaS scenarios 2 SQL Server

More information

AUTOMATED DISASTER RECOVERY SOLUTION USING AZURE SITE RECOVERY FOR FILE SHARES HOSTED ON STORSIMPLE

AUTOMATED DISASTER RECOVERY SOLUTION USING AZURE SITE RECOVERY FOR FILE SHARES HOSTED ON STORSIMPLE AUTOMATED DISASTER RECOVERY SOLUTION USING AZURE SITE RECOVERY FOR FILE SHARES HOSTED ON STORSIMPLE Copyright This document is provided "as-is." Information and views expressed in this document, including

More information

Windows Server 2012 R2 Licensing Datasheet

Windows Server 2012 R2 Licensing Datasheet Windows Server 2012 R2 Licensing Datasheet Product overview Windows Server 2012 R2 captures Microsoft s experience of delivering global-scale cloud services to provide an enterprise-class server and cloud

More information

francesco.diaz@insight.com http://francescodiaz.azurewebsites.net

francesco.diaz@insight.com http://francescodiaz.azurewebsites.net francesco.diaz@insight.com http://francescodiaz.azurewebsites.net Agenda SQL Server workloads on Azure Backup scenarios SQL Server backup options Azure Backup and System Center DPM SQL Database backup

More information