InfoQ Homepage Architecture Content on InfoQ
-
Productize Your Services! A Path towards Effective Microservice Development
Stephan Hagemann shows how to use the Spring Framework to build services infrastructures, use PaaS for scalable deployment, and combine this with Lean and Agile principles of product development.
-
Adopting PCF at an Automobile Manufacturer
Thomas Seibert and Gregor Zurowski show how they implemented a microservice architecture based on PCF, sharing issues met, lessons learned, as well as opportunities and enhancements for the platform.
-
Turkcell TV Platform Journey from Ground Zero up to Cloud Native with Spring Boot & Spring Cloud
Erdem Günay shares the journey of re-platforming Turkcell TV service to Cloud Native within a few months using Spring Boot and Spring Cloud.
-
Gaining Control with the Web Animations API
Dan Wilson discusses Web Animations API, how it came to be, what are its benefits like timelines, controls, and its dynamic nature in addition to detailing what is available today and coming soon.
-
Reactive DDD: Modeling Uncertainty
Vaughn Vernon discusses how the uncertainty introduced by vastly distributed systems can be finessed into highly functioning, business-centric systems, that teams can design, develop, and reason about
-
Erlang and Akka Actors–A Story of Tradeoffs
Pranav Rao discusses how BEAM differs from Akka actors implemented over the JVM and how design decisions can affect performance.
-
Think Twice before Dropping ACID and Throw Your CAP Away
Andrew Gregović discusses ACID and CAP, the questions to ask when starting a new project and choosing its database in order to make an informed decision.
-
Scaling Marketplaces at Thumbtack
Nate Kupp shares some of Thumbtack’s key learnings on their journey to scale and their future with fully-managed systems.
-
Chaos Engineering on a Budget
Heather Nakama tells the story of implementing chaos testing on a small product, and how several small and targeted early investments in chaos engineering saved time and effort.
-
A Peek into Elm Architecture
Jayaram Sankaranarayanan discusses the basics of functional programming principles, using Elm constructs, the architecture and how Elm enables reliable refactoring.
-
Containers, Kubernetes and Google Cloud
Mete Atamel shows how to build a system, starting with a microservice, containerize it using Docker, and scale it to a cluster of resilient microservices managed by Kubernetes.
-
Solving HTTP Problems with Code and Protocols
Natasha Rooney goes through the issues in HTTP, how HTTP2 was developed using Google’s SPDY experiment, and the impact of QUIC.