InfoQ Homepage Architecture Content on InfoQ
-
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.
-
Streaming Microservices: Contracts & Compatibility
Gwen Shapira discusses patterns of schema design, schema storage and schema evolution that help development teams build contracts through better collaboration and deliver resilient applications faster
-
Scaling Your API Development Workflow
Vincenzo Chianese shares an API development workflow based on culture, understanding, communication and collaboration.
-
How to Talk about APIs
Andrew Seward presents tips on how to talk about an API and how to create an ubiquitous language for that.