InfoQ Homepage Architecture Content on InfoQ
-
Take Two: Evolving Microservice Architectures
Andrew Hart talks about the architectural, operational, and cultural aspects of evolving a microservice architecture, highlighting the opportunities and challenges faced.
-
Your API - Don’t Make Developers Hate It
Adeel Ali shares from experience working with developers in 10 programming languages, covering what works and what not, and how to use automation to create a beautiful developer experience for APIs.
-
API Testing with Code Libraries and Cucumber
Ole Lensmar discusses various ways and tools for testing web APIs, focusing on using Cucumber.
-
API Design and the Future of API Descriptions Formats
Zdenek Nemec discusses the birth, evolution, and the current and the foreseeable future of web APIs.
-
An Introduction to Distributed Tracing and Zipkin
Adrian Cole overviews debugging latency problems using call graphs created by Zipkin and reviews the ecosystem, including tools to trace other languages and frameworks.
-
Building Microservices @Squarespace
Franklin Angulo discusses SquareSpace's journey from a monolith architecture to microservices including lessons learned, frameworks and OSS projects used, integration points with service discovery.
-
The Paved PaaS to Microservices at Netflix
Yunong Xiao discusses how Netflix standardizes common functionality like service discovery, configuration, metrics, logging, and RPC, across services.
-
Managing Data in Microservices
Randy Shoup shares microservices managing data patterns from Google, eBay, and Stitch Fix., talking on the need to access the data only through microservice's interface, communicate through events.
-
Turn Your API into a Product
Arnaud Breton provides advice on how to take a software and make it a product and how to manage an API product.
-
The State of API Languages
Jerome Louvel discusses the state of API languages, covering especially OAS, RAML and API Blueprint.
-
Serverless Design Patterns with AWS Lambda: Big Data with Little Effort
Tim Wagner discusses Big Data on serverless, showing working examples and how to set up a CI/CD pipeline, demonstrating AWS Lambda with the Serverless Application Model (SAM).
-
Survival of the Fittest - Streaming Architectures
Michael Hansen talks about the core principles that will stand the tests of streaming evolution, the potential pitfalls that we may stumble over on our path to streaming and how to avoid these.