InfoQ Homepage Architecture & Design Content on InfoQ
-
The Future of Your Business Needs an API Program... Now!
Roberto Galves discusses the need and how to develop an API-as-a-Business initiative to face the current economy.
-
Distributed Scheduler Hell
Matthew Campbell offers tips and tricks choosing between different container schedulers -Mesos, Kubernetes, Docker Swarm, Nomad, manual - for different applications/microservices.
-
Scaling Event Sourcing for Netflix Downloads
Phillipa Avery and Robert Reta describe how Netflix successfully launched their Download feature with the use of a Cassandra-backed event sourcing architecture, describing the event store implemented
-
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.
-
IoT Technology Innovations in Healthcare
Kameshwar Eranki discusses the trends, opportunities, disruptive technologies, market players, who is owning what, hot areas of investments and future trends of IoT in healthcare.
-
Presidential Campaigns & Immutable Infrastructure
Michael Fisher explores how Hillary’s campaign systematically approached every design decision to stay true to immutable principles, leveraging AWS infrastructure along with open source technology.
-
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.