BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Enterprise Architecture Content on InfoQ

  • Article Series: Configuration Management Tools

    Configuration management is the foundation that makes modern infrastructure possible. Tools that enable configuration management are required in the toolbox of any operations team, and many development teams as well. Although all the tools aim to solve the same basic set of problems, they adhere to different visions and exhibit different characteristics.

  • God-Mode in Production Code

    Takipi is trying to level out the playing field between dev and prod debugging by making it just as easy to debug Java and Scala code in production as it is on your desktop. It detects errors and exceptions in server code, provides analytics to help prioritize them, and captures the source code and values of variables that caused them.

  • Data Modeling with Key Value NoSQL Data Stores – Interview with Casey Rosenthal

    In Key Value data stores, data is represented as a collection of key–value pairs. The key–value model is one of the simplest non-trivial data models, and richer data models are implemented on top of it. InfoQ spoke with Casey Rosenthal from Basho team about the data modeling concepts and best practices when using these NoSQL databases for data management.

  • CFEngine's Decentralized Approach to Configuration Management

    Mark Burgess and Diego Zamboni introduce CFEngine. They describe the challenges regarding web scale - scale, complexity and knowledge - and how CFEngine helps to tackle those challenges with a fundamentally decentralized and knowledge-oriented approach. An example demonstrates how those ideas translate into practice.

  • Article Series: Automation in the Cloud and Management at Scale

    Cloud computing is more than just fast self-service of virtual infrastructure. Developers and admins are looking for ways to provision and manage at scale. This InfoQ article series will focus on automation tools and ideas for maintaining dynamic pools of compute resources.

  • 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.

  • 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.

  • 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

BT