InfoQ Homepage Languages Content on InfoQ
-
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.
-
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.
-
FF4J: Feature Toggling for Spring/Spring Boot Applications
Sasi Peri shows feature toggling using FF4J framework for Spring/Spring Boot applications.
-
Spring Cloud on Kubernetes
Ryan Baxter, Alexandre Roman explain how to build Spring Cloud applications and deploy them to Kubernetes.
-
Scaling Beyond a Billion Transactions Per Day with Sub-second Responses
Andrey Zolotov, Gideon Low present their journey of transition to distributed data processing using GemFire and the challenges faced along the way.
-
Parsing JSON Really Quickly: Lessons Learned
Daniel Lemire talks about the lessons learned while writing the fast JSON parser, simdjson. One of the most important lessons is the importance of a nearly obsessive focus on performance.
-
How to Live in a Post–Spring Cloud Netflix World
Marcin Grzejszczak and Olga Maciaszek-Sharma discuss how Netflix has frozen certain projects running on Spring Cloud and moved to new ones.
-
Using Metrics to Ensure Quality Applications in Pivotal Platform
Tom Martin and Sam Reed show how to set up automatic service discovery with Eureka, some auto scaling problems of microservices, and how to configure Prometheus and Grafana to gather and show metrics.
-
Monoliths, Microservices, Events, Functions: What It Takes to Go through the Transformation
Dilleswara Anupoju discusses lessons learned building apps in a distributed environment.
-
Building Reactive Pipelines: How to Go from Scalable Apps to (Ridiculously) Scalable Systems
Mark Heckler discusses and demoes reactive and highly scalable microservices built with Project Reactor using RabbitMQ, Apache Kafka, and Spring Cloud Stream.
-
Make Your Electron App Feel at Home Everywhere
Kilian Valkhof discusses the process of making an Electron app feel at home on all three platforms: Windows, MacOS and Linux, making devs aware of the pitfalls and how to avoid them.
-
Batch Processing in 2019
Michael Minella and Mahmoud Ben Hassine walk through the typical lifecycle of a batch job using modern tools.