InfoQ Homepage Architecture & Design Content on InfoQ
-
Architectural Overhaul: Ad Serving @Spotify Scale
Kinshuk Mishra talks about his experiences and lessons learnt while evolving Spotify's Ad systems without disrupting daily activity.
-
The Future of Artificial Intelligence
The speakers in this panel discuss the future of artificial intelligence.
-
Rebuilding the Monolith with Composable Apps
Ian Thomas discusses breaking down monoliths into composable parts and understanding value from the point of the customer, showing examples of functional programming styles for building front-end apps
-
The Hitchhiker's Guide to Serverless JavaScript
Steve Faulkner discusses Bustle's entire serverless stack. He talks about the good, the bad, and the ugly, sharing real numbers from production systems.
-
It's Microservices All the Way down
Ori Pekelam discusses the principles underlying a microservices architecture, the risks associated with it, topologies, ways of communication between services, deployment, and other considerations.
-
A Connector, a Container and an API Walk into a Bar
Steven Willmott discusses how APIs and other technologies are contributing to the programmable world, and how to think about what we're trying to achieve and the best practices needed to succeed.
-
In-Memory Caching: Curb Tail Latency with Pelikan
Yao Yue introduces Pelikan - a framework to implement distributed caches such as Memcached and Redis. She discusses the system aspects that are important to the performance of such services.
-
Beyond Chatbots: The Future of AI and Business
Will Murphy explores chatbots, the use of AI and what’s in store for businesses using them in the future.
-
Latency Sensitive Microservices
Peter Lawrey looks at the differences between microservices and monolith architectures and their relative benefits and disadvantages.
-
From Microliths to Microsystems
Jonas Boner explores microservices from first principles, distilling their essence and putting them in their true context: distributed systems based on reactive principles.
-
Designing Pragmatic RESTful APIs
Anupama Natarajan presents key principles to consider when designing RESTful APIs based on her experience designing them for real-world applications.
-
Building Hypermedia Clients
Todd Brackley demonstrates provisioning a network of data through a JavaScript client to show that there is no magic and talks through some of the major design issues.