InfoQ Homepage Articles
-
Agile Architecture Applied
Agile is adaptive. When and how to apply architecture depends on the context. This article first explains why this is the case and then how you can still give proper attention to architecture in an agile setting. Adaptability and conversation are the essentials.
-
The Top Automation Tools for Public Cloud at Scale
As more organizations expand their use of public cloud services, from early-stage startups to the biggest businesses and governments in the world, the problems of cloud computing at scale start to arise.
-
Q&A and Book Review of Scrum For The Rest of Us
Can you use Scrum outside software development? Brian Rabon wrote the book Scrum for the rest of us, a distilled guide that describes the essence of Scrum. This book explains Scrum without using information technology jargon which makes it suitable for all kinds of teams that want to use the Scrum method for managing their projects.
-
Rich Reimer on SQL-on-Hadoop Databases and Splice Machine
SQL-on-Hadoop technologies include a SQL layer or a SQL database over Hadoop. These solutions are becoming popular recently as they solve the data management issues of Hadoop and provide a scale-out alternative for traditional RDBMSs. InfoQ spoke with Rich Reimer, VP of Marketing and Product Management at Splice Machine about the architecture and data patterns for SQL in Hadoop databases.
-
SaltStack for Flexible and Scalable Configuration Management
Joseph Hall, SaltStack senior engineer, introduces the the remote execution and configuration management system. He describes the tool’s guiding principles: scale, speed and power. Joseph argues that "infrastructure as data" is better than "infrastructure as code". The article finishes with a simple LAMP scenario to demonstrate SaltStack.
-
Book Review and Q&A of Strength-based Lean Six Sigma
The book Strength-based Lean Six Sigma: Building Positive and Engaging Business Improvement by David Shaked supports applying strength-based change approaches with lean thinking and Six Sigma. InfoQ interviewed David about applying strength-based techniques like appreciative inquiry, solution focused, positive deviance and 5-why's with Lean Six Sigma, and measuring performance in organizations.
-
Lessons on Cloud Management at Scale: An Interview With Randy Skopecek
How do real organizations handle the management of a cloud portfolio? InfoQ reached out to Randy Skopecek, the lead applications architect for a midsize insurance firm, to find out more about operating at cloud scale. Running in the cloud after leaving their local data center, Randy and team learned some lessons about what really matters, and how to plan for management at scale.
-
The Agile Organisation: Are You Ready for Revolution?
In recent years there have been many attempts to offer the benefits of Agile to the whole organisation – not just development teams. Here, Helen Walton argues that becoming an Agile Organisation requires a radical revolution. The benefits are considerable, but few companies are truly prepared to take the plunge and instead focus on products and processes that ultimately disappoint.
-
Review and Interview with Dean Hume - Author of Fast ASP.NET Websites
In the review, Anand examines the coverage of Fast ASP.NET Websites authored by Dean Hume. The book helps developers to learn the various techniques associated with the optimization of ASP.NET websites.
-
Transactional NoSQL Database
Document-oriented NoSQL databases are eliminating the impedance mismatch between developers and traditional data models. However developers have come to believe they need to sacrifice ACID transactions. In this article we will look at how MarkLogic dispels this myth
-
Video Lesson Introducing Scrum and Agile
The video lesson Scrum fundamentals by Tommy Norman is a downloadable training which gives an introduction to agile software development using Scrum. InfoQ interviewed Tommy about why he made this introduction training, the roles, artifacts and events of Scrum, User Stories and collaboration in teams, and on-line resources where people can learn more about agile.
-
Purely Functional Configuration Management with Nix and NixOS
This article gives a short introduction to NixOS, a Linux distribution, and to Nix, the package manager on which NixOS is based. These provide a declarative approach to configuration management with many advantages to users, such as strong reproducibility and atomic upgrades and rollbacks.