BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage DevOps Content on InfoQ

  • Apache HBase Hits 1.0

    After three developer previews, six release candidates and over 1500 closed tickets the Apache foundation has announced version 1.0 of Apache HBase, a NoSQL database in the Hadoop ecosystem. After more than 7 years of active development, the team behind HBase felt that the project had matured and stabilized enough to warrant a 1.0 version.

  • From Agile Cargo Cult to Agile Organizations

    Avishai Ish-Shalom talked about the importance of moving from agile cargo cult to agile organizations at DevOps Days Ljubljana 2015. He gives some practical examples and guidance for taking full advantage of Conway's Law.

  • Mirantis Joins Cloud Foundry Foundation But Stays Focused on OpenStack

    Pure Play OpenStack company, Mirantis has announced that it is joining the Cloud Foundry Foundation.

  • Key Takeaways from DevOps Days Ljubljana 2015

    DevOps Days Ljubljana 2015 took place on the 3rd and 4th April and talks covered the full CAMS spectrum: Culture, Automation, Measurement and Sharing.

  • Anti-patterns for Handling Failure

    Oliver Hankeln shares the anti-patterns he found for handling failure in organizations: hiding mistakes, engaging in blame game, the arc of escalation and cowardice. He then suggests corrective actions for each of them.

  • 10 Lessons on Hiring Engineers

    Rodoljub Petrović shares his lessons learned from growing engineering teams for years. If you want to change your organization's culture, take care of your hiring process and give it top priority. And follow these lessons.

  • AWS Adds Dense-Storage Instances to Amazon EC2

    Amazon Web Services announced a new instance type called D2 which is optimised for Massively Parallel Processing (MPP) data warehouses, log processing, and MapReduce jobs.

  • RancherOS: A Minimal OS for Docker in Production

    RancherOS claims to be a production-ready minimalist Linux distribution running on and dedicated to Docker containers. Fast booting, small binary fingerprint and alignment with latest Docker releases are some of the arguments supporting the claim.

  • Improving Quality and Delivery Speed with DevOps Teams

    You can increase the quality of products by constantly increasing the level of automation of the delivery process and working with DevOps teams who constantly deliver small features to get quick customer feedback. A case story from ING Lease explaining the problems they had, experiences from the first steps of their agile and DevOps journey and exploring what they want to achieve in the future.

  • Ed Burns Discusses HTTP/2 and the Java EE Servlet 4 Specification

    At JavaLand 2015, Ed Burns provided an overview of the Java EE Servlet 4.0 specification (JSR 369), the main focus of which is to introduce HTTP/2 support into the Java EE Platform. HTTP/2 aims to overcome problems with the existing HTTP specification, and new features include request/response multiplexing, binary framing, stream prioritisation, server push and header compression.

  • HP Announces HP Helion Rack - A Cloud-In-a-Box Solution

    HP announced an integrated private cloud solution called HP Helion Rack based on HP ProLiant DL servers, OpenStack and Cloud Foundry.

  • Arun Gupta: Recipes for Deploying Java EE Apps with Docker and Kubernetes

    At JavaLand 2015, Arun Gupta presented several ‘recipes’ for deploying Java EE applications using Docker and Kubernetes. Gupta stated that containers are beneficial for deploying and managing applications, as they provide faster deployment, isolation and portability. The use of a container cluster manager, such as Kubernetes, also ensures availability and scalability.

  • Agile is Giving Testers More Influence

    There is an evolution going on in testing. It used to be that testing was about confirming to the specification. Testers were often brought in too late and had too little influence, but that is changing now as Cirilio Wortel explained in his talk on the evolution of software testing.

  • Google Cloud Launcher Debuts with a Catalog of 120 OSS VM Images

    Google has partnered with Bitnami to launch a repository of open source software images on its cloud. Dubbed as Google Cloud Launcher, the service brings one-click deployment capability to developers.

  • 5 Design Principles for System Configuration

    Popular configuration mechanisms like conf.d pose multiple problems when trying to converge system configuration using configuration management tools. Ish-Shalom proposes five design principles for configuration that prevent those problems. The core ideas being the use of a configuration API and the separation of configurations based on the type of system updates they require.

BT