SlideShare ist ein Scribd-Unternehmen logo
1 von 8
Windows Azure
                                    Customer Solution Case Study




                                    Leading Integration Company
                                    Speeds to Market with Cloud-to-
                                    Cloud Interoperation


Overview                            “Using the Cast Iron cloud integration
Country or Region: United States
Industry: Software engineering      solution, customers can go live on the
                                    Windows Azure platform faster than they
Customer Profile
Cast Iron Systems provides          could wrestling with interoperability issues
application integration solutions
that help organizations connect     themselves.”
many kinds of business
software. The Mountain View,
California–based firm employs
                                    Cast Iron Systems specializes in helping
100 people.                         organizations connect Internet-hosted (cloud)
Business Situation
                                    applications with on-premises applications. When
When Microsoft announced the        Microsoft announced the Windows Azure™
Windows Azure™ platform, Cast
Iron wanted to enhance its
                                    platform, Cast Iron set out to enhance its Cast
integration solution with better    Iron Integration Solution with Windows Azure
connectivity to other public and
private cloud offerings and to
                                    platform connectivity. Using the Service Bus and
on-premises data.                   Access Control Service, Cast Iron created the
Solution
                                    needed connectors in just one day. Faster time-
Cast Iron used the Service Bus      to-market enabled Cast Iron to supply a timely
and Access Control Service,
developer services that run on
                                    solution to an urgent need. Its enhanced product
the Windows Azure platform, to      can help customers host applications off-
quickly provide broad
connectivity with other data
                                    premises without concerns about interoperability
sources.                            with on-premises data. With the Cast Iron
Benefits
                                    Integration Solution, companies can now use
•   Faster time-to-market           application data wherever it resides and scale
•   Time savings for customers
•   Improved scalability
                                    workloads without worrying about overloading the
                                    communications infrastructure.
“Without the                       Situation                             Solution
                                   Cast Iron Systems, whose tagline      In mid-2009, Cast Iron began
Service Bus and                    is “The #1 SaaS and Cloud             working with the Windows Azure™
                                   Integration Company,” provides        team at Microsoft to demonstrate
Access Control                     a simple way to connect               that Windows Azure applications
Service, we would                  software-as-a-service (SaaS), or      could communicate with virtually
                                   “cloud”-based, applications with      any application running in any
have had to create                 one another and with on-              environment, hosted or on-
                                   premises applications. For            premises. Windows Azure is a
our own service                    example, using the Cast Iron          cloud services operating system
bus infrastructure,                Integration Solution, an              that serves as the development,
                                   organization can link Microsoft       service hosting, and service
which would have                   Dynamics® CRM Online data with        management environment for the
                                   an on-premises SAP financial          Windows Azure platform.
taken months.”                     application so that any changes       Windows Azure provides
  Rishi Vaish, Vice President of   made to the customer                  developers with on-demand
Engineering, Cast Iron Systems     relationship management data is       compute and storage to host,
                                   reflected in the financial system.    scale, and manage Web
                                   Cast Iron has helped companies        applications on the Internet
                                   reduce integration costs by up to     through Microsoft® data centers.
                                   80 percent. The company is
                                   based in Mountain View,               To create this anything-to-
                                   California, and has 100               anything interoperability, Cast
                                   employees.                            Iron used the Service Bus and the
                                                                         Access Control Service features
                                   “Research shows that                  of Windows Azure. Using these
                                   integration difficulties are the      services simplifies the task of
                                   major reason why organizations        building applications and services
                                   are hesitant to pursue the            that bridge cloud and on-
                                   hosted-services computing             premises deployments.
                                   model,” says Chandar
                                   Pattabhiram, Vice President of        The Service Bus is an Internet-
                                   Product and Channel Marketing         scale enterprise service bus that
                                   for Cast Iron Systems. “Our           makes it easy to connect
                                   mission is to help cloud              applications over the Internet.
                                   customers and providers get past      Services that register on the
                                   those difficulties so that they can   Service Bus can easily be
                                   deploy business solutions             discovered and accessed across
                                   wherever it makes sense, on-          any network topology. Access
                                   premises or in the cloud.”            Control Service provides an easy
                                                                         way to control Web applications
                                                                         and services while integrating
                                                                         with standards-based identity
providers. Authorization decisions   Service rules can easily and
                               can be pulled out of the             flexibly be configured to cover a
                               application and placed in a set of   variety of security needs and
                               rules that can transform incoming    different identity-management
                               security claims into claims that     infrastructures.
                               applications understand.
                                                                    One-Day Development
                               “We liked the Service Bus            Using the Service Bus and
                               because it uses a nonproprietary     Access Control Service, Cast Iron
                               interface to address message         was able to extend its Cast Iron
                               queues in the cloud,” says Rishi     Integration Solution to include
                               Vaish, Vice President of             Windows Azure platform
                               Engineering for Cast Iron            connectivity in just one day. “Our
                               Systems. “It gave us an easy         philosophy is that we do not want
                               way to connect to the Windows        to write any code to solve
                               Azure platform, from any other       integration problems,” Vaish
                               cloud or from behind a               says. “Using drag-and-drop
                               customer’s firewall. Without the     controls, we were able to use the
                               Service Bus and Access Control       Service Bus and Access Control
                               Service, we would have had to        Service to add Windows Azure
Figure 1. Cast Iron            create our own service bus           platform connectivity to our
   demonstrated SAP-to-
                               infrastructure, which would have     existing Cast Iron Integration
   Amazon EC2 connectivity
                               taken months. Our customers          Solution. It took us one day to
   using the Service Bus and
                               also would have had to invest in a   understand the services and
   Access Control Service.
                               similar development effort. Using    another day to build the Azure
                               the Service Bus and Access           connection capability. No code
                               Control Service, they can simply     writing was required. Plus, there
                               subscribe to these services and      is no requirement to maintain the
                               connect their various applications   infrastructure.”
                               immediately.”

                               Cast Iron used Access Control
                               Service to make sure that only
                               authorized users can access
                               service queues. With Access
                               Control Service, Cast Iron was
                               able to avoid the complicated
                               programming that is normally
                               required to secure applications
                               that extend beyond organizational
                               boundaries. With its support for a
                               simple declarative model of rules
                               and claims, Access Control
The Service Bus provides the         integrate with applications
familiar, enterprise service bus     running in another cloud. The
application pattern, while helping   other is cloud-to–on-premises
to solve some of the hard issues     systems—cloud-based
that arise when implementing this    applications are able to integrate
pattern across network, security,    with on-premises applications
and organizational boundaries at     running behind a firewall without
Internet scale. “When customers      having to open any ports in the
connect to applications behind       firewall.
another company’s firewall, they
usually have to work with those      As an example of the latter, Cast
companies’ IT organizations to       Iron has demonstrated use of the
open up service bus ports,”          Service Bus to connect an
Vaish says. “With the Service        Amazon EC2 application with an
Bus, you don’t have to do this,      SAP application running behind a
because the request comes from       customer firewall (Figure 1). No
behind the firewall.”                firewall ports had to be opened
                                     for the data to be synchronized
Usage Scenarios                      reliably and securely. Account
With the Service Bus connectivity    updates were picked up from
to the Windows Azure platform,       SAP by Cast Iron, and data was
the Cast Iron Integration Solution   put in a dynamically created
delivers expanded integration        queue. Another Cast Iron runtime
options. One is cloud-to-cloud—      running in Amazon EC2 polls for
applications running in one cloud    changes in the queue and
are able to securely and reliably    updates the custom application
                                     with the changes. No
                                     programming was required to
                                     demonstrate this use-case, which
                                     was implemented in less than a
                                     day.

                                     Benefits
                                     Using the Service Bus and
                                     Access Control Service, Cast Iron
                                     was able to expand the
                                     capabilities of its Cast Iron
                                     Integration Solution with only one
                                     day’s development work, handily
                                     beating competitors to market.
                                     With this solution, its customers,
                                     too, can speed to market with
                                     applications that connect to the
“We can focus on                 Windows Azure platform and then      Time Savings for Customers
                                 scale those applications             With the Cast Iron Integration
delivering services              endlessly.                           Solution enhanced with Windows
                                                                      Azure platform connectivity, Cast
rather than on                   Faster Time-to-Market with New       Iron can help its customers,
coding integration               Integration Solutions                including SaaS providers and
                                 Cast Iron used the Service Bus       corporate IT departments, quickly
interfaces. We                   and Access Control Service to        move their applications to that
                                 enhance its Cast Iron Integration    platform. “Using the Cast Iron
were able to create              Solution with cloud-to-cloud data    cloud integration solution,
the SAP-to-Amazon                exchange capability in one day,      customers can go live on the
                                 with no code-writing. “Without       Windows Azure platform faster
EC2 solution in just             the Service Bus, we would have       than they could wrestling with
                                 had to spend months to create an     interoperability issues
one day.”                        interface to the Windows Azure       themselves,” Pattabhiram says.
       Sumit Kapoor, Technical   platform,” Vaish says. “Our          “We can tell customers, ‘If
   Alliance Manager, Cast Iron   customers would have had to          you’re looking at the Windows
                      Systems    invest the same effort, plus         Azure platform for your next-
                                 develop the messaging                generation applications, we
                                 infrastructure and the integration   already have the connectivity
                                 middleware.”                         covered. We can connect the
                                                                      Windows Azure platform to your
                                 Sumit Kapoor, Technical Alliance     on-premises applications, your
                                 Manager for Cast Iron Systems,       customers’ on-premises
                                 adds, “We can focus on               applications, or any cloud-based
                                 delivering services rather than on   applications.’”
                                 coding integration interfaces. We
                                 were able to create the SAP-to-      Improved Scalability
                                 Amazon EC2 solution in just one      Now that the Cast Iron Integration
                                 day. There is a growing number       Solution can take advantage of
                                 of cloud environments, both          the Service Bus to connect to a
                                 public and private, and data         broader range of applications
                                 sitting on on-premises               over the Internet, customers are
                                 infrastructures. Using the Service   able to scale their infrastructures
                                 Bus, we can connect all these        endlessly to keep pace with
                                 environments.”                       need. “There’s no worry about
                                                                      overloading the communications
                                                                      infrastructure,” Vaish says.
                                                                      “Microsoft handles that for us.
                                                                      This is very important for
                                                                      customers that do not know how
                                                                      their workloads will grow over
                                                                      time. We’ve removed one more
For More Information                   barrier that was keeping them   Windows Azure Platform
For more information about             from the cloud.”                The Windows Azure platform
Microsoft products and                                                 provides an excellent foundation
services, call the Microsoft                                           for expanding online product and
Sales Information Center at                                            service offerings. The main
(800) 426-9400. In Canada, call                                        components include:
the Microsoft Canada                                                   •   Windows Azure. Windows Azure
Information Centre at (877)                                                is the development, service
568-2495. Customers in the                                                 hosting, and service
United States and Canada who                                               management environment for
are deaf or hard-of-hearing can                                            the Windows Azure platform.
reach Microsoft text telephone                                             Windows Azure provides
(TTY/TDD) services at (800)                                                developers with on-demand
892-5234. Outside the 50                                                   compute and storage to host,
United States and Canada,                                                  scale, and manage Web
please contact your local                                                  applications on the Internet
Microsoft subsidiary. To access                                            through Microsoft data
information using the World                                                centers. In addition, Windows
Wide Web, go to:                                                           Azure serves developers’
www.microsoft.com                                                          connectivity needs through
                                                                           the following services.
For more information about                                                 〉    The Service Bus connects
Cast Iron Systems products and
                                                                               services and applications
services, call (650) 230-0621 or
                                                                               across network
visit the Web site at:
                                                                               boundaries to help
www.castiron.com
                                                                               developers build
                                                                               distributed applications.
Additional Resources:
Download: Windows Azure                                                    〉   The Access Control Service
Tools and SDK                                                                  provides federated,
View: Architecting and                                                         claims-based access
Developing for Windows Azure                                                   control for REST Web
                                                                               services.
                                                                       •   Microsoft SQL Azure. Microsoft
                                                                           SQL Azure offers the first
                                                                           cloud-based relational and
                                                                           self-managed database



                                        Software and Services
                                        Software Azure Services
                                        • Windows and Platform
                                        •   Windows Azure
                                          − Windows Azure Platform
                                        •   Service Bus
                                          − Windows Azure
                                            Access Control Service
                                        • − Access Control Service
                                            Service Bus


This case study is for informational
This case study is for informational
purposes only. MICROSOFT MAKES NO
purposes only. MICROSOFT MAKES NO
WARRANTIES, EXPRESS OR IMPLIED, IN
WARRANTIES, EXPRESS OR IMPLIED, IN
THIS SUMMARY.
THIS SUMMARY.

Document published November 2009
Document published November 2009
service built on Microsoft SQL
   Server 2008 technologies.

To learn more about the Windows
Azure platform, visit:
www.windowsazure.com

Weitere ähnliche Inhalte

Was ist angesagt?

Infrastructure components configure and deploy 24 hiapc fabrizio volpe
Infrastructure components configure and deploy 24 hiapc fabrizio volpeInfrastructure components configure and deploy 24 hiapc fabrizio volpe
Infrastructure components configure and deploy 24 hiapc fabrizio volpeFabrizio Volpe
 
Identity Services Drilldown - TechEd NA 2009
Identity Services Drilldown - TechEd NA 2009Identity Services Drilldown - TechEd NA 2009
Identity Services Drilldown - TechEd NA 2009Jorgen Thelin
 
Data Center Convergentes - Carlos Spera - 20 de octubre - UY
Data Center Convergentes - Carlos Spera - 20 de octubre - UYData Center Convergentes - Carlos Spera - 20 de octubre - UY
Data Center Convergentes - Carlos Spera - 20 de octubre - UYLogicalis Latam
 
Get ready to deliver Windows desktops and apps like a cloud provider with Pro...
Get ready to deliver Windows desktops and apps like a cloud provider with Pro...Get ready to deliver Windows desktops and apps like a cloud provider with Pro...
Get ready to deliver Windows desktops and apps like a cloud provider with Pro...Citrix
 
Transforming the Datacenter - Microsoft Cloud OS from Atidan
Transforming the Datacenter - Microsoft Cloud OS from AtidanTransforming the Datacenter - Microsoft Cloud OS from Atidan
Transforming the Datacenter - Microsoft Cloud OS from AtidanDavid J Rosenthal
 
System Center Datacenter Cloud Management Vision & Roadmap
System Center Datacenter Cloud Management Vision & RoadmapSystem Center Datacenter Cloud Management Vision & Roadmap
System Center Datacenter Cloud Management Vision & RoadmapAmit Gatenyo
 
"SEEDING CLOUDS ON POWER SYSTEMS WITH IBM SMARTCLOUD™ ENTRY"
"SEEDING CLOUDS ON POWER SYSTEMS WITH IBM SMARTCLOUD™ ENTRY""SEEDING CLOUDS ON POWER SYSTEMS WITH IBM SMARTCLOUD™ ENTRY"
"SEEDING CLOUDS ON POWER SYSTEMS WITH IBM SMARTCLOUD™ ENTRY"IBM India Smarter Computing
 
Covmug v sphere 4.1 what's new
Covmug v sphere 4.1 what's newCovmug v sphere 4.1 what's new
Covmug v sphere 4.1 what's newesarakaitis
 
Cisco cloud connected solution
Cisco cloud connected solutionCisco cloud connected solution
Cisco cloud connected solution#Jão Pablo
 
Broadview Networks Cloud Computing Brochure
Broadview Networks Cloud Computing BrochureBroadview Networks Cloud Computing Brochure
Broadview Networks Cloud Computing Brochuredshetterly
 
Layer 7 & Burton Group: New Cloud Security Model Requirements
Layer 7 & Burton Group: New Cloud Security Model RequirementsLayer 7 & Burton Group: New Cloud Security Model Requirements
Layer 7 & Burton Group: New Cloud Security Model RequirementsCA API Management
 
Gis In The Cloud
Gis In The CloudGis In The Cloud
Gis In The Cloudfn028791
 
Cloud congress 2012_herbert_wanner_cisco_v3
Cloud congress 2012_herbert_wanner_cisco_v3Cloud congress 2012_herbert_wanner_cisco_v3
Cloud congress 2012_herbert_wanner_cisco_v3Herbert Wanner
 
Microsoft Best Practices - AWS India Summit 2012
Microsoft Best Practices - AWS India Summit 2012Microsoft Best Practices - AWS India Summit 2012
Microsoft Best Practices - AWS India Summit 2012Amazon Web Services
 
Next Generation Service Delivery: Fast Forward to Enterprise Cloud Computing
Next Generation Service Delivery: Fast Forward to Enterprise Cloud ComputingNext Generation Service Delivery: Fast Forward to Enterprise Cloud Computing
Next Generation Service Delivery: Fast Forward to Enterprise Cloud ComputingBMC Software
 
The role of hyper-v in nist model
The role of hyper-v in nist modelThe role of hyper-v in nist model
The role of hyper-v in nist modelAlexey Bokov
 
Rackforce the cloud
Rackforce the cloudRackforce the cloud
Rackforce the cloudsdeconf
 
Cloud Computing - Jan 2011 - Chandna
Cloud Computing - Jan 2011 - ChandnaCloud Computing - Jan 2011 - Chandna
Cloud Computing - Jan 2011 - ChandnaAsheem Chandna
 

Was ist angesagt? (20)

Infrastructure components configure and deploy 24 hiapc fabrizio volpe
Infrastructure components configure and deploy 24 hiapc fabrizio volpeInfrastructure components configure and deploy 24 hiapc fabrizio volpe
Infrastructure components configure and deploy 24 hiapc fabrizio volpe
 
Identity Services Drilldown - TechEd NA 2009
Identity Services Drilldown - TechEd NA 2009Identity Services Drilldown - TechEd NA 2009
Identity Services Drilldown - TechEd NA 2009
 
Data Center Convergentes - Carlos Spera - 20 de octubre - UY
Data Center Convergentes - Carlos Spera - 20 de octubre - UYData Center Convergentes - Carlos Spera - 20 de octubre - UY
Data Center Convergentes - Carlos Spera - 20 de octubre - UY
 
Get ready to deliver Windows desktops and apps like a cloud provider with Pro...
Get ready to deliver Windows desktops and apps like a cloud provider with Pro...Get ready to deliver Windows desktops and apps like a cloud provider with Pro...
Get ready to deliver Windows desktops and apps like a cloud provider with Pro...
 
Transforming the Datacenter - Microsoft Cloud OS from Atidan
Transforming the Datacenter - Microsoft Cloud OS from AtidanTransforming the Datacenter - Microsoft Cloud OS from Atidan
Transforming the Datacenter - Microsoft Cloud OS from Atidan
 
System Center Datacenter Cloud Management Vision & Roadmap
System Center Datacenter Cloud Management Vision & RoadmapSystem Center Datacenter Cloud Management Vision & Roadmap
System Center Datacenter Cloud Management Vision & Roadmap
 
Cloud Computing
 Cloud Computing Cloud Computing
Cloud Computing
 
"SEEDING CLOUDS ON POWER SYSTEMS WITH IBM SMARTCLOUD™ ENTRY"
"SEEDING CLOUDS ON POWER SYSTEMS WITH IBM SMARTCLOUD™ ENTRY""SEEDING CLOUDS ON POWER SYSTEMS WITH IBM SMARTCLOUD™ ENTRY"
"SEEDING CLOUDS ON POWER SYSTEMS WITH IBM SMARTCLOUD™ ENTRY"
 
Covmug v sphere 4.1 what's new
Covmug v sphere 4.1 what's newCovmug v sphere 4.1 what's new
Covmug v sphere 4.1 what's new
 
Cisco cloud connected solution
Cisco cloud connected solutionCisco cloud connected solution
Cisco cloud connected solution
 
Broadview Networks Cloud Computing Brochure
Broadview Networks Cloud Computing BrochureBroadview Networks Cloud Computing Brochure
Broadview Networks Cloud Computing Brochure
 
Layer 7 & Burton Group: New Cloud Security Model Requirements
Layer 7 & Burton Group: New Cloud Security Model RequirementsLayer 7 & Burton Group: New Cloud Security Model Requirements
Layer 7 & Burton Group: New Cloud Security Model Requirements
 
Gis In The Cloud
Gis In The CloudGis In The Cloud
Gis In The Cloud
 
Cloud congress 2012_herbert_wanner_cisco_v3
Cloud congress 2012_herbert_wanner_cisco_v3Cloud congress 2012_herbert_wanner_cisco_v3
Cloud congress 2012_herbert_wanner_cisco_v3
 
Microsoft Best Practices - AWS India Summit 2012
Microsoft Best Practices - AWS India Summit 2012Microsoft Best Practices - AWS India Summit 2012
Microsoft Best Practices - AWS India Summit 2012
 
Next Generation Service Delivery: Fast Forward to Enterprise Cloud Computing
Next Generation Service Delivery: Fast Forward to Enterprise Cloud ComputingNext Generation Service Delivery: Fast Forward to Enterprise Cloud Computing
Next Generation Service Delivery: Fast Forward to Enterprise Cloud Computing
 
The role of hyper-v in nist model
The role of hyper-v in nist modelThe role of hyper-v in nist model
The role of hyper-v in nist model
 
Cloud Computing in Organization
Cloud Computing in OrganizationCloud Computing in Organization
Cloud Computing in Organization
 
Rackforce the cloud
Rackforce the cloudRackforce the cloud
Rackforce the cloud
 
Cloud Computing - Jan 2011 - Chandna
Cloud Computing - Jan 2011 - ChandnaCloud Computing - Jan 2011 - Chandna
Cloud Computing - Jan 2011 - Chandna
 

Andere mochten auch

Starbucks case study_final
Starbucks case study_finalStarbucks case study_final
Starbucks case study_finalthehaleygroup
 
Microsoft Mobile Oy Story: IT Operations Fit for the 3rd Platform
Microsoft Mobile Oy Story: IT Operations Fit for the 3rd PlatformMicrosoft Mobile Oy Story: IT Operations Fit for the 3rd Platform
Microsoft Mobile Oy Story: IT Operations Fit for the 3rd PlatformHCL Technologies
 
Developing eBusiness solutions with a Model Driven Approach: The Case of Acer...
Developing eBusiness solutions with a Model Driven Approach: The Case of Acer...Developing eBusiness solutions with a Model Driven Approach: The Case of Acer...
Developing eBusiness solutions with a Model Driven Approach: The Case of Acer...Marco Brambilla
 
2 78-1399198827-5. manage-the impact of sensory branding five senses--sharaf...
2 78-1399198827-5. manage-the impact of sensory branding  five senses--sharaf...2 78-1399198827-5. manage-the impact of sensory branding  five senses--sharaf...
2 78-1399198827-5. manage-the impact of sensory branding five senses--sharaf...funnyboy_8821
 
Competitive battle for e commerce supremacy -ebay vs google & microsoft case ...
Competitive battle for e commerce supremacy -ebay vs google & microsoft case ...Competitive battle for e commerce supremacy -ebay vs google & microsoft case ...
Competitive battle for e commerce supremacy -ebay vs google & microsoft case ...prashanthc85
 
Air asia case study
Air asia case studyAir asia case study
Air asia case studymijan1977
 
Analysing Supply Chain of Automotive Industry
Analysing Supply Chain of Automotive IndustryAnalysing Supply Chain of Automotive Industry
Analysing Supply Chain of Automotive IndustryNareshkumar Kannathasan
 
Vinay Bhola Case Study Starbucks(1)
Vinay Bhola Case Study Starbucks(1)Vinay Bhola Case Study Starbucks(1)
Vinay Bhola Case Study Starbucks(1)Vinay Bhola
 
Creating competitive advantages through supply chain final
Creating competitive advantages through supply chain finalCreating competitive advantages through supply chain final
Creating competitive advantages through supply chain finalKurnia Rosyada
 
A case study on improvement of an air conditioning system
A case study on improvement of an air conditioning systemA case study on improvement of an air conditioning system
A case study on improvement of an air conditioning systemSoumyodeep Mukherjee
 
kfc vs macdonald world
kfc vs macdonald world kfc vs macdonald world
kfc vs macdonald world Karishma Shah
 
Kfc project of intrntnl business
Kfc project of intrntnl businessKfc project of intrntnl business
Kfc project of intrntnl businessTanya Sharma
 
Kfc Case Complete
Kfc Case CompleteKfc Case Complete
Kfc Case Completeguestea96e4
 

Andere mochten auch (20)

Starbucks case study_final
Starbucks case study_finalStarbucks case study_final
Starbucks case study_final
 
Microsoft Mobile Oy Story: IT Operations Fit for the 3rd Platform
Microsoft Mobile Oy Story: IT Operations Fit for the 3rd PlatformMicrosoft Mobile Oy Story: IT Operations Fit for the 3rd Platform
Microsoft Mobile Oy Story: IT Operations Fit for the 3rd Platform
 
Developing eBusiness solutions with a Model Driven Approach: The Case of Acer...
Developing eBusiness solutions with a Model Driven Approach: The Case of Acer...Developing eBusiness solutions with a Model Driven Approach: The Case of Acer...
Developing eBusiness solutions with a Model Driven Approach: The Case of Acer...
 
2 78-1399198827-5. manage-the impact of sensory branding five senses--sharaf...
2 78-1399198827-5. manage-the impact of sensory branding  five senses--sharaf...2 78-1399198827-5. manage-the impact of sensory branding  five senses--sharaf...
2 78-1399198827-5. manage-the impact of sensory branding five senses--sharaf...
 
Final work(edited)
Final work(edited)Final work(edited)
Final work(edited)
 
Emirates air lines
Emirates air linesEmirates air lines
Emirates air lines
 
Competitive battle for e commerce supremacy -ebay vs google & microsoft case ...
Competitive battle for e commerce supremacy -ebay vs google & microsoft case ...Competitive battle for e commerce supremacy -ebay vs google & microsoft case ...
Competitive battle for e commerce supremacy -ebay vs google & microsoft case ...
 
Emirates_Case_Study
Emirates_Case_StudyEmirates_Case_Study
Emirates_Case_Study
 
Air asia case study
Air asia case studyAir asia case study
Air asia case study
 
AND CaseStudy Stofa (DK)
AND CaseStudy Stofa (DK)AND CaseStudy Stofa (DK)
AND CaseStudy Stofa (DK)
 
Analysing Supply Chain of Automotive Industry
Analysing Supply Chain of Automotive IndustryAnalysing Supply Chain of Automotive Industry
Analysing Supply Chain of Automotive Industry
 
Rm fulllatest2
Rm fulllatest2Rm fulllatest2
Rm fulllatest2
 
Vinay Bhola Case Study Starbucks(1)
Vinay Bhola Case Study Starbucks(1)Vinay Bhola Case Study Starbucks(1)
Vinay Bhola Case Study Starbucks(1)
 
Creating competitive advantages through supply chain final
Creating competitive advantages through supply chain finalCreating competitive advantages through supply chain final
Creating competitive advantages through supply chain final
 
A case study on improvement of an air conditioning system
A case study on improvement of an air conditioning systemA case study on improvement of an air conditioning system
A case study on improvement of an air conditioning system
 
kfc vs macdonald world
kfc vs macdonald world kfc vs macdonald world
kfc vs macdonald world
 
Case Study Apple Inc
Case Study Apple IncCase Study Apple Inc
Case Study Apple Inc
 
Kfc project of intrntnl business
Kfc project of intrntnl businessKfc project of intrntnl business
Kfc project of intrntnl business
 
Apple Case Study
Apple Case StudyApple Case Study
Apple Case Study
 
Kfc Case Complete
Kfc Case CompleteKfc Case Complete
Kfc Case Complete
 

Ähnlich wie Microsoft Windows Azure - Cast Iron Software Engineering Company Speeds to Market Case Study

Microsoft Windows Azure - Cloud Services Platform Datasheet
Microsoft Windows Azure - Cloud Services Platform DatasheetMicrosoft Windows Azure - Cloud Services Platform Datasheet
Microsoft Windows Azure - Cloud Services Platform DatasheetMicrosoft Private Cloud
 
Cloud service categories - cloud based ai services
Cloud service categories - cloud based ai servicesCloud service categories - cloud based ai services
Cloud service categories - cloud based ai servicesV2Soft2
 
Microsoft Windows Azure - Acumatica an IT Services Company Delivers Software ...
Microsoft Windows Azure - Acumatica an IT Services Company Delivers Software ...Microsoft Windows Azure - Acumatica an IT Services Company Delivers Software ...
Microsoft Windows Azure - Acumatica an IT Services Company Delivers Software ...Microsoft Private Cloud
 
KVH Customer Case Study - Aplix Corporatin
KVH Customer Case Study - Aplix CorporatinKVH Customer Case Study - Aplix Corporatin
KVH Customer Case Study - Aplix CorporatinKVH Co. Ltd.
 
Cloud based AI services - types of cloud computing
Cloud based AI services - types of cloud computingCloud based AI services - types of cloud computing
Cloud based AI services - types of cloud computingV2Soft2
 
Cloudcomputingupload
CloudcomputinguploadCloudcomputingupload
CloudcomputinguploadIbrahim Khan
 
Microsoft Windows Azure - Origin Digital Media & Entertainment Reduce Transco...
Microsoft Windows Azure - Origin Digital Media & Entertainment Reduce Transco...Microsoft Windows Azure - Origin Digital Media & Entertainment Reduce Transco...
Microsoft Windows Azure - Origin Digital Media & Entertainment Reduce Transco...Microsoft Private Cloud
 
GIS in the Cloud
GIS in the CloudGIS in the Cloud
GIS in the CloudEsri
 
Build intelligent solutions using Azure
Build intelligent solutions using AzureBuild intelligent solutions using Azure
Build intelligent solutions using AzureMostafa
 
Microsoft Windows Azure Platform Appfabric for Technical Decision Makers
Microsoft Windows Azure Platform Appfabric for Technical Decision MakersMicrosoft Windows Azure Platform Appfabric for Technical Decision Makers
Microsoft Windows Azure Platform Appfabric for Technical Decision MakersMicrosoft Private Cloud
 
Albara Abdalkhalig
Albara AbdalkhaligAlbara Abdalkhalig
Albara Abdalkhaligbrra51
 
Current trends in software engineering
Current trends in software engineeringCurrent trends in software engineering
Current trends in software engineeringbrra51
 
Microsoft SQL Azure - Agility in the New Economy Partner Technical Datasheet
Microsoft SQL Azure - Agility in the New Economy Partner Technical DatasheetMicrosoft SQL Azure - Agility in the New Economy Partner Technical Datasheet
Microsoft SQL Azure - Agility in the New Economy Partner Technical DatasheetMicrosoft Private Cloud
 
Relationship between cloud computing and big data
Relationship between cloud computing and big dataRelationship between cloud computing and big data
Relationship between cloud computing and big dataJazan University
 
Cloud computing seminar
Cloud computing seminarCloud computing seminar
Cloud computing seminarANKIT KUMAR
 

Ähnlich wie Microsoft Windows Azure - Cast Iron Software Engineering Company Speeds to Market Case Study (20)

Microsoft Windows Azure - Cloud Services Platform Datasheet
Microsoft Windows Azure - Cloud Services Platform DatasheetMicrosoft Windows Azure - Cloud Services Platform Datasheet
Microsoft Windows Azure - Cloud Services Platform Datasheet
 
Cloud service categories - cloud based ai services
Cloud service categories - cloud based ai servicesCloud service categories - cloud based ai services
Cloud service categories - cloud based ai services
 
Microsoft Windows Azure - Acumatica an IT Services Company Delivers Software ...
Microsoft Windows Azure - Acumatica an IT Services Company Delivers Software ...Microsoft Windows Azure - Acumatica an IT Services Company Delivers Software ...
Microsoft Windows Azure - Acumatica an IT Services Company Delivers Software ...
 
KVH Customer Case Study - Aplix Corporatin
KVH Customer Case Study - Aplix CorporatinKVH Customer Case Study - Aplix Corporatin
KVH Customer Case Study - Aplix Corporatin
 
Cloud based AI services - types of cloud computing
Cloud based AI services - types of cloud computingCloud based AI services - types of cloud computing
Cloud based AI services - types of cloud computing
 
Cloudcomputingupload
CloudcomputinguploadCloudcomputingupload
Cloudcomputingupload
 
Microsoft Windows Azure - Origin Digital Media & Entertainment Reduce Transco...
Microsoft Windows Azure - Origin Digital Media & Entertainment Reduce Transco...Microsoft Windows Azure - Origin Digital Media & Entertainment Reduce Transco...
Microsoft Windows Azure - Origin Digital Media & Entertainment Reduce Transco...
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
GIS in the Cloud
GIS in the CloudGIS in the Cloud
GIS in the Cloud
 
Cloud computing 1
Cloud computing 1Cloud computing 1
Cloud computing 1
 
Build intelligent solutions using Azure
Build intelligent solutions using AzureBuild intelligent solutions using Azure
Build intelligent solutions using Azure
 
UNIT III - ppt.pptx
UNIT III - ppt.pptxUNIT III - ppt.pptx
UNIT III - ppt.pptx
 
Microsoft Windows Azure Platform Appfabric for Technical Decision Makers
Microsoft Windows Azure Platform Appfabric for Technical Decision MakersMicrosoft Windows Azure Platform Appfabric for Technical Decision Makers
Microsoft Windows Azure Platform Appfabric for Technical Decision Makers
 
Albara Abdalkhalig
Albara AbdalkhaligAlbara Abdalkhalig
Albara Abdalkhalig
 
Current trends in software engineering
Current trends in software engineeringCurrent trends in software engineering
Current trends in software engineering
 
zscaler-aws-zero-trust.pdf
zscaler-aws-zero-trust.pdfzscaler-aws-zero-trust.pdf
zscaler-aws-zero-trust.pdf
 
Microsoft SQL Azure - Agility in the New Economy Partner Technical Datasheet
Microsoft SQL Azure - Agility in the New Economy Partner Technical DatasheetMicrosoft SQL Azure - Agility in the New Economy Partner Technical Datasheet
Microsoft SQL Azure - Agility in the New Economy Partner Technical Datasheet
 
Relationship between cloud computing and big data
Relationship between cloud computing and big dataRelationship between cloud computing and big data
Relationship between cloud computing and big data
 
Cloud Computing.pptx
Cloud Computing.pptxCloud Computing.pptx
Cloud Computing.pptx
 
Cloud computing seminar
Cloud computing seminarCloud computing seminar
Cloud computing seminar
 

Mehr von Microsoft Private Cloud

Hyper-V improves appliance manufacturer’s productivity
Hyper-V improves appliance manufacturer’s productivityHyper-V improves appliance manufacturer’s productivity
Hyper-V improves appliance manufacturer’s productivityMicrosoft Private Cloud
 
AcXess saves U.S.$5 million in hardware with Hyper V
AcXess saves U.S.$5 million in hardware with Hyper VAcXess saves U.S.$5 million in hardware with Hyper V
AcXess saves U.S.$5 million in hardware with Hyper VMicrosoft Private Cloud
 
Microsoft at No. 1 Spot In Customer Satisfaction Audit - Data Quest
Microsoft at No. 1 Spot In Customer Satisfaction Audit - Data QuestMicrosoft at No. 1 Spot In Customer Satisfaction Audit - Data Quest
Microsoft at No. 1 Spot In Customer Satisfaction Audit - Data QuestMicrosoft Private Cloud
 
Cloud Computing Myth Busters - Know the Cloud
Cloud Computing Myth Busters - Know the CloudCloud Computing Myth Busters - Know the Cloud
Cloud Computing Myth Busters - Know the CloudMicrosoft Private Cloud
 
Economics of the Cloud - A Report Based On CFO Survey
Economics of the Cloud - A Report Based On CFO SurveyEconomics of the Cloud - A Report Based On CFO Survey
Economics of the Cloud - A Report Based On CFO SurveyMicrosoft Private Cloud
 
Assess The Economics Of The Cloud By Using In Depth Modeling
Assess The Economics Of The Cloud By Using In Depth ModelingAssess The Economics Of The Cloud By Using In Depth Modeling
Assess The Economics Of The Cloud By Using In Depth ModelingMicrosoft Private Cloud
 
TicTacTi Advertising Improves by 400% by Adopting to Cloud Computing Case Study
TicTacTi Advertising Improves by 400% by Adopting to Cloud Computing Case StudyTicTacTi Advertising Improves by 400% by Adopting to Cloud Computing Case Study
TicTacTi Advertising Improves by 400% by Adopting to Cloud Computing Case StudyMicrosoft Private Cloud
 
REEDS Jeweller Moves to Online Services to Boost Productivity and Cut Costs b...
REEDS Jeweller Moves to Online Services to Boost Productivity and Cut Costs b...REEDS Jeweller Moves to Online Services to Boost Productivity and Cut Costs b...
REEDS Jeweller Moves to Online Services to Boost Productivity and Cut Costs b...Microsoft Private Cloud
 
Godiva Chocolatier Saves $250,000 Annually by Moving Email to Cloud Case Study
Godiva Chocolatier Saves $250,000 Annually by Moving Email to Cloud Case StudyGodiva Chocolatier Saves $250,000 Annually by Moving Email to Cloud Case Study
Godiva Chocolatier Saves $250,000 Annually by Moving Email to Cloud Case StudyMicrosoft Private Cloud
 
Aviva Insurance Enhanced its Global Communication and Collaboration with Micr...
Aviva Insurance Enhanced its Global Communication and Collaboration with Micr...Aviva Insurance Enhanced its Global Communication and Collaboration with Micr...
Aviva Insurance Enhanced its Global Communication and Collaboration with Micr...Microsoft Private Cloud
 
Microsoft Windows Server 2008 R2 - Upgrading from Windows 2000 to Server 2008...
Microsoft Windows Server 2008 R2 - Upgrading from Windows 2000 to Server 2008...Microsoft Windows Server 2008 R2 - Upgrading from Windows 2000 to Server 2008...
Microsoft Windows Server 2008 R2 - Upgrading from Windows 2000 to Server 2008...Microsoft Private Cloud
 
Simplify Your IT Management with Microsoft SharePoint Online: Whitepaper
Simplify Your IT Management with Microsoft SharePoint Online: WhitepaperSimplify Your IT Management with Microsoft SharePoint Online: Whitepaper
Simplify Your IT Management with Microsoft SharePoint Online: WhitepaperMicrosoft Private Cloud
 
Engage Customers through Real Time Meetings with Microsoft Office Live Meetin...
Engage Customers through Real Time Meetings with Microsoft Office Live Meetin...Engage Customers through Real Time Meetings with Microsoft Office Live Meetin...
Engage Customers through Real Time Meetings with Microsoft Office Live Meetin...Microsoft Private Cloud
 
Get Instant Messaging and Presence Functionality with Microsoft Office Commun...
Get Instant Messaging and Presence Functionality with Microsoft Office Commun...Get Instant Messaging and Presence Functionality with Microsoft Office Commun...
Get Instant Messaging and Presence Functionality with Microsoft Office Commun...Microsoft Private Cloud
 
Deployment Guide for Business Productivity Online Standard Suite: Whitepaper
Deployment Guide for Business Productivity Online Standard Suite: WhitepaperDeployment Guide for Business Productivity Online Standard Suite: Whitepaper
Deployment Guide for Business Productivity Online Standard Suite: WhitepaperMicrosoft Private Cloud
 
Communicate Easily with Others in Different Locations with Microsoft Office C...
Communicate Easily with Others in Different Locations with Microsoft Office C...Communicate Easily with Others in Different Locations with Microsoft Office C...
Communicate Easily with Others in Different Locations with Microsoft Office C...Microsoft Private Cloud
 
Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...
Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...
Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...Microsoft Private Cloud
 
Cloud Based Communications Solutions from Microsoft
Cloud Based Communications Solutions from MicrosoftCloud Based Communications Solutions from Microsoft
Cloud Based Communications Solutions from MicrosoftMicrosoft Private Cloud
 
Reduce Capital & Operational Expenses with Business Productivity Online Suite
Reduce Capital & Operational Expenses with Business Productivity Online SuiteReduce Capital & Operational Expenses with Business Productivity Online Suite
Reduce Capital & Operational Expenses with Business Productivity Online SuiteMicrosoft Private Cloud
 

Mehr von Microsoft Private Cloud (20)

Hyper-V improves appliance manufacturer’s productivity
Hyper-V improves appliance manufacturer’s productivityHyper-V improves appliance manufacturer’s productivity
Hyper-V improves appliance manufacturer’s productivity
 
AcXess saves U.S.$5 million in hardware with Hyper V
AcXess saves U.S.$5 million in hardware with Hyper VAcXess saves U.S.$5 million in hardware with Hyper V
AcXess saves U.S.$5 million in hardware with Hyper V
 
Microsoft at No. 1 Spot In Customer Satisfaction Audit - Data Quest
Microsoft at No. 1 Spot In Customer Satisfaction Audit - Data QuestMicrosoft at No. 1 Spot In Customer Satisfaction Audit - Data Quest
Microsoft at No. 1 Spot In Customer Satisfaction Audit - Data Quest
 
Cloud Computing Myth Busters - Know the Cloud
Cloud Computing Myth Busters - Know the CloudCloud Computing Myth Busters - Know the Cloud
Cloud Computing Myth Busters - Know the Cloud
 
Economics of the Cloud - A Report Based On CFO Survey
Economics of the Cloud - A Report Based On CFO SurveyEconomics of the Cloud - A Report Based On CFO Survey
Economics of the Cloud - A Report Based On CFO Survey
 
Assess The Economics Of The Cloud By Using In Depth Modeling
Assess The Economics Of The Cloud By Using In Depth ModelingAssess The Economics Of The Cloud By Using In Depth Modeling
Assess The Economics Of The Cloud By Using In Depth Modeling
 
A Guide To Finding Your Cloud Power
A Guide To Finding Your Cloud PowerA Guide To Finding Your Cloud Power
A Guide To Finding Your Cloud Power
 
TicTacTi Advertising Improves by 400% by Adopting to Cloud Computing Case Study
TicTacTi Advertising Improves by 400% by Adopting to Cloud Computing Case StudyTicTacTi Advertising Improves by 400% by Adopting to Cloud Computing Case Study
TicTacTi Advertising Improves by 400% by Adopting to Cloud Computing Case Study
 
REEDS Jeweller Moves to Online Services to Boost Productivity and Cut Costs b...
REEDS Jeweller Moves to Online Services to Boost Productivity and Cut Costs b...REEDS Jeweller Moves to Online Services to Boost Productivity and Cut Costs b...
REEDS Jeweller Moves to Online Services to Boost Productivity and Cut Costs b...
 
Godiva Chocolatier Saves $250,000 Annually by Moving Email to Cloud Case Study
Godiva Chocolatier Saves $250,000 Annually by Moving Email to Cloud Case StudyGodiva Chocolatier Saves $250,000 Annually by Moving Email to Cloud Case Study
Godiva Chocolatier Saves $250,000 Annually by Moving Email to Cloud Case Study
 
Aviva Insurance Enhanced its Global Communication and Collaboration with Micr...
Aviva Insurance Enhanced its Global Communication and Collaboration with Micr...Aviva Insurance Enhanced its Global Communication and Collaboration with Micr...
Aviva Insurance Enhanced its Global Communication and Collaboration with Micr...
 
Microsoft Windows Server 2008 R2 - Upgrading from Windows 2000 to Server 2008...
Microsoft Windows Server 2008 R2 - Upgrading from Windows 2000 to Server 2008...Microsoft Windows Server 2008 R2 - Upgrading from Windows 2000 to Server 2008...
Microsoft Windows Server 2008 R2 - Upgrading from Windows 2000 to Server 2008...
 
Simplify Your IT Management with Microsoft SharePoint Online: Whitepaper
Simplify Your IT Management with Microsoft SharePoint Online: WhitepaperSimplify Your IT Management with Microsoft SharePoint Online: Whitepaper
Simplify Your IT Management with Microsoft SharePoint Online: Whitepaper
 
Engage Customers through Real Time Meetings with Microsoft Office Live Meetin...
Engage Customers through Real Time Meetings with Microsoft Office Live Meetin...Engage Customers through Real Time Meetings with Microsoft Office Live Meetin...
Engage Customers through Real Time Meetings with Microsoft Office Live Meetin...
 
Get Instant Messaging and Presence Functionality with Microsoft Office Commun...
Get Instant Messaging and Presence Functionality with Microsoft Office Commun...Get Instant Messaging and Presence Functionality with Microsoft Office Commun...
Get Instant Messaging and Presence Functionality with Microsoft Office Commun...
 
Deployment Guide for Business Productivity Online Standard Suite: Whitepaper
Deployment Guide for Business Productivity Online Standard Suite: WhitepaperDeployment Guide for Business Productivity Online Standard Suite: Whitepaper
Deployment Guide for Business Productivity Online Standard Suite: Whitepaper
 
Communicate Easily with Others in Different Locations with Microsoft Office C...
Communicate Easily with Others in Different Locations with Microsoft Office C...Communicate Easily with Others in Different Locations with Microsoft Office C...
Communicate Easily with Others in Different Locations with Microsoft Office C...
 
Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...
Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...
Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...
 
Cloud Based Communications Solutions from Microsoft
Cloud Based Communications Solutions from MicrosoftCloud Based Communications Solutions from Microsoft
Cloud Based Communications Solutions from Microsoft
 
Reduce Capital & Operational Expenses with Business Productivity Online Suite
Reduce Capital & Operational Expenses with Business Productivity Online SuiteReduce Capital & Operational Expenses with Business Productivity Online Suite
Reduce Capital & Operational Expenses with Business Productivity Online Suite
 

Kürzlich hochgeladen

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
 
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
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfhans926745
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
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
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
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
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 

Kürzlich hochgeladen (20)

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
 
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
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
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
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
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
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 

Microsoft Windows Azure - Cast Iron Software Engineering Company Speeds to Market Case Study

  • 1. Windows Azure Customer Solution Case Study Leading Integration Company Speeds to Market with Cloud-to- Cloud Interoperation Overview “Using the Cast Iron cloud integration Country or Region: United States Industry: Software engineering solution, customers can go live on the Windows Azure platform faster than they Customer Profile Cast Iron Systems provides could wrestling with interoperability issues application integration solutions that help organizations connect themselves.” many kinds of business software. The Mountain View, California–based firm employs Cast Iron Systems specializes in helping 100 people. organizations connect Internet-hosted (cloud) Business Situation applications with on-premises applications. When When Microsoft announced the Microsoft announced the Windows Azure™ Windows Azure™ platform, Cast Iron wanted to enhance its platform, Cast Iron set out to enhance its Cast integration solution with better Iron Integration Solution with Windows Azure connectivity to other public and private cloud offerings and to platform connectivity. Using the Service Bus and on-premises data. Access Control Service, Cast Iron created the Solution needed connectors in just one day. Faster time- Cast Iron used the Service Bus to-market enabled Cast Iron to supply a timely and Access Control Service, developer services that run on solution to an urgent need. Its enhanced product the Windows Azure platform, to can help customers host applications off- quickly provide broad connectivity with other data premises without concerns about interoperability sources. with on-premises data. With the Cast Iron Benefits Integration Solution, companies can now use • Faster time-to-market application data wherever it resides and scale • Time savings for customers • Improved scalability workloads without worrying about overloading the communications infrastructure.
  • 2.
  • 3. “Without the Situation Solution Cast Iron Systems, whose tagline In mid-2009, Cast Iron began Service Bus and is “The #1 SaaS and Cloud working with the Windows Azure™ Integration Company,” provides team at Microsoft to demonstrate Access Control a simple way to connect that Windows Azure applications Service, we would software-as-a-service (SaaS), or could communicate with virtually “cloud”-based, applications with any application running in any have had to create one another and with on- environment, hosted or on- premises applications. For premises. Windows Azure is a our own service example, using the Cast Iron cloud services operating system bus infrastructure, Integration Solution, an that serves as the development, organization can link Microsoft service hosting, and service which would have Dynamics® CRM Online data with management environment for the an on-premises SAP financial Windows Azure platform. taken months.” application so that any changes Windows Azure provides Rishi Vaish, Vice President of made to the customer developers with on-demand Engineering, Cast Iron Systems relationship management data is compute and storage to host, reflected in the financial system. scale, and manage Web Cast Iron has helped companies applications on the Internet reduce integration costs by up to through Microsoft® data centers. 80 percent. The company is based in Mountain View, To create this anything-to- California, and has 100 anything interoperability, Cast employees. Iron used the Service Bus and the Access Control Service features “Research shows that of Windows Azure. Using these integration difficulties are the services simplifies the task of major reason why organizations building applications and services are hesitant to pursue the that bridge cloud and on- hosted-services computing premises deployments. model,” says Chandar Pattabhiram, Vice President of The Service Bus is an Internet- Product and Channel Marketing scale enterprise service bus that for Cast Iron Systems. “Our makes it easy to connect mission is to help cloud applications over the Internet. customers and providers get past Services that register on the those difficulties so that they can Service Bus can easily be deploy business solutions discovered and accessed across wherever it makes sense, on- any network topology. Access premises or in the cloud.” Control Service provides an easy way to control Web applications and services while integrating with standards-based identity
  • 4. providers. Authorization decisions Service rules can easily and can be pulled out of the flexibly be configured to cover a application and placed in a set of variety of security needs and rules that can transform incoming different identity-management security claims into claims that infrastructures. applications understand. One-Day Development “We liked the Service Bus Using the Service Bus and because it uses a nonproprietary Access Control Service, Cast Iron interface to address message was able to extend its Cast Iron queues in the cloud,” says Rishi Integration Solution to include Vaish, Vice President of Windows Azure platform Engineering for Cast Iron connectivity in just one day. “Our Systems. “It gave us an easy philosophy is that we do not want way to connect to the Windows to write any code to solve Azure platform, from any other integration problems,” Vaish cloud or from behind a says. “Using drag-and-drop customer’s firewall. Without the controls, we were able to use the Service Bus and Access Control Service Bus and Access Control Service, we would have had to Service to add Windows Azure Figure 1. Cast Iron create our own service bus platform connectivity to our demonstrated SAP-to- infrastructure, which would have existing Cast Iron Integration Amazon EC2 connectivity taken months. Our customers Solution. It took us one day to using the Service Bus and also would have had to invest in a understand the services and Access Control Service. similar development effort. Using another day to build the Azure the Service Bus and Access connection capability. No code Control Service, they can simply writing was required. Plus, there subscribe to these services and is no requirement to maintain the connect their various applications infrastructure.” immediately.” Cast Iron used Access Control Service to make sure that only authorized users can access service queues. With Access Control Service, Cast Iron was able to avoid the complicated programming that is normally required to secure applications that extend beyond organizational boundaries. With its support for a simple declarative model of rules and claims, Access Control
  • 5. The Service Bus provides the integrate with applications familiar, enterprise service bus running in another cloud. The application pattern, while helping other is cloud-to–on-premises to solve some of the hard issues systems—cloud-based that arise when implementing this applications are able to integrate pattern across network, security, with on-premises applications and organizational boundaries at running behind a firewall without Internet scale. “When customers having to open any ports in the connect to applications behind firewall. another company’s firewall, they usually have to work with those As an example of the latter, Cast companies’ IT organizations to Iron has demonstrated use of the open up service bus ports,” Service Bus to connect an Vaish says. “With the Service Amazon EC2 application with an Bus, you don’t have to do this, SAP application running behind a because the request comes from customer firewall (Figure 1). No behind the firewall.” firewall ports had to be opened for the data to be synchronized Usage Scenarios reliably and securely. Account With the Service Bus connectivity updates were picked up from to the Windows Azure platform, SAP by Cast Iron, and data was the Cast Iron Integration Solution put in a dynamically created delivers expanded integration queue. Another Cast Iron runtime options. One is cloud-to-cloud— running in Amazon EC2 polls for applications running in one cloud changes in the queue and are able to securely and reliably updates the custom application with the changes. No programming was required to demonstrate this use-case, which was implemented in less than a day. Benefits Using the Service Bus and Access Control Service, Cast Iron was able to expand the capabilities of its Cast Iron Integration Solution with only one day’s development work, handily beating competitors to market. With this solution, its customers, too, can speed to market with applications that connect to the
  • 6. “We can focus on Windows Azure platform and then Time Savings for Customers scale those applications With the Cast Iron Integration delivering services endlessly. Solution enhanced with Windows Azure platform connectivity, Cast rather than on Faster Time-to-Market with New Iron can help its customers, coding integration Integration Solutions including SaaS providers and Cast Iron used the Service Bus corporate IT departments, quickly interfaces. We and Access Control Service to move their applications to that enhance its Cast Iron Integration platform. “Using the Cast Iron were able to create Solution with cloud-to-cloud data cloud integration solution, the SAP-to-Amazon exchange capability in one day, customers can go live on the with no code-writing. “Without Windows Azure platform faster EC2 solution in just the Service Bus, we would have than they could wrestling with had to spend months to create an interoperability issues one day.” interface to the Windows Azure themselves,” Pattabhiram says. Sumit Kapoor, Technical platform,” Vaish says. “Our “We can tell customers, ‘If Alliance Manager, Cast Iron customers would have had to you’re looking at the Windows Systems invest the same effort, plus Azure platform for your next- develop the messaging generation applications, we infrastructure and the integration already have the connectivity middleware.” covered. We can connect the Windows Azure platform to your Sumit Kapoor, Technical Alliance on-premises applications, your Manager for Cast Iron Systems, customers’ on-premises adds, “We can focus on applications, or any cloud-based delivering services rather than on applications.’” coding integration interfaces. We were able to create the SAP-to- Improved Scalability Amazon EC2 solution in just one Now that the Cast Iron Integration day. There is a growing number Solution can take advantage of of cloud environments, both the Service Bus to connect to a public and private, and data broader range of applications sitting on on-premises over the Internet, customers are infrastructures. Using the Service able to scale their infrastructures Bus, we can connect all these endlessly to keep pace with environments.” need. “There’s no worry about overloading the communications infrastructure,” Vaish says. “Microsoft handles that for us. This is very important for customers that do not know how their workloads will grow over time. We’ve removed one more
  • 7. For More Information barrier that was keeping them Windows Azure Platform For more information about from the cloud.” The Windows Azure platform Microsoft products and provides an excellent foundation services, call the Microsoft for expanding online product and Sales Information Center at service offerings. The main (800) 426-9400. In Canada, call components include: the Microsoft Canada • Windows Azure. Windows Azure Information Centre at (877) is the development, service 568-2495. Customers in the hosting, and service United States and Canada who management environment for are deaf or hard-of-hearing can the Windows Azure platform. reach Microsoft text telephone Windows Azure provides (TTY/TDD) services at (800) developers with on-demand 892-5234. Outside the 50 compute and storage to host, United States and Canada, scale, and manage Web please contact your local applications on the Internet Microsoft subsidiary. To access through Microsoft data information using the World centers. In addition, Windows Wide Web, go to: Azure serves developers’ www.microsoft.com connectivity needs through the following services. For more information about 〉 The Service Bus connects Cast Iron Systems products and services and applications services, call (650) 230-0621 or across network visit the Web site at: boundaries to help www.castiron.com developers build distributed applications. Additional Resources: Download: Windows Azure 〉 The Access Control Service Tools and SDK provides federated, View: Architecting and claims-based access Developing for Windows Azure control for REST Web services. • Microsoft SQL Azure. Microsoft SQL Azure offers the first cloud-based relational and self-managed database Software and Services Software Azure Services • Windows and Platform • Windows Azure − Windows Azure Platform • Service Bus − Windows Azure Access Control Service • − Access Control Service Service Bus This case study is for informational This case study is for informational purposes only. MICROSOFT MAKES NO purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN WARRANTIES, EXPRESS OR IMPLIED, IN THIS SUMMARY. THIS SUMMARY. Document published November 2009 Document published November 2009
  • 8. service built on Microsoft SQL Server 2008 technologies. To learn more about the Windows Azure platform, visit: www.windowsazure.com