InfoQ Homepage Programming Content on InfoQ
-
Spring HATEOAS: Hypermedia APIs with Spring
Oliver Drotbohm and Greg Turnquist discuss how to build flexible web services using hypermedia with Spring HATEOAS 1.0.
-
How Gitlab Scaled Git Access with Go and What We Gained from It
Oswaldo Ferreira discusses the history of how GitLab switched from a Rails monolith to using Feature flags, Protocol Buffers, gRPC and Go.
-
Building Better Monoliths: Implementing Modulithic Applications with Spring
Oliver Drotbohm identifies the common issues in unstructured monoliths and discusses approaches to package design, component structure, transactions, and the usage of events.
-
Best Practices to Spring to Kubernetes Easier and Faster
Ray Tsang introduces tools -Jib, Skaffold- and best practices to adopt Kubernetes faster and easier.
-
Practical Change Data Streaming Use Cases with Apache Kafka & Debezium
Gunnar Morling discusses practical matters, best practices for running Debezium in production on and off Kubernetes, and the many use cases enabled by Kafka Connect's single message transformations.
-
Focusing on Culture to Fast-track Agility
Anna El Ali, Jody Weir share the 3C framework used for successfully creating culture movements to help Agile ways of working flourish.
-
GraphQL + Apollo Server + Azure Functions = Magic
Erick Wendel introduces Azure Functions and discusses building a serverless solution with GraphQL and Apollo Server.
-
Apache Kafka Event-streaming Platform for .NET Developers
Viktor Gamov reviews Kafka -internal architecture, fault-tolerance, message durability- and how the Confluent .NET client offers a framework for computation over streaming data.
-
From Idea to Dev to Ops
James Ward, Josh Long, Matt Raible show how to regain some of the simplicity by taking advantage of the latest in cloud services and Spring.
-
Build Your Own WebAssembly Compiler
Colin Eberhardt looks at some of the internals of WebAssembly, explores how it works “under the hood”, and looks at how to create a (simple) compiler that targets this runtime.
-
Mistakes and Discoveries While Cultivating Ownership
Aaron Blohowiak talks about Netflix’s model of the five levels of Ownership: Demonstration, Oversight, Observation, Execution and Vision. He shares his mistakes and what they have learned so far.
-
RabbitMQ and Kafka
Zoe Vance, Madhav Sathe discuss the architecture and design of RabbitMQ and Kafka, and how that impacts performance, scalability and app design.