Windows Azure Conference 2014 Caching Data in the Cloud with Windows Azure.

Slides:



Advertisements
Similar presentations
Windows Azure for SharePoint people Dennis – Solution Architect Microsoft Windows Azure.
Advertisements

Gold Sponsors Bronze Sponsors Silver Sponsors Taking SharePoint to the Cloud Aaron Saikovski Readify – Software Solution Specialist.
“It’s going to take a month to get a proof of concept going.” “I know VMM, but don’t know how it works with SPF and the Portal” “I know Azure, but.
Overview Of Microsoft New Technology ENTER. Processing....
Wade Wegner Windows Azure Technical Evangelist Microsoft Corporation Windows Azure AppFabric Caching.
Inside Windows Azure Virtual Machines Vijay Rajagopalan Microsoft Corporation.
Google AppEngine. Google App Engine enables you to build and host web apps on the same systems that power Google applications. App Engine offers fast.
Microsoft ® Official Course Monitoring and Troubleshooting Custom SharePoint Solutions SharePoint Practice Microsoft SharePoint 2013.
Esri UC 2014 | Demo Theater | Using ArcGIS for Server in the Microsoft Azure Cloud Nikhil Shampur.
Windows Azure Conference 2014 Windows Azure Mobile Services from ground up.
Partner Practice Enablement - Overview This session will focus on integration strategies for applications deployed using Microsoft Azure Websites and Microsoft.
OM. Brad Gall Senior Consultant
Boston Bootcamp April 27 th, 2013 Azure Websites Udaiappa Ramachandran ( Udai
Migrating Business Apps to Windows Azure Marc Müller Principal Consultant, 4tecture GmbH
Windows Azure Conference 2014 Azure Infrastructure services foundation.
Getting Started with Windows Azure Name Title Microsoft Corporation.
Windows Azure Conference 2014 Lessons Learned From Large Scale Migrations to Windows Azure IaaS.
Windows Azure Conference 2014 Deploy your Java workloads on Windows Azure.
Partner Practice Enablement - Overview This session will focus on integration strategies for applications deployed using Microsoft Azure Websites and Microsoft.
Windows Azure Conference 2014 Polyglot Persistence: NoSQL + Azure!
Windows Azure Conference 2014 Designing Applications for Scalability.
Windows Azure Conference 2014 Windows Azure Web Sites Kaushal Kumar Panday Shashank Shrivastava.
Azure IAAS Overview & What’s New Steve Letford & Stu Fox M318.
Techcello Provides SaaS Lifecycle Management Solution to “SaaS-ify” Your Application Efficiently on the Powerful Microsoft Azure Cloud Platform MICROSOFT.
Virtual techdays INDIA │ November 2010 AppFabric Cache Jatin Kakkar │ Sr. Program Manager, AppFabric.
Windows Azure June 2012 Release for Developers & Architects
Visual Studio Windows Azure Portal Rest APIs / PS Cmdlets US-North Central Region FC TOR PDU Servers TOR PDU Servers TOR PDU Servers TOR PDU.
Windows Azure Conference 2014 LAMP on Windows Azure.
Global scale with Microsoft Azure Scenarios Achieving high availability with Microsoft Azure Demos.
Intro to Datazen.
Text Microsoft to Or Tweet #uktechdays Questions?
Windows Azure Web Sites Second-generation PaaS Boston Cloud Meetup 14-January-2014 (00:30) Boston Azure User Group
+ Logentries Is a Real-Time Log Analytics Service for Aggregating, Analyzing, and Alerting on Log Data from Microsoft Azure Apps and Systems MICROSOFT.
Built on Azure, The GTI IT Furniture M- Commerce Solution Makes it Easy for Shopkeepers and Sellers to Display Products Via a Beautiful App Catalog MICROSOFT.
Azure in a Day Training: Windows Azure Module 1: Windows Azure Overview Module 2: Development Environment / Portal – DEMO: Signing up for Windows Azure.
Gain High Availability Performance and Scale of Applications Running on Windows Azure with KEMP Technologies’ Virtual LoadMaster COMPANY PROFILE: KEMP.
Technology Drill Down: Windows Azure Platform Eric Nelson | ISV Application Architect | Microsoft UK |
Building Cloud Solutions Presenter Name Position or role Microsoft Azure.
ALL INFORMATION PRESENTED AS WELL AS ALL SESSIONS ARE MICROSOFT CONFIDENTIAL AND UNDER YOUR NON-DISCLOSURE AGREEMENT (NDA) AND\OR TECHNOLOGY PREVIEW.
Building web applications with the Windows Azure Platform Ido Flatow | Senior Architect | Sela | This session.
Bellevue College Cloud Seminars Learn: Cloud services Friday, March 4, 2016 Azure Virtual Machines Fawad Khan.
Built on the Powerful Microsoft Azure Platform, HarmonyPSA Is a Cloud-Based Customer Service and Billing System for IT Solution Providers MICROSOFT AZURE.
DreamFactory for Microsoft Azure Is an Open Source REST API Platform That Enables Mobilization of Data in Minutes across Frameworks and Storage Methods.
AuraPortal Cloud Helps Empower Organizations to Organize and Control Their Business Processes via Applications on the Microsoft Azure Cloud Platform MICROSOFT.
Deploying Web Application
Application area Events Conferences Exhibitions
Lead SQL BankofAmerica Blog: SQLHarry.com
Cloud Data platform (Cloud Application Development & Deployment)
Logo here Module 3 Microsoft Azure Web App. Logo here Module Overview Introduction to App Service Overview of Web Apps Hosting Web Applications in Azure.
Microsoft Ignite /22/2018 3:27 PM BRK2121
Everything you need to know!
Couchbase Server is a NoSQL Database with a SQL-Based Query Language
Windows Azure Migrating SQL Server Workloads
With Help from the Microsoft Azure Cloud,
02 | Design and implement database
PaaS - Development Stefan Geiger Gerry
Intelledox Infiniti Helps Organizations Digitally Transform Paper and Manual Business Processes into Intuitive, Guided User Experiences on Azure MICROSOFT.
Windows Azure Caching – New Capabilities in the Next Release
DeFacto Planning on the Powerful Microsoft Azure Platform Puts the Power of Intelligent and Timely Planning at Any Business Manager’s Fingertips Partner.
TEMPLATE.
TechEd /15/2019 8:08 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Melbourne Windows Azure
Last.Backend is a Continuous Delivery Platform for Developers and Dev Teams, Allowing Them to Manage and Deploy Applications Easier and Faster MICROSOFT.
02 – Cloud Services Bret Stateham | Senior Technical Evangelist​
LOAD BALANCING INSTANCE GROUP APPLICATION #1 INSTANCE GROUP Overview
Bryan Soltis – Kentico Technical Evangelist
Procurement & Contract Management Solution on Azure Helps to Boost Business Performance “Microsoft Azure gives us the cloud infrastructure to quickly and.
06 | SQL Server and the Cloud
The Database World of Azure
Windows Azure SDK 1.7 and New Features
Presentation transcript:

Windows Azure Conference 2014 Caching Data in the Cloud with Windows Azure

Windows Azure Conference 2014 Agenda What is Windows Azure Cache ? Why do I need Cache ? What can I cache ? Windows Azure Cache Service (preview) Key differences Cache features Client applications Diagnostics Key takeaways Demo

Windows Azure Conference 2014 What is Windows Azure Cache? A distributed, in-memory, flexible cache for all data types that can be used to speed up Windows Azure applications and reduce database load. Basically, cache helps your app become faster. Azure Cache

Windows Azure Conference 2014 Why do I need cache? Web tier Data tier Load on server increases with users Add a load balancer and more web instances Continue to scale out the web and BI tiers DB load starts to increase, becomes the bottleneck LB BI tier

Windows Azure Conference 2014 Why do I need cache? Data tier Cache Improve application performance Cache tier LB Reduce load on DB Web tier BI tier

Windows Azure Conference 2014 Airline seating charts Inventory management system Game leaderboards Performance counters Weather Stock quotes Session state Shopping cart Game scores and state Social feeds Query output results Session state Shopping cart Game scores and state Social feeds Query output results Product catalogs Employee data User profiles Images Product catalogs Employee data User profiles Images What can I cache? Activity Data Read/Write, created and maintained during a user session Reference Data Read-heavy, changes infrequently Resource Data Read/Write, common resource accessed by multiple users

Windows Azure Conference 2014 Windows Azure Cache Offerings cloud Windows Azure Shared Caching Windows Azure In-Role Cache (SDK) Windows Azure Cache Service (preview)

Windows Azure Conference 2014 Key differences Cache Service (Preview) In-role cacheShared Azure Caching Pricing modelMemory basedVM basedMemory based SLASLA backedOnly on VMsSLA backed Dedicated infraYes No High availabilityYes No Throttling/QuotaNo Yes Size of cache128 MB to 150 GB*1 GB to 350 GB128 MB to 4 GB LatencySub-millisecond ~5 ms VM supportYesNoYes Websites supportYesNoYes

Windows Azure Conference 2014 Cache features Resilient to Azure updates High availability Scalable cache Local cache Notifications Regions and Tags

Windows Azure Conference 2014 Cache features Get/Put API variations Pessimistic and optimistic locking support Zero code ASP.NET session state and output cache support Zero code change migration for.Net based memcache apps On-wire compression Custom serialization

Windows Azure Conference 2014 Client applications NUGET package Client configuration --> Emulator

Windows Azure Conference 2014 Diagnostics Only client side logs are available to users PaaS – No change in logging. Client side logs still go to storage. IaaS – Same as on-premises. Logs are collected manually via logman command. WebSites – No access to WebSites VM. Logging relies on.Net tracing.

Windows Azure Conference 2014 Demo Portal overview Cache Client application

Windows Azure Conference 2014 Key takeaways Microsoft managed, Dedicated infra, SLA backed Breadth support – Cloud Services – Azure Websites – Azure Virtual Machines Full parity with in-role cache (SDK)

Windows Azure Conference 2014 Customer Interaction Zone (CiZ) Any question on Anything Azure! Book your slot the registration desk at the CiZ Ask the Experts GBR Day 1 5:15 PM

Windows Azure Conference 2014