-
Applying unified communications
Thuy Ha, director of product management at Qwest Communications, discusses a practical framework for unified communications. Ha explains how to build a foundation on ...
-
Optimizing mobility
Thuy Ha, director of product management at Qwest Communications, explains how the network has evolved from being voice-based and centralized to being an individual ...
-
Business class SaaS
The Software as a Service market is expected to double by 2012. Martin Capurro, senior director of product management at Qwest Communications, examines how ...
-
Non-intrusive security
Martin Capurro, senior director of product management at Qwest Communications, discusses how to strike the right balance between productivity and security within the enterprise. ...
-
Desktop virtualization
By 2011, there could be more than 660 million virtualized desktops. John Whaley, CTO and Founder of MokaFive, talks about the issues surrounding current ...
-
Mobile virtualization
Mike Seashols, Chairman of VirtualLogix, talks about implementing virtualization technologies onto mobile platforms. He says there are many issues that mobile providers have to ...
-
Nurturing sales leads
Phil Fernandez, President and CEO of Marketo, says that many companies today are not managing sales leads effectively. He suggests ways to utilize the ...
-
Managing Internet growth
The Internet is growing by 1 zettabyte a year, fueled by images, videos, gaming, and peer to peer file sharing. Pieter Poll, CTO of ...
-
Online ad strategies
There are more than 300 ad networks that focus on monetizing Web sites, so having a strategy is key. Ren Chin, marketing vice president ...
-
What is semantic search?
Semantic search uses the science of meaning in languageinstead of just searching keywords, it checks the context of the words to return more relevant ...
-
Next generation of business intelligence
Data warehouses collect gigabytes of data everyday but the information is not always meaningful. Why? Angela Shen-Hsieh, President and CEO of Visual I/O, says ...
-
SIP trunking 101
Voice, instant messaging, and video no longer have to be islands of collaboration. Kenneth Kuenzel, founder and CTO of Covergence, shows how SIP trunking ...
-
Wireless inside the enterprise
With the rise of PDAs, Blackberries and mobile phones, the demand for wireless service inside large buildings is increasing every day. Leila Nouri, director ...
-
Intel® vPro™ technology and cost savings
Sponsored: Randy Nystrom, an IT systems engineer at Intel, shows how vPro saves time and money by diagnosing PC problems remotely. The content for ...
-
Intel® vPro™ technology and manageability
Sponsored: Limited technical support hours and powered down PCs can make it difficult to manage large numbers of PCs. Randy Nystrom, an IT systems ...
-
Application streaming
Sponsored: Updating applications can be time-consuming for both users and administrators. Christian Black, an IT systems engineer at Intel, explains why application streaming is ...
-
OS streaming
Sponsored: Christian Black, an IT systems engineer for Intel, spells out the many benefits of hard-drive virtualization, or operating system streaming, including faster boot ...
-
Enterprise 2.0
Vince Casarez, vice president of product management at Oracle, explains how Web 2.0 technologies, such as tags, wikis, and mash-ups, can be applied within ...
-
Secure file transfers
John Thielens, vice president of technology at Tumbleweed, talks about the need for managed file transfers that are not only secure, but auditable and ...
-
What is LEED?
"Going green" is becoming commonplace in the corporate world. Paul Holland, general partner at Foundation Capital, explains LEED, the metrics used to certify the ...
-
What is a mashup?
Developers are getting creative, taking APIs from multiple Websites and merging them to form new, innovative applications. Frozenbear.com merges Google maps and Singles to let you know where the single people are in your neighborhood. Parkingcarma.com helps you track down parking spaces in the Bay Area. ZDNet Executive Editor David Berlind says mashups are the fastest growing ecosystem on the Web and that by 2007, there will be 10 new mashups per day.
-
Non-intrusive security
Martin Capurro, senior director of product management at Qwest Communications, discusses how to strike the right balance between productivity and security within the enterprise. He explains security must work end-to-end, from the system level to the mobility level, and how each layer works to mitigate risk.
-
What is virtualization?
Data centers are commonly filled with large numbers of servers that require a tremendous amount of time and money to maintain. Dan Chu of VMware shows how virtualization can optimize fewer servers to run at higher performance levels.
-
Applying unified communications
Thuy Ha, director of product management at Qwest Communications, discusses a practical framework for unified communications. Ha explains how to build a foundation on a converged network, then add layers such as mobility, conferencing and collaboration.
-
First steps to SOA
What does it really mean to introduce SOA into an organization? Ross Mason, CTO and co-founder of MuleSource, explains how an enterprise service bus allows different applications to communicate with each other.
-
Desktop vs. workstation: Introduction
Sponsored: Dave Buckley, product line manager of workstations at HP, explains the differences between desktops and workstations, and how these differences influence purchasing decisions. The content for this video was sponsored and provided by HP.
-
Users-to-tech support ratio
How many employees should one tech support staff person oversee? CNET's Justine Nguyen explains the golden ratio of users to tech support staff, and what factors contribute to it.
-
Optimizing mobility
Thuy Ha, director of product management at Qwest Communications, explains how the network has evolved from being voice-based and centralized to being an individual and access-anywhere model. Ha also offers enterprises a solution to meet the expectations of a growing mobile workforce.
-
Business class SaaS
The Software as a Service market is expected to double by 2012. Martin Capurro, senior director of product management at Qwest Communications, examines how security, performance, compliance and portability are affecting overall adoption.
-
Energy-efficient transistors
Rob Willoner, a technology analyst at Intel, explains how smaller and more energy-efficient transistors are resulting in faster and more powerful CPUs.
Video Channels
Premier Vendor Content Whitepapers, webcasts & resources from our Power Center Sponsors
First steps to SOA
What does it really mean to introduce SOA into an organization? Ross Mason, CTO and co-founder of MuleSource, explains how an enterprise service bus allows different applications to communicate with each other.
Ross Mason: Hi, my name's Ross Mason, I'm the CTO and co founder of MuleSource and today I'm talking about the first steps to SOA.
No one has heard of SOA but once you get past the business and marketing hype of SOA, what does it really mean to introduce SOA into your organization?
Typically you might have a CRM system, you may have a billing system, you may have a general ledger and you may have a reporting system, as an example.
So the complexity here is, different applications run on different platforms with different protocols, different API's and different operating systems.
So the CRM for example, may be on Linux, and it may be running web services. The billing system may be very old on a mainframe system, and using only ftp to communicate. Your general ledger, again, might be on Linux, but supports JMS. And finally your reporting system may be on Windows but using.Net and web services.
So those are some of the challenges of SOA, you have different operating systems, you have different platforms, you have different protocols and you have different API's.
Where this gets even more complicated is when your CRM system needs to talk to your mainframe app. Again, your billing system, based on mainframe, wants to talk to your Windows reporting. Your reporting also wants to speak to the CRM system and it wants to speak to the general ledger. And the general ledger needs to talk to the CRM and also the billing.
So you can see here, each of these dots is your integration challenge, and each one of these integration challenges represents code that you have to write inside your organization and maintain over time. Furthermore, if you need to add functionality to these integration points, such as security, error management, and transactions, you have to build that yourself as well. This adds even more complexity into your SOA application.
So most enterprises will actually look like this, they integrate applications over time in this point to point manner. The problem is that this doesn't scale very well, so how do we get away from this point to point integration?
Well one way of doing it, is by using the enterprise service bus. The enterprise service bus gives you a communication backbone between different applications. So what you need to do is actually just integrate your application to the bus, like so. And then that application can actually share information between other applications just by producing and consuming information on that bus. So now if my CRM wants to talk to my reporting, or vice versa, that information will be made available on the bus itself.
Another thing that the enterprise service bus gives you is a common set of services that your integrated applications can use. These are things like transaction management, security, error management, and reporting.
The enterprise service bus gives you a communication platform and a common set of services that allow you to easily integrate other applications inside your organization, and this is simply a case of identifying the application and then providing the integration to that application.
So if you're a CIO or an enterprise architect and this situation is familiar to you, or you want to avoid the situation, the ESB really is your first step to SOA.




























