Greg the Architect: SOA This! SOA That!
Greg the Architect obtains instructions from his CIO to scope and deliver an SOA solution for their company. See what happens.
Greg the Architect obtains instructions from his CIO to scope and deliver an SOA solution for their company. See what happens.
The presentation is still beneficial and addresses a few interesting issues that are challenging like flexibility, reporting and management of SOA. Related blog post with slides
That rude and harsh world outside our development shops can be chartered with the right gear for every situation. No application can stand alone and must work together with other applications in a team of trust to fulfill the task in the best and securest way and build reputation for …
SOA is simply a way to think when designing systems. Service oriented integration is a way to leverage investments in existing IT systems using the principles of SOA. Apache ServiceMix is an enterprise service bus (ESB) that provides a platform for system integration utilizing reusable components in a service oriented …
This seminar talk will traverse the territory of architectural style within enterprise applications. Beginning with a brief survey of the prior art, it will propose candidate names and typical characteristics of architectural styles observed in the wild. Approaches to classifying architectural styles will be addressed, and potential benefits of classification …
The message passing (MP) paradigm is often seen as a superior alternative to the typical mix of idioms in concurrent (shared-memory, locks) and distributed programming (CORBA/RMI). MP eliminates worries endemic to the shared-memory mindset: lock ordering, failure-coupling, low-level data races and memory models. It simplifies synchronization between data and control …