SlideShare a Scribd company logo
1 of 50
The World of



                                                                      @WinWire




WinWire Technologies Copyright © 2012   © 2010 WinWire Technologies
Why
                         Cloud?




WinWire Technologies Copyright © 2012
IT Agility
                                        Ability to instantly provision new hardware for
                                        new opportunities or respond quickly to business
                                        demand can be a competitive advantage

                                        Focus
                                        Focusing less on infrastructure leaves more time
                                        for improving the success of the business through
                                        better IT. More on Innovation and less on
                                        Infrastructure
                                        Economics
                                        Cloud Computing lowers the cost of
                                        delivering IT and increases the utilization
                                        and efficiency of your data center
WinWire Technologies Copyright © 2012
WinWire Technologies Copyright © 2012
Source: IDC, 2012
WinWire Technologies Copyright © 2012
Differentiating               Commodity
                                                  (Core)                  (Context)
                Mission
                Critical
                                                                               Line of Business
                                                                               Application Suite

                                           IT
                                        Custom        DEPLOY TO     MANAGE             Niche
                                         Apps             SCALE     SCALE             Solution
                                        (BUILD)
                Non-Mission




                                                           INVENT   OFFLOAD
                  Critical




WinWire Technologies Copyright © 2012
Popular cloud usage scenarios
                                           Compute Intensive apps/services
                                           Backup and Storage
                                           Hosting Dynamic load Web Sites
                                           Content Delivery
                                           Mobile Applications backend
                                           Enterprise IT (Dev/Test)
                                           Media hosting & delivery
                                        Source: based on Gartner Magic Quadrant Report, Dec 2011
WinWire Technologies Copyright © 2012
Cloud platform consideration
                                           Time to Implementation
                                           Cost of Implementation
                                           Hardware Maintenance cost
                                           Software Licensing and Maintenance
                                           Expertise availability to Develop and Maintain
                                           Redundancy features
                                           Feature set availability
                                           Scalability of every component
                                           Reliability at every layer
                                           Performance across Geographies
WinWire Technologies Copyright © 2012
Windows Platform                    Windows Azure    Microsoft Online
         Services                          Platform          Services
     (Private cloud)                    (Public cloud)




                   IaaS                    PaaS              SaaS
WinWire Technologies Copyright © 2012
New Capabilities,
        Windows Azure                                            More support and
        launched over 3                                           Better Scalability
           years ago!                                            designed to power
        Regular feature                                               the next
       enhancements &                                              generations of
       updates there on                                             applications!




                                    A little over 3 months ago                          More operating
                                     (June 2012), Microsoft                             systems, more
                                       announced the most                              languages, more
                                       significant release of                           open protocols
                                             Azure yet!




WinWire Technologies Copyright © 2012
WinWire Technologies Copyright © 2012
WinWire Technologies Copyright © 2012
99.95%

WinWire Technologies Copyright © 2012
WinWire Technologies Copyright © 2012
Core Azure Services




   Other Features




WinWire Technologies Copyright © 2012
WinWire Technologies Copyright © 2012
Your                                  Windows Azure options
                      Datacenter
                        Applications
                                              Virtual                Cloud               Web
                            Data             Machines               Services             Sites
                           Firewall           Applications          Applications       Applications


                          Network                 Data                  Data              Data


                             O/S              Firewall Rules        Firewall Rules

                       Virtualization        Virtual Network       Virtual Network

                         Hardware                  O/S




                                        Focus on the Application!
WinWire Technologies Copyright © 2012
WinWire Technologies Copyright © 2012
WinWire Technologies Copyright © 2012
Select Image        New Disk Persisted
        Getting Started
                                         and VM Size         in Storage

                                            Windows Server
             Management Portal                                Boot VM from New Disk
                                            Linux
                         >_                 Extra Small
                                                                 Blob
                      Scripting             Small              Storage
              (Windows, Linux and Mac)
                                            Medium
                                            Large            Cloud
                                            X-Large
                      REST API

WinWire Technologies Copyright © 2012
Cross-premise Connectivity
                                CLOUD                                      ENTERPRISE

                                          Data Synchronization
                                                SQL Azure Data Sync




                                           Application-layer
                                        Connectivity & Messaging
                                                    Service Bus

                                          Secure Machine-to-
                                           Machine Network
                                             Connectivity
                                              Windows Azure Connect


                                          Secure Site-to-Site
                                         Network Connectivity
                                           Windows Azure Virtual Network



                                                                           IP-level connectivity

WinWire Technologies Copyright © 2012
Hybrid Public/Private Cloud
     Enterprise app in Windows Azure requiring connectivity to on-premise resources


     Manage identity and access control with on-premise resources
     (on-premises Active Directory)


     Remote monitoring and trouble-shooting of resources
     running in Windows Azure


     Cloud deployments requiring persistent IP addresses
     and direct connectivity across services


WinWire Technologies Copyright © 2012
Supported Versions
     SQL Server 2012, 2008 R2, 2008
     Supported Features
     All SQL Server features supported except failover clustering
     SQL Server Provisioning
     Cloud-first using stock images, bring your own server / VHD, capture cloud
     images
     SQL Server Licensing
     Pay by the hour or migrate your own license via Software Assurance

WinWire Technologies Copyright © 2012
Product Support
     SharePoint Server 2010 supports the hosted virtualization
     solution of Windows Azure, as well as required technologies,
     such as Microsoft SQL Server, when these products and
     technologies are deployed on the Windows Azure platform.
     FAST Support
     Microsoft currently does not support Microsoft FAST Search
     Server 2010 for SharePoint deployments on Windows Azure.


WinWire Technologies Copyright © 2012
Virtual machines




     Windows Server and Linux
     Flexible Workload Support
     Virtual Private Networking




WinWire Technologies Copyright © 2012
Windows Azure
                                                                                       Unstructured Data

                                              Web Role                                          Queues
                                              (ASPX, WCF, PhP)

                                        LB                                                       Blobs
                                                                          LB
                                             Worker Role
                                                                                                 Tables
                                                   Code
     Internet

                                                           Relational Data – SQL Azure
                                             Tables              Views           SPs           Triggers

WinWire Technologies Copyright © 2012
WinWire Technologies Copyright © 2012
WinWire Technologies Copyright © 2012
All features of a worker role + IIS 7 or 7.5
      ASP.NET 3.5 SP1 or 4.0 – 64bit
      Hosts
      Webforms or MVC
      FastCGI applications (e.g. PHP)
      Multiple Websites

      Http(s)
      Web/Worker Hybrid
      Can optionally implement RoleEntryPoint
WinWire Technologies Copyright © 2012
Queue Polling Worker
     Poll and Pop Messages within while(true) loop
     E.g. Map/Reduce pattern, background image processing

     Listening Worker Role
     Create TcpListener or WCF Service Host
     E.g. Run a .NET SMTP server or WCF Service

     External Process Worker Role
     OnStart or Run method executes Process.Start()
     Startup Task installs or executes background/foreground process
     Custom Role Entry Point (executable or .Net assembly)
     E.g. Run a database server, web server, distributed cache
WinWire Technologies Copyright © 2012
WinWire Technologies Copyright © 2012
Scalable, durable, and available

     Anywhere at anytime access

     Only pay for what the service uses



     Use from Windows Azure Compute

     Use from anywhere on the internet


WinWire Technologies Copyright © 2012
WinWire Technologies Copyright © 2012
WinWire Technologies Copyright © 2012
Single Logical                    Multiple Physical
        Database                            Replicas
                                                            Familiar SQL Server relational database
                                                            model delivered as a service
                                Replica 1
                                                            Provides logical servers and replicates
                 Single
                Primary
                                                            data for backup
                                                            Subset of the existing SQL Server built-
                                                            in stored procedures and system views
                                Replica 2




                 DB                                         Programmability: Managed ADO.NET
                                                            data access
                 Multiple                                   Same powerful DB management tools
               Secondaries
                                Replica 3




                                                            used for on-premises databases

WinWire Technologies Copyright © 2012
Operational reports using             On-premise BI apps/tools       Windows Azure based
             SQL Azure reporting                connecting to SQL Azure DB      custom BI applications


                        SQL Azure
                        Reporting                   SSRS / Excel / PowerPivot      Service consumer apps
                                                      / Custom applications              / Browser



                                                                                     Windows Azure
                                                          SQL Azure
                        SQL Azure                                               Custom BI       Embedded
                                                                                  App            Reports
                                    Data Sync




                                                       Windows Azure
       Windows Azure

        any web app                                      any web app            SQL Azure         SQL Azure
                                                                                                  Reporting
                                   On-Prem
                                  SQL Server
WinWire Technologies Copyright © 2012
Benefits:
                      Tables            Non-relational structured storage
                     Storage            Massive scale-out

              Windows                   Benefits:
                                        Big files
            Azure Blobs

            Windows                     Benefits:
                                        Persistent Async Messaging
        Azure Queues                    Enqueue, Dequeue

                      SQL               Benefits:
                                        Relational database
                 Database               Highly available
                                        Managed for you as a service
WinWire Technologies Copyright © 2012
WinWire Technologies Copyright © 2012
Windows Azure Mobile Services are ideal for




WinWire Technologies Copyright © 2012
WinWire Technologies Copyright © 2012
Virtual machines




     Windows Server and Linux
     Flexible Workload Support
     Virtual Private Networking




WinWire Technologies Copyright © 2012
WinWire Technologies Copyright © 2012
WinWire Technologies Copyright © 2012
WinWire Technologies Copyright © 2012
Rapid deployment for quick iteration
                                        Integrated source control with Team
                                        Foundation Server (TFS) and Git
                                        Built-in monitoring of perf and usage
                                        data
                                        Quick access to request logs, failed
                                        requests diagnostics and diagnostics

WinWire Technologies Copyright © 2012
WinWire Technologies Copyright © 2012
Comparing Application Scenarios

   Enterprise server applications           Multi-tier applications      Modern web apps




   Porting existing line of business apps   Apps that require advanced   Continuous development
                                            administration



   Windows or Linux operating system        Apps that require advanced   Popular open source apps
                                            networking



WinWire Technologies Copyright © 2012
WinWire Technologies Copyright © 2012
Global Data Center Footprint
       99.95% Monthly SLA. Pay only for what you use.


       Flexible & Open Compute Options
       Virtual Machines, Web Sites, & Cloud Services

       Managed Building Block Services
       SQL Database, Cache, Service Bus, & more


WinWire Technologies Copyright © 2012
Start now.
                                                                      http://www.winwire.com/windows-azure/
                                                                      OR http://windowsAzure.com


                                                                      For further information, please contact:
                                                                      info@WinWire.com

                                                                                        @WinWire




WinWire Technologies Copyright © 2012   © 2010 WinWire Technologies

More Related Content

What's hot

WSO2 Guest Webinar - WSO2 & Cloud: A Match Made in Heaven
WSO2 Guest Webinar - WSO2 & Cloud: A Match Made in HeavenWSO2 Guest Webinar - WSO2 & Cloud: A Match Made in Heaven
WSO2 Guest Webinar - WSO2 & Cloud: A Match Made in HeavenWSO2
 
Network Automation and Microservices Application
Network Automation and Microservices ApplicationNetwork Automation and Microservices Application
Network Automation and Microservices ApplicationAppViewX
 
2013.07.05 [IBM] Cloud Ecosystem Forum - Atelier Directions Techniques
2013.07.05   [IBM] Cloud Ecosystem Forum - Atelier Directions Techniques2013.07.05   [IBM] Cloud Ecosystem Forum - Atelier Directions Techniques
2013.07.05 [IBM] Cloud Ecosystem Forum - Atelier Directions TechniquesClub Cloud des Partenaires
 
What the Internet of Things means for the mobile enterprise - Ian Evans, AirW...
What the Internet of Things means for the mobile enterprise - Ian Evans, AirW...What the Internet of Things means for the mobile enterprise - Ian Evans, AirW...
What the Internet of Things means for the mobile enterprise - Ian Evans, AirW...Internet World
 
Cloud computing training | Cloud computing courses
Cloud computing training | Cloud computing coursesCloud computing training | Cloud computing courses
Cloud computing training | Cloud computing coursesCloud computing training
 
Migrating and Modernizing Identity on the Path to Multi Cloud
Migrating and Modernizing Identity on the Path to Multi CloudMigrating and Modernizing Identity on the Path to Multi Cloud
Migrating and Modernizing Identity on the Path to Multi CloudStrata Identity
 
AWS Cloud For Breakfast - Building Microservices in the Cloud
AWS Cloud For Breakfast - Building Microservices in the CloudAWS Cloud For Breakfast - Building Microservices in the Cloud
AWS Cloud For Breakfast - Building Microservices in the CloudChristian Deger
 
Microsoft Windows Azure - Platfrom Appfabric Service Bus And Access Control P...
Microsoft Windows Azure - Platfrom Appfabric Service Bus And Access Control P...Microsoft Windows Azure - Platfrom Appfabric Service Bus And Access Control P...
Microsoft Windows Azure - Platfrom Appfabric Service Bus And Access Control P...Microsoft Private Cloud
 
Introducing S40 Web Apps | CodeLabs
Introducing S40 Web Apps | CodeLabsIntroducing S40 Web Apps | CodeLabs
Introducing S40 Web Apps | CodeLabsMohamad Iqbal
 
Enterprise mobility management customer presentation december scripted
Enterprise mobility management customer presentation december scriptedEnterprise mobility management customer presentation december scripted
Enterprise mobility management customer presentation december scriptedNuno Alves
 
Horizon 6 what's new
Horizon 6   what's newHorizon 6   what's new
Horizon 6 what's new培林 何
 
Azure AD: Enterprise-Grade Identity Provider For Your Applications
Azure AD: Enterprise-Grade Identity Provider For Your ApplicationsAzure AD: Enterprise-Grade Identity Provider For Your Applications
Azure AD: Enterprise-Grade Identity Provider For Your ApplicationsDavide Benvegnù
 
VMware Workspace ONE a synergie s Microsoftem
VMware Workspace ONE a synergie s MicrosoftemVMware Workspace ONE a synergie s Microsoftem
VMware Workspace ONE a synergie s MicrosoftemMarketingArrowECS_CZ
 
vRealize Network Insight 3.9
vRealize Network Insight 3.9vRealize Network Insight 3.9
vRealize Network Insight 3.9VMware
 
Microsoft Solves BYOD Using Microsoft System Center Configuration Manager and...
Microsoft Solves BYOD Using Microsoft System Center Configuration Manager and...Microsoft Solves BYOD Using Microsoft System Center Configuration Manager and...
Microsoft Solves BYOD Using Microsoft System Center Configuration Manager and...Microsoft
 
SaaS Challenges & Security Concerns
SaaS Challenges & Security ConcernsSaaS Challenges & Security Concerns
SaaS Challenges & Security ConcernsKannan Subbiah
 
CloudIUSPresentation v2
CloudIUSPresentation v2CloudIUSPresentation v2
CloudIUSPresentation v2Dani Glazman
 
Multi Cloud Load Balancing 101 and Hands On Lab
Multi Cloud Load Balancing 101 and Hands On LabMulti Cloud Load Balancing 101 and Hands On Lab
Multi Cloud Load Balancing 101 and Hands On LabAvi Networks
 
Identity Services Drilldown - TechEd NA 2009
Identity Services Drilldown - TechEd NA 2009Identity Services Drilldown - TechEd NA 2009
Identity Services Drilldown - TechEd NA 2009Jorgen Thelin
 

What's hot (20)

WSO2 Guest Webinar - WSO2 & Cloud: A Match Made in Heaven
WSO2 Guest Webinar - WSO2 & Cloud: A Match Made in HeavenWSO2 Guest Webinar - WSO2 & Cloud: A Match Made in Heaven
WSO2 Guest Webinar - WSO2 & Cloud: A Match Made in Heaven
 
Network Automation and Microservices Application
Network Automation and Microservices ApplicationNetwork Automation and Microservices Application
Network Automation and Microservices Application
 
2013.07.05 [IBM] Cloud Ecosystem Forum - Atelier Directions Techniques
2013.07.05   [IBM] Cloud Ecosystem Forum - Atelier Directions Techniques2013.07.05   [IBM] Cloud Ecosystem Forum - Atelier Directions Techniques
2013.07.05 [IBM] Cloud Ecosystem Forum - Atelier Directions Techniques
 
What the Internet of Things means for the mobile enterprise - Ian Evans, AirW...
What the Internet of Things means for the mobile enterprise - Ian Evans, AirW...What the Internet of Things means for the mobile enterprise - Ian Evans, AirW...
What the Internet of Things means for the mobile enterprise - Ian Evans, AirW...
 
Cloud computing training | Cloud computing courses
Cloud computing training | Cloud computing coursesCloud computing training | Cloud computing courses
Cloud computing training | Cloud computing courses
 
Migrating and Modernizing Identity on the Path to Multi Cloud
Migrating and Modernizing Identity on the Path to Multi CloudMigrating and Modernizing Identity on the Path to Multi Cloud
Migrating and Modernizing Identity on the Path to Multi Cloud
 
Citrix Workspace Suite
Citrix Workspace SuiteCitrix Workspace Suite
Citrix Workspace Suite
 
AWS Cloud For Breakfast - Building Microservices in the Cloud
AWS Cloud For Breakfast - Building Microservices in the CloudAWS Cloud For Breakfast - Building Microservices in the Cloud
AWS Cloud For Breakfast - Building Microservices in the Cloud
 
Microsoft Windows Azure - Platfrom Appfabric Service Bus And Access Control P...
Microsoft Windows Azure - Platfrom Appfabric Service Bus And Access Control P...Microsoft Windows Azure - Platfrom Appfabric Service Bus And Access Control P...
Microsoft Windows Azure - Platfrom Appfabric Service Bus And Access Control P...
 
Introducing S40 Web Apps | CodeLabs
Introducing S40 Web Apps | CodeLabsIntroducing S40 Web Apps | CodeLabs
Introducing S40 Web Apps | CodeLabs
 
Enterprise mobility management customer presentation december scripted
Enterprise mobility management customer presentation december scriptedEnterprise mobility management customer presentation december scripted
Enterprise mobility management customer presentation december scripted
 
Horizon 6 what's new
Horizon 6   what's newHorizon 6   what's new
Horizon 6 what's new
 
Azure AD: Enterprise-Grade Identity Provider For Your Applications
Azure AD: Enterprise-Grade Identity Provider For Your ApplicationsAzure AD: Enterprise-Grade Identity Provider For Your Applications
Azure AD: Enterprise-Grade Identity Provider For Your Applications
 
VMware Workspace ONE a synergie s Microsoftem
VMware Workspace ONE a synergie s MicrosoftemVMware Workspace ONE a synergie s Microsoftem
VMware Workspace ONE a synergie s Microsoftem
 
vRealize Network Insight 3.9
vRealize Network Insight 3.9vRealize Network Insight 3.9
vRealize Network Insight 3.9
 
Microsoft Solves BYOD Using Microsoft System Center Configuration Manager and...
Microsoft Solves BYOD Using Microsoft System Center Configuration Manager and...Microsoft Solves BYOD Using Microsoft System Center Configuration Manager and...
Microsoft Solves BYOD Using Microsoft System Center Configuration Manager and...
 
SaaS Challenges & Security Concerns
SaaS Challenges & Security ConcernsSaaS Challenges & Security Concerns
SaaS Challenges & Security Concerns
 
CloudIUSPresentation v2
CloudIUSPresentation v2CloudIUSPresentation v2
CloudIUSPresentation v2
 
Multi Cloud Load Balancing 101 and Hands On Lab
Multi Cloud Load Balancing 101 and Hands On LabMulti Cloud Load Balancing 101 and Hands On Lab
Multi Cloud Load Balancing 101 and Hands On Lab
 
Identity Services Drilldown - TechEd NA 2009
Identity Services Drilldown - TechEd NA 2009Identity Services Drilldown - TechEd NA 2009
Identity Services Drilldown - TechEd NA 2009
 

Viewers also liked

Viewers also liked (10)

Karine braaten
Karine braatenKarine braaten
Karine braaten
 
Chavin
ChavinChavin
Chavin
 
Bollywood purple sarees online collection with maching clutch pursh
Bollywood purple sarees online collection with maching clutch purshBollywood purple sarees online collection with maching clutch pursh
Bollywood purple sarees online collection with maching clutch pursh
 
Past Simple
Past SimplePast Simple
Past Simple
 
Tiroide e paratiroidi
Tiroide e paratiroidiTiroide e paratiroidi
Tiroide e paratiroidi
 
Resumenek
ResumenekResumenek
Resumenek
 
Sorrento Centre BC Audited finanical statements 2011
Sorrento Centre BC Audited finanical statements 2011Sorrento Centre BC Audited finanical statements 2011
Sorrento Centre BC Audited finanical statements 2011
 
The Balloon: Storyboards
The Balloon: StoryboardsThe Balloon: Storyboards
The Balloon: Storyboards
 
Ud1
Ud1Ud1
Ud1
 
App Marketing (원피스)
App Marketing (원피스)App Marketing (원피스)
App Marketing (원피스)
 

Similar to WinWire_azure_session

Wired2Win Azure Series- New Open World of Windows Azure-0830
Wired2Win Azure Series- New Open World of Windows Azure-0830Wired2Win Azure Series- New Open World of Windows Azure-0830
Wired2Win Azure Series- New Open World of Windows Azure-0830WinWire Technologies Inc
 
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...Eucalyptus Systems, Inc.
 
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...Eucalyptus Systems, Inc.
 
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...Eucalyptus Systems, Inc.
 
MassTLC Cloud summit keynote presentation from CTO of VMWare, Scott Davis
MassTLC Cloud summit keynote presentation from CTO of VMWare, Scott DavisMassTLC Cloud summit keynote presentation from CTO of VMWare, Scott Davis
MassTLC Cloud summit keynote presentation from CTO of VMWare, Scott DavisMassTLC
 
Application-Aware Network Performance Management
Application-Aware Network Performance ManagementApplication-Aware Network Performance Management
Application-Aware Network Performance ManagementRiverbed Technology
 
RTView - Monitoring Service for SmartCloud Applications
RTView - Monitoring Service for SmartCloud ApplicationsRTView - Monitoring Service for SmartCloud Applications
RTView - Monitoring Service for SmartCloud ApplicationsSL Corporation
 
Virtualization And Cloud Impact Overview Auditor Spin Enterprise Gr Cv4
Virtualization And Cloud Impact Overview Auditor Spin   Enterprise Gr Cv4Virtualization And Cloud Impact Overview Auditor Spin   Enterprise Gr Cv4
Virtualization And Cloud Impact Overview Auditor Spin Enterprise Gr Cv4EnterpriseGRC Solutions, Inc.
 
Tech editors conf tucker yen-jacoby revised final for may 24 2012
Tech editors conf tucker yen-jacoby revised final  for may 24 2012Tech editors conf tucker yen-jacoby revised final  for may 24 2012
Tech editors conf tucker yen-jacoby revised final for may 24 2012Cisco Public Relations
 
Dell and OpenStack
Dell and OpenStackDell and OpenStack
Dell and OpenStackeNovance
 
The Cloud according to VMware
The Cloud according to VMwareThe Cloud according to VMware
The Cloud according to VMwareOpSource
 
Troubleshooting Virtualization Cascade10
Troubleshooting Virtualization Cascade10Troubleshooting Virtualization Cascade10
Troubleshooting Virtualization Cascade10Riverbed Technology
 
Build Scanning into Your Web Based Business Application
Build Scanning into Your Web Based Business ApplicationBuild Scanning into Your Web Based Business Application
Build Scanning into Your Web Based Business Applicationbgalusha
 
Cloud Computing at UTM Shillong
Cloud Computing at UTM ShillongCloud Computing at UTM Shillong
Cloud Computing at UTM ShillongCapgemini
 
Build 4 The Cloud By Cisco V Mware2
Build 4 The Cloud By Cisco V Mware2Build 4 The Cloud By Cisco V Mware2
Build 4 The Cloud By Cisco V Mware2Azlan NL
 
Virtual Appliances: Simplifying Application Deployment and Accelerating Your ...
Virtual Appliances: Simplifying Application Deployment and Accelerating Your ...Virtual Appliances: Simplifying Application Deployment and Accelerating Your ...
Virtual Appliances: Simplifying Application Deployment and Accelerating Your ...Novell
 
Pushing the Technology Envelope to Deliver Business Innovation an IDC Perspec...
Pushing the Technology Envelope to Deliver Business Innovation an IDC Perspec...Pushing the Technology Envelope to Deliver Business Innovation an IDC Perspec...
Pushing the Technology Envelope to Deliver Business Innovation an IDC Perspec...Intergen
 
Data Center Security Now and into the Future
Data Center Security Now and into the FutureData Center Security Now and into the Future
Data Center Security Now and into the FutureCisco Security
 

Similar to WinWire_azure_session (20)

Wired2Win Azure Series- New Open World of Windows Azure-0830
Wired2Win Azure Series- New Open World of Windows Azure-0830Wired2Win Azure Series- New Open World of Windows Azure-0830
Wired2Win Azure Series- New Open World of Windows Azure-0830
 
Antonio piraino v1
Antonio piraino v1Antonio piraino v1
Antonio piraino v1
 
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
 
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
 
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
 
MassTLC Cloud summit keynote presentation from CTO of VMWare, Scott Davis
MassTLC Cloud summit keynote presentation from CTO of VMWare, Scott DavisMassTLC Cloud summit keynote presentation from CTO of VMWare, Scott Davis
MassTLC Cloud summit keynote presentation from CTO of VMWare, Scott Davis
 
Application-Aware Network Performance Management
Application-Aware Network Performance ManagementApplication-Aware Network Performance Management
Application-Aware Network Performance Management
 
RTView - Monitoring Service for SmartCloud Applications
RTView - Monitoring Service for SmartCloud ApplicationsRTView - Monitoring Service for SmartCloud Applications
RTView - Monitoring Service for SmartCloud Applications
 
Virtualization And Cloud Impact Overview Auditor Spin Enterprise Gr Cv4
Virtualization And Cloud Impact Overview Auditor Spin   Enterprise Gr Cv4Virtualization And Cloud Impact Overview Auditor Spin   Enterprise Gr Cv4
Virtualization And Cloud Impact Overview Auditor Spin Enterprise Gr Cv4
 
Tech editors conf tucker yen-jacoby revised final for may 24 2012
Tech editors conf tucker yen-jacoby revised final  for may 24 2012Tech editors conf tucker yen-jacoby revised final  for may 24 2012
Tech editors conf tucker yen-jacoby revised final for may 24 2012
 
Dell and OpenStack
Dell and OpenStackDell and OpenStack
Dell and OpenStack
 
The Cloud according to VMware
The Cloud according to VMwareThe Cloud according to VMware
The Cloud according to VMware
 
Troubleshooting Virtualization Cascade10
Troubleshooting Virtualization Cascade10Troubleshooting Virtualization Cascade10
Troubleshooting Virtualization Cascade10
 
null Bangalore meet - Cloud Computing and Security
null Bangalore meet - Cloud Computing and Securitynull Bangalore meet - Cloud Computing and Security
null Bangalore meet - Cloud Computing and Security
 
Build Scanning into Your Web Based Business Application
Build Scanning into Your Web Based Business ApplicationBuild Scanning into Your Web Based Business Application
Build Scanning into Your Web Based Business Application
 
Cloud Computing at UTM Shillong
Cloud Computing at UTM ShillongCloud Computing at UTM Shillong
Cloud Computing at UTM Shillong
 
Build 4 The Cloud By Cisco V Mware2
Build 4 The Cloud By Cisco V Mware2Build 4 The Cloud By Cisco V Mware2
Build 4 The Cloud By Cisco V Mware2
 
Virtual Appliances: Simplifying Application Deployment and Accelerating Your ...
Virtual Appliances: Simplifying Application Deployment and Accelerating Your ...Virtual Appliances: Simplifying Application Deployment and Accelerating Your ...
Virtual Appliances: Simplifying Application Deployment and Accelerating Your ...
 
Pushing the Technology Envelope to Deliver Business Innovation an IDC Perspec...
Pushing the Technology Envelope to Deliver Business Innovation an IDC Perspec...Pushing the Technology Envelope to Deliver Business Innovation an IDC Perspec...
Pushing the Technology Envelope to Deliver Business Innovation an IDC Perspec...
 
Data Center Security Now and into the Future
Data Center Security Now and into the FutureData Center Security Now and into the Future
Data Center Security Now and into the Future
 

More from WinWire Technologies Inc

Accelerate Application Innovation Journey with Azure Kubernetes Service
Accelerate Application Innovation Journey with Azure Kubernetes Service Accelerate Application Innovation Journey with Azure Kubernetes Service
Accelerate Application Innovation Journey with Azure Kubernetes Service WinWire Technologies Inc
 
Azure Arc - Managing Hybrid and Multi-Cloud Platforms
Azure Arc - Managing Hybrid and Multi-Cloud PlatformsAzure Arc - Managing Hybrid and Multi-Cloud Platforms
Azure Arc - Managing Hybrid and Multi-Cloud PlatformsWinWire Technologies Inc
 
Build a Modern Workplace using Microsoft Teams
Build a Modern Workplace using Microsoft TeamsBuild a Modern Workplace using Microsoft Teams
Build a Modern Workplace using Microsoft TeamsWinWire Technologies Inc
 
Build distributed, highly scalable applications in .NET using Microsoft Orleans
Build distributed, highly scalable applications in .NET using Microsoft OrleansBuild distributed, highly scalable applications in .NET using Microsoft Orleans
Build distributed, highly scalable applications in .NET using Microsoft OrleansWinWire Technologies Inc
 
Getting Started with Infrastructure as Code
Getting Started with Infrastructure as CodeGetting Started with Infrastructure as Code
Getting Started with Infrastructure as CodeWinWire Technologies Inc
 
Secure Your Cloud Environment with Azure Active Directory (AD)
Secure Your Cloud Environment with Azure Active Directory (AD)Secure Your Cloud Environment with Azure Active Directory (AD)
Secure Your Cloud Environment with Azure Active Directory (AD)WinWire Technologies Inc
 
Building Hybrid Cloud Apps with Azure and Azure stack
Building Hybrid Cloud Apps with Azure and Azure stackBuilding Hybrid Cloud Apps with Azure and Azure stack
Building Hybrid Cloud Apps with Azure and Azure stackWinWire Technologies Inc
 
Microsoft Teams – The Future of Teamwork in Office 365
Microsoft Teams – The Future of Teamwork in Office 365Microsoft Teams – The Future of Teamwork in Office 365
Microsoft Teams – The Future of Teamwork in Office 365WinWire Technologies Inc
 
Designing Resilient Applications on Microsoft Azure/Disaster Recovery of Appl...
Designing Resilient Applications on Microsoft Azure/Disaster Recovery of Appl...Designing Resilient Applications on Microsoft Azure/Disaster Recovery of Appl...
Designing Resilient Applications on Microsoft Azure/Disaster Recovery of Appl...WinWire Technologies Inc
 
Getting Ready for Hybrid SharePoint – SharePoint On-Premise, Office 365 & Az...
Getting Ready for Hybrid SharePoint –  SharePoint On-Premise, Office 365 & Az...Getting Ready for Hybrid SharePoint –  SharePoint On-Premise, Office 365 & Az...
Getting Ready for Hybrid SharePoint – SharePoint On-Premise, Office 365 & Az...WinWire Technologies Inc
 
Azure Serverless with Functions, Logic Apps, and Event Grid
Azure Serverless with Functions, Logic Apps, and Event Grid  Azure Serverless with Functions, Logic Apps, and Event Grid
Azure Serverless with Functions, Logic Apps, and Event Grid WinWire Technologies Inc
 
Drive Your Digital Transformation with Microsoft Dynamics 365
Drive Your Digital Transformation with Microsoft Dynamics 365 Drive Your Digital Transformation with Microsoft Dynamics 365
Drive Your Digital Transformation with Microsoft Dynamics 365 WinWire Technologies Inc
 
Modernize Your Infrastructure and Apps with Microsoft Azure
Modernize Your Infrastructure and Apps with Microsoft AzureModernize Your Infrastructure and Apps with Microsoft Azure
Modernize Your Infrastructure and Apps with Microsoft AzureWinWire Technologies Inc
 
Modern Data Security for the Enterprises – SQL Server & Azure SQL Database
Modern Data Security for the Enterprises – SQL Server & Azure SQL DatabaseModern Data Security for the Enterprises – SQL Server & Azure SQL Database
Modern Data Security for the Enterprises – SQL Server & Azure SQL DatabaseWinWire Technologies Inc
 
Building Intelligent Cloud with Microsoft Azure
Building Intelligent Cloud with Microsoft AzureBuilding Intelligent Cloud with Microsoft Azure
Building Intelligent Cloud with Microsoft AzureWinWire Technologies Inc
 
ASP.NET Core 1.0: Understanding ASP.NET Core 1.0 (ASP.NET 5)
ASP.NET Core 1.0: Understanding ASP.NET Core 1.0 (ASP.NET 5) ASP.NET Core 1.0: Understanding ASP.NET Core 1.0 (ASP.NET 5)
ASP.NET Core 1.0: Understanding ASP.NET Core 1.0 (ASP.NET 5) WinWire Technologies Inc
 

More from WinWire Technologies Inc (20)

Accelerate Application Innovation Journey with Azure Kubernetes Service
Accelerate Application Innovation Journey with Azure Kubernetes Service Accelerate Application Innovation Journey with Azure Kubernetes Service
Accelerate Application Innovation Journey with Azure Kubernetes Service
 
CRM Technology Trends to Watch in 2020
CRM Technology Trends to Watch in 2020CRM Technology Trends to Watch in 2020
CRM Technology Trends to Watch in 2020
 
Azure Synapse Analytics
Azure Synapse AnalyticsAzure Synapse Analytics
Azure Synapse Analytics
 
Azure Arc - Managing Hybrid and Multi-Cloud Platforms
Azure Arc - Managing Hybrid and Multi-Cloud PlatformsAzure Arc - Managing Hybrid and Multi-Cloud Platforms
Azure Arc - Managing Hybrid and Multi-Cloud Platforms
 
Build a Modern Workplace using Microsoft Teams
Build a Modern Workplace using Microsoft TeamsBuild a Modern Workplace using Microsoft Teams
Build a Modern Workplace using Microsoft Teams
 
Build distributed, highly scalable applications in .NET using Microsoft Orleans
Build distributed, highly scalable applications in .NET using Microsoft OrleansBuild distributed, highly scalable applications in .NET using Microsoft Orleans
Build distributed, highly scalable applications in .NET using Microsoft Orleans
 
Getting Started with Infrastructure as Code
Getting Started with Infrastructure as CodeGetting Started with Infrastructure as Code
Getting Started with Infrastructure as Code
 
Box to OneDrive Migration
Box to OneDrive MigrationBox to OneDrive Migration
Box to OneDrive Migration
 
Secure Your Cloud Environment with Azure Active Directory (AD)
Secure Your Cloud Environment with Azure Active Directory (AD)Secure Your Cloud Environment with Azure Active Directory (AD)
Secure Your Cloud Environment with Azure Active Directory (AD)
 
Building Hybrid Cloud Apps with Azure and Azure stack
Building Hybrid Cloud Apps with Azure and Azure stackBuilding Hybrid Cloud Apps with Azure and Azure stack
Building Hybrid Cloud Apps with Azure and Azure stack
 
Microsoft Teams – The Future of Teamwork in Office 365
Microsoft Teams – The Future of Teamwork in Office 365Microsoft Teams – The Future of Teamwork in Office 365
Microsoft Teams – The Future of Teamwork in Office 365
 
Designing Resilient Applications on Microsoft Azure/Disaster Recovery of Appl...
Designing Resilient Applications on Microsoft Azure/Disaster Recovery of Appl...Designing Resilient Applications on Microsoft Azure/Disaster Recovery of Appl...
Designing Resilient Applications on Microsoft Azure/Disaster Recovery of Appl...
 
Getting Ready for Hybrid SharePoint – SharePoint On-Premise, Office 365 & Az...
Getting Ready for Hybrid SharePoint –  SharePoint On-Premise, Office 365 & Az...Getting Ready for Hybrid SharePoint –  SharePoint On-Premise, Office 365 & Az...
Getting Ready for Hybrid SharePoint – SharePoint On-Premise, Office 365 & Az...
 
Azure Serverless with Functions, Logic Apps, and Event Grid
Azure Serverless with Functions, Logic Apps, and Event Grid  Azure Serverless with Functions, Logic Apps, and Event Grid
Azure Serverless with Functions, Logic Apps, and Event Grid
 
Drive Your Digital Transformation with Microsoft Dynamics 365
Drive Your Digital Transformation with Microsoft Dynamics 365 Drive Your Digital Transformation with Microsoft Dynamics 365
Drive Your Digital Transformation with Microsoft Dynamics 365
 
Modernize Your Infrastructure and Apps with Microsoft Azure
Modernize Your Infrastructure and Apps with Microsoft AzureModernize Your Infrastructure and Apps with Microsoft Azure
Modernize Your Infrastructure and Apps with Microsoft Azure
 
Modern Data Security for the Enterprises – SQL Server & Azure SQL Database
Modern Data Security for the Enterprises – SQL Server & Azure SQL DatabaseModern Data Security for the Enterprises – SQL Server & Azure SQL Database
Modern Data Security for the Enterprises – SQL Server & Azure SQL Database
 
Migration from eRoom to office 365
Migration from eRoom to office 365 Migration from eRoom to office 365
Migration from eRoom to office 365
 
Building Intelligent Cloud with Microsoft Azure
Building Intelligent Cloud with Microsoft AzureBuilding Intelligent Cloud with Microsoft Azure
Building Intelligent Cloud with Microsoft Azure
 
ASP.NET Core 1.0: Understanding ASP.NET Core 1.0 (ASP.NET 5)
ASP.NET Core 1.0: Understanding ASP.NET Core 1.0 (ASP.NET 5) ASP.NET Core 1.0: Understanding ASP.NET Core 1.0 (ASP.NET 5)
ASP.NET Core 1.0: Understanding ASP.NET Core 1.0 (ASP.NET 5)
 

Recently uploaded

"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024The Digital Insurer
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbuapidays
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWERMadyBayot
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 

Recently uploaded (20)

"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 

WinWire_azure_session

  • 1. The World of @WinWire WinWire Technologies Copyright © 2012 © 2010 WinWire Technologies
  • 2. Why Cloud? WinWire Technologies Copyright © 2012
  • 3. IT Agility Ability to instantly provision new hardware for new opportunities or respond quickly to business demand can be a competitive advantage Focus Focusing less on infrastructure leaves more time for improving the success of the business through better IT. More on Innovation and less on Infrastructure Economics Cloud Computing lowers the cost of delivering IT and increases the utilization and efficiency of your data center WinWire Technologies Copyright © 2012
  • 5. Source: IDC, 2012 WinWire Technologies Copyright © 2012
  • 6. Differentiating Commodity (Core) (Context) Mission Critical Line of Business Application Suite IT Custom DEPLOY TO MANAGE Niche Apps SCALE SCALE Solution (BUILD) Non-Mission INVENT OFFLOAD Critical WinWire Technologies Copyright © 2012
  • 7. Popular cloud usage scenarios  Compute Intensive apps/services  Backup and Storage  Hosting Dynamic load Web Sites  Content Delivery  Mobile Applications backend  Enterprise IT (Dev/Test)  Media hosting & delivery Source: based on Gartner Magic Quadrant Report, Dec 2011 WinWire Technologies Copyright © 2012
  • 8. Cloud platform consideration  Time to Implementation  Cost of Implementation  Hardware Maintenance cost  Software Licensing and Maintenance  Expertise availability to Develop and Maintain  Redundancy features  Feature set availability  Scalability of every component  Reliability at every layer  Performance across Geographies WinWire Technologies Copyright © 2012
  • 9. Windows Platform Windows Azure Microsoft Online Services Platform Services (Private cloud) (Public cloud) IaaS PaaS SaaS WinWire Technologies Copyright © 2012
  • 10. New Capabilities, Windows Azure More support and launched over 3 Better Scalability years ago! designed to power Regular feature the next enhancements & generations of updates there on applications! A little over 3 months ago More operating (June 2012), Microsoft systems, more announced the most languages, more significant release of open protocols Azure yet! WinWire Technologies Copyright © 2012
  • 15. Core Azure Services Other Features WinWire Technologies Copyright © 2012
  • 17. Your Windows Azure options Datacenter Applications Virtual Cloud Web Data Machines Services Sites Firewall Applications Applications Applications Network Data Data Data O/S Firewall Rules Firewall Rules Virtualization Virtual Network Virtual Network Hardware O/S Focus on the Application! WinWire Technologies Copyright © 2012
  • 20. Select Image New Disk Persisted Getting Started and VM Size in Storage Windows Server Management Portal Boot VM from New Disk Linux >_ Extra Small Blob Scripting Small Storage (Windows, Linux and Mac) Medium Large Cloud X-Large REST API WinWire Technologies Copyright © 2012
  • 21. Cross-premise Connectivity CLOUD ENTERPRISE Data Synchronization SQL Azure Data Sync Application-layer Connectivity & Messaging Service Bus Secure Machine-to- Machine Network Connectivity Windows Azure Connect Secure Site-to-Site Network Connectivity Windows Azure Virtual Network IP-level connectivity WinWire Technologies Copyright © 2012
  • 22. Hybrid Public/Private Cloud Enterprise app in Windows Azure requiring connectivity to on-premise resources Manage identity and access control with on-premise resources (on-premises Active Directory) Remote monitoring and trouble-shooting of resources running in Windows Azure Cloud deployments requiring persistent IP addresses and direct connectivity across services WinWire Technologies Copyright © 2012
  • 23. Supported Versions SQL Server 2012, 2008 R2, 2008 Supported Features All SQL Server features supported except failover clustering SQL Server Provisioning Cloud-first using stock images, bring your own server / VHD, capture cloud images SQL Server Licensing Pay by the hour or migrate your own license via Software Assurance WinWire Technologies Copyright © 2012
  • 24. Product Support SharePoint Server 2010 supports the hosted virtualization solution of Windows Azure, as well as required technologies, such as Microsoft SQL Server, when these products and technologies are deployed on the Windows Azure platform. FAST Support Microsoft currently does not support Microsoft FAST Search Server 2010 for SharePoint deployments on Windows Azure. WinWire Technologies Copyright © 2012
  • 25. Virtual machines Windows Server and Linux Flexible Workload Support Virtual Private Networking WinWire Technologies Copyright © 2012
  • 26. Windows Azure Unstructured Data Web Role Queues (ASPX, WCF, PhP) LB Blobs LB Worker Role Tables Code Internet Relational Data – SQL Azure Tables Views SPs Triggers WinWire Technologies Copyright © 2012
  • 29. All features of a worker role + IIS 7 or 7.5 ASP.NET 3.5 SP1 or 4.0 – 64bit Hosts Webforms or MVC FastCGI applications (e.g. PHP) Multiple Websites Http(s) Web/Worker Hybrid Can optionally implement RoleEntryPoint WinWire Technologies Copyright © 2012
  • 30. Queue Polling Worker Poll and Pop Messages within while(true) loop E.g. Map/Reduce pattern, background image processing Listening Worker Role Create TcpListener or WCF Service Host E.g. Run a .NET SMTP server or WCF Service External Process Worker Role OnStart or Run method executes Process.Start() Startup Task installs or executes background/foreground process Custom Role Entry Point (executable or .Net assembly) E.g. Run a database server, web server, distributed cache WinWire Technologies Copyright © 2012
  • 32. Scalable, durable, and available Anywhere at anytime access Only pay for what the service uses Use from Windows Azure Compute Use from anywhere on the internet WinWire Technologies Copyright © 2012
  • 35. Single Logical Multiple Physical Database Replicas Familiar SQL Server relational database model delivered as a service Replica 1 Provides logical servers and replicates Single Primary data for backup Subset of the existing SQL Server built- in stored procedures and system views Replica 2 DB Programmability: Managed ADO.NET data access Multiple Same powerful DB management tools Secondaries Replica 3 used for on-premises databases WinWire Technologies Copyright © 2012
  • 36. Operational reports using On-premise BI apps/tools Windows Azure based SQL Azure reporting connecting to SQL Azure DB custom BI applications SQL Azure Reporting SSRS / Excel / PowerPivot Service consumer apps / Custom applications / Browser Windows Azure SQL Azure SQL Azure Custom BI Embedded App Reports Data Sync Windows Azure Windows Azure any web app any web app SQL Azure SQL Azure Reporting On-Prem SQL Server WinWire Technologies Copyright © 2012
  • 37. Benefits: Tables Non-relational structured storage Storage Massive scale-out Windows Benefits: Big files Azure Blobs Windows Benefits: Persistent Async Messaging Azure Queues Enqueue, Dequeue SQL Benefits: Relational database Database Highly available Managed for you as a service WinWire Technologies Copyright © 2012
  • 39. Windows Azure Mobile Services are ideal for WinWire Technologies Copyright © 2012
  • 41. Virtual machines Windows Server and Linux Flexible Workload Support Virtual Private Networking WinWire Technologies Copyright © 2012
  • 45. Rapid deployment for quick iteration Integrated source control with Team Foundation Server (TFS) and Git Built-in monitoring of perf and usage data Quick access to request logs, failed requests diagnostics and diagnostics WinWire Technologies Copyright © 2012
  • 47. Comparing Application Scenarios Enterprise server applications Multi-tier applications Modern web apps Porting existing line of business apps Apps that require advanced Continuous development administration Windows or Linux operating system Apps that require advanced Popular open source apps networking WinWire Technologies Copyright © 2012
  • 49. Global Data Center Footprint 99.95% Monthly SLA. Pay only for what you use. Flexible & Open Compute Options Virtual Machines, Web Sites, & Cloud Services Managed Building Block Services SQL Database, Cache, Service Bus, & more WinWire Technologies Copyright © 2012
  • 50. Start now. http://www.winwire.com/windows-azure/ OR http://windowsAzure.com For further information, please contact: info@WinWire.com @WinWire WinWire Technologies Copyright © 2012 © 2010 WinWire Technologies

Editor's Notes

  1. Speaking Points:Microsoft has a comprehensive platform and set of applications that spans the client, server and cloud services tiers. Microsoft has been delivering internet services for over 15 years. Online properties comprise 15% of all users’ time online. In Xbox Live’s history, people have spent 15 billion hours on the services that more than 7 million hours per day of gaming, communicating, and accessing services and media. Microsoft is now on a 3rd generation datacenter design with cloud services offerings across all the continents. Bing is the fastest growing search engine with >2 billion queries a month. For simplicity’s sake, this diagram only includes Microsoft’s technologies but Microsoft’s success has been the result of the hundreds of thousands (over 600,000) partners building platform components and applications that address a large proportion of the world’s software needs. Particularly with Microsoft Online Services we have a large number of ISV and SI partners and Azure development ecosystem is being leveraged by Avanade/Accenture, Intuit, WiPro, and 1000s of other partners going live of january of this year! Software as a Service (SaaS) offerings are services delivered via the public internet. Microsoft’s enterprise offerings include Microsoft Online and Office but we have a number of SaaS consumer, Education and small business offerings as well. Microsoft Online Services are subscription-based, on-demand applications and hosted services, providing your end users with a consistent experience across multiple devices.The Business Productivity Online Suite (BPOS), part of MS Online Services, delivers security-enhanced, hosted communication and collaboration tools including Microsoft Exchange Online, MicrosoftSharePoint Online, Microsoft Office Live Meeting, and Microsoft Office Communications Online. There are full IW versions as well as Deskless workers appropriate for retail and manufacturing line workers who need to communicate and collaborate but do not need high end communication and collaboration capabilities. Microsoft scales to meet your users needs. You saw examples of these in action in the previous customer example slides(starbucks, aviva, coca cola enterprises, City of Carlsbad)Exchange Hosted Services is a set of tools to help your organization protect itself from spam and malware, help satisfy retention requirements for e-discovery and compliance, encrypt data to preserve confidentiality, and maintain access to e-mail during and after emergency situations. These are provided to augment your on premises messaging solutions or are attached to our BPOS online services. Microsoft Dynamics® CRM Online provides marketing, sales, and customer service solutions deployed through Microsoft Office Outlook or an Internet browser tohelp your end users efficiently automate workflows and centralize customer information.Office Web Apps, in beta now, provides on-demand access to the Web-based version of Microsoft Office suite of applications, including Microsoft Word, Microsoft Excel, and Microsoft PowerPoint. You can beta test these now via skydrive and these will release later this year. These are provided as a part of your intranet and in our msonline BPOS offerings. For instance we plan to include a more advanced version of our DW suite giving higher end DW workers such as insurance or real estate agents access to communication and collab capabilities as well as document authoring and joint collaboration via OWA. Platform as a Service (PaaS) The Windows Azure platform is a PaaS consisting of an operating system, a fully relational database, and consumable Web-based services that provide security-enhanced connectivity and federated access control for applications. As a family of on-demand services, the Windows Azure platform offers your organization a familiar development experience, on demand scalability, and reduced time to market for your applications.Windows Azure Platform – App Fabric – Compute, Storage, App deployment and Management Platform as a ServicesSQL Azure – SQL Realtional and Transactional Services via the cloud is a part of the WINDOWS Azure platformWindows Azure – Cloud Operating System which hosts Windows Azure Platform. Providing to hosters and soon enterprises that want to do their own private cloud deployments. More Azure Background http://www.microsoft.com/windowsazure/ http://en.wikipedia.org/wiki/Windows_azure Infrastructure as a Service (IaaS)With IaaS, you get on-demand computing and storage to host, scale, and manage applications and services. Using Microsoft's data centers means you can scale with ease and speed to meet the infrastructure needs of your entire organization or individual departments within it, globally or locally. Take advantage of VM role, Full IIS, Remote Desktop, and familiar tools like System Center Operations Manager
  2. Very important to emphasize that SQL Azure can stand alone as a data storage solution for ANY kind of application (front-end). Of course it can be used with Windows Azure, however, this is by NO MEANS a requirement. This is a key message in this deck.Again, point out that most early-adopting customers are using some type of hybrid data storage strategy, i.e. on-prem AND cloud, relational AND non-relational. Also, the application topology decision should really be based on the application workload…Is it chatty? Large amounts of data transferred?Code Far works with any type of code – i.e. Java, etc.. Does NOT have to be Azure or .NET