SOA with LAMP
For long, open source web development has been disconnected with the advances made in Enterprise scale applications. We at Caucus look to bridge the gap by introducing Service Oriented Architecture (SOA) to LAMP based applications. By way of SOA principles and technologies associated with it (XML/WebServices/REST etc ). We aim to achieve the same level of advantages that a Enterprise application achieves at a fraction of the cost The benefits of SOA are numerous: – Parallel asynchronous requests to your data – Decouple your code from your data layer – Abstract scalability into the services layer.
