InfoQ Homepage Articles
-
Exposing the Lucene Library as a Microservice with Baratine
Baratine is an asynchronous facade that can be placed in front of an existing library without modifying its code base, thus exposing the library as a microservice available to any language, and simplifying the requirement to have a nonblocking scalable web service. This article shows how Baratine’s POJO platform takes an API-centric approach to building high performance microservices.
-
Q&A on Exploring the Practice of Antifragility
In the book exploring the practice of antifragility Si Alhir and Donald E. Gould collected experiences with and perspectives on applying antifragility. InfoQ interviewed them about their view on applying antifragility in software development, how antifragility can help organizations to become more flexible and able to deal with change, and the results gained from applying antifragility.
-
Ideas for WebRTC Implementation
WebRTC promises to revolutionize the way we communicate on the web. The technology is still nascent and there's more than one way to implement it, depending on your needs. In this article, Nikolai Bezruk offers a few suggestions on how to decide which WebRTC implementation is right for you.
-
Using Redis as a Time Series Database: Why and How
In this article, Dr. Josiah Carlson, author of the book “Redis in Action”, explains how to use Redis and sorted sets with hashes for time series analysis.
-
Continuously Improving Your Lean-Agile Coaching
This article describes the challenges faced in starting a group of internal lean-agile coaches and some outcomes such as self-assessment radars, mentoring sessions, and a few lessons. If you are considering a career as a lean-agile coach, you can use it to assess where you are and the next steps you can take. If you already are a lean-agile coach, you can use this to improve your coaching.
-
Immutable Layers, Not (Just) Infrastructure
How splitting applications and infrastructure into separate immutable layers speeds up deployment times and increases resource density, while keeping the benefits of immutable infrastructure.
-
An Evaluation Guide to Application Lifecycle Management Software Solutions
Application Lifecycle Management tools provide many benefits, and are increasingly used by companies in all kinds of industry. However, identifying the one solution that best suits your requirements and internal processes is a difficult task. Kristof Horvath presents a guide to help you make an informed purchase decision by outlining a Request for Proposals that covers your ALM requirements.
-
Towards an Agile Software Architecture
Boyan Mihaylov covers his experience when working with both traditional waterfall software architectures and agile ones. He depicts the similarities and differences between these with a focus on three areas: the specifics of the software architect role, the timespan of the software architecture, and the output of the software architecture.
-
Connect Agile Teams to Organizational Hierarchy: A Sociocratic Solution
Many agile teams suffer from the mismatch of agile and organizational leadership with the latter being reflected by the organizational hierarchy. This article suggests using sociocracy as a solution that leaves the hierarchies in place yet still allows teams to act in an agile way.
-
AngularJS in Action - An Interview With Lukas Ruebbelke
AngularJS in Action by Lukas Ruebbelke is a hands-on book about Angular version 1. Through a sample ToDo list application, angello, it shows AngularJS’s architecture and components. With AngularJS v.2 Beta just being released, InfoQ spoke with the author about the lessons learned from the book and AngularJS present and future direction.
-
No Starch Press' Python Playground Review and Q&A with the Author
No Starch Press’ Python Playground provides a fairly large and varied collection of projects that aim to show how Python can be used in such different contexts as creating ASCII art, birds simulation, interfacing to Raspberry Pi, and more. InfoQ has spoken to the book’s author, Mahesh Venkitachalam.
-
Lessons Learned from 10 Years of Application Lifecycle Management
Mik Kersten, creator of Mylyn, discusses the evolution of the software lifecycle and developer productivity. He explains how to leverage Agile & DevOps when scaling to large teams needed to build today’s complex software and how to create a first-class software delivery tool chain.