As the name suggests, a Service Oriented Architecture is one where
application functionality is packaged as autonomous services that adhere to
industry standard interfaces (WSDL, SOAP), and the services are then deployed
in an IT architecture that makes for their most effective use.
The component services can be rapidly reused and composited, plugged and
played as it were, to create new business offerings and they can be
individually upgraded for increased business agility. However, to achieve the
promise of a SOA it's imperative that critical non-business logic-related
functionality, the foremost of which is security, should also be provided and
used as a service. And for this to occur it has to be externalized, accessed,
and managed independently from the business logic-related services.
This article will address application security, specifically fine-grained
ap... (more)
Ever since batch computing and keypunch cards, IT has been obliged to become
increasingly responsive to the enterprise and faster at adapting technology
to meet business needs. Right now businesses' upcoming need is for
e-services, because IT's core competency is becoming the managing of IT
policies and knowing how to leverage technology in support of the business,
without necessarily having to physically own and manage that technology.
Any enterprise that wants to take full advantage of the business opportunity
represented by "e-services" will focus on moving the Internet beyond ... (more)
The concept of Web services has seen more than its fair share of media
coverage over the last year. And so has the concept of service-oriented
architectures, which is the use of Web services to define a model of loose
coupling between applications. But the industry buzz regarding this latest
"Next Big Thing" is surprisingly devoid of one important aspect that will
mean the difference between the success and failure of Web services or
service-oriented architectures - management.
Simply put, without the proper management of Web services deployments,
enterprises will not see the bu... (more)