InfoQ Homepage SOA Content on InfoQ
-
Intro to Spring Boot
Eddú Meléndez Gonzales takes a look at what Spring Boot is, why it should be considered it for an application and how to get started.
-
DDD & REST - Domain Driven APIs for the Web
Oliver Gierke explores some commonalities of Domain Driven Design and REST, and how to create REST APIs that are driven by the domain.
-
Industrial Strength Access Control for Spring Applications
Dariush Amir explores a novel solution to the problem of building access control for RESTful services in the industrial world.
-
Modernizing the Legacy - How Dish is Adapting Its SOA Services for a Cloud First Future
C. Nemalipuri, L. Rastogi and R. Bennett talk about the approach that they chose to modernize their services and put them on a track towards a microservices based architecture running on Cloud Foundry
-
Large-Scale Enterprise Platform Transformation with Microservices, DevOps, and PaaS
Vipul SavJani, Christopher Tretina talk about the challenges faced transforming of Comcast’s ESP from SOA architecture to Cloud-Native architecture using microservices, DevOps, and PaaS.
-
No REST - Architecting Real-Time Bulk Async APIs
Michael Uzquiano talks about how to scale an API to accept many items, how to evolve the Evolution of ReST over HTTP to transactional, asynchronous bulk operations and using polling.
-
Cloud Platform Adoption: Lessons Learned
Philip Glebow discusses patterns, tools and processes used by Gap for integration, messaging, data, and scaling on Cloud Foundry, sharing lessons learned and plans for the future.
-
Building APIs
Mat Ryer takes a look at the code used for a real API running on Google AppEngine, discussing best practices for delivering modern web services.
-
Escaping the Bikeshed with JSON-API
Rob Valk introduces the JSON-API 1.0 spec, taking a look at JVM ecosystem support for the standard with the katharsis.io library and its integration with the Mule runtime.
-
DigitalOcean: Microservices in Your Datacenter
Phil Calçado talks about the patterns and techniques DigitalOcean has used over the years to migrate from a monolithic architecture to SOA and microservices.
-
Business Process Orchestration & APIs
Saul Caganoff discusses the different use cases for API consumption and the technical affordances API designers can provide to support those use cases.
-
REST Considered Harmful
Ross Garrett explores how design decisions may be leading to poor UX, discussing the principles of reactive applications and how streaming APIs can deliver significant benefits over RESTful APIs.