InfoQ Homepage Enterprise Architecture Content on InfoQ
-
The Past, Present, and Future of JavaScript
Jay Phelps leads a discussion with Jafar Husain and Stefan Penner through the history of the TC39 specification process, revealing new features coming to a browser near us: ES2015 and beyond.
-
Advanced Spring Data REST
Covering the features added to Spring Data REST in recent releases, Oliver Gierke looks at how to integrate manually coded REST resources, tweak representations and work with lookup types.
-
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.
-
Leadership Election with Spring Cloud Cluster
Dave Syer shows how Spring Cloud Cluster provides a simple abstraction for leader election and how it is implemented using Zookeeper, Hazelcast and etc.
-
Solving Business Problems with Data Science
The panelists discuss how Data Science can help solve various problems for business.
-
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.
-
Bringing Machine Learning to Every Corner of Your Business
Danny Lange presents Uber’s Machine Learning service that can perform functions such as ETA, fraud detection, churn prediction, forecasting demand, and much more.
-
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.
-
Lessons Learned from Migrating Legacy Enterprise Applications to Microservices
Ross Zhang and Jun Li talk about how they have successfully solved many puzzle pieces with migrating traditional Java enterprise applications using Spring Boot, Spring Cloud and Cloud Foundry.
-
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.