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

  • A Easier Way to Repair the .NET Framework

    Having a working set of the .NET Frameworks is important for nearly all Windows users, and developers are no exception. In spite of (or perhaps due to) its critical importance, it is easy to have these frameworks degrade into a non-functional state. Microsoft has updated their tool which makes repairs of these frameworks much easier.

  • Oracle to Close Java.net and Kenai.com Forges

    Oracle has announced that the Kenai.com and Java.net forges will be closed in approximately one year; project administrators have been advised to request all their project data so they can continue to operate elsewhere. The move seems to be aligned to other similar decisions in the market, after sites like Codehaus and Google Code also announced previous closures.

  • Docker Security Scanning

    Docker Inc have announced general availability of Docker Security Scanning, which was previously known as Project Nautilus. The release comes alongside an update to the CIS Docker Security Benchmark to bring it in line with Docker 1.11.0, and an updated Docker Bench tool for checking that host and daemon configuration match security benchmark recommendations.

  • QCon SF 2016 Registrations Open, Program Committee Announced, & Last year’s Top 10 Lists

    The 10th Annual QCon San Francisco, a practitioner-driven conference designed for software architects/tech leads/leaders who influence innovation in their teams, has opened registrations. QCon SF will be held at the Hyatt Regency San Francisco and has tickets on sale for $1695 through May 14th. There will be a full 3-day conference from Nov 7-9 and two days of workshops from Nov 10-11.

  • GitLab Discloses Critical Vulnerability, Provides Patch

    GitLab has just announced a fix for a number of important security fixes, including a critical privilege escalation, and strongly recommends that all GitLab installations from version 8.2 onwards be upgraded immediately. InfoQ has spoken with GitLab’s Stan Hu, VP of Engineering.

  • CoreOS Release ‘Stackanetes’, a Framework for Running OpenStack IaaS on Kubernetes

    At the OpenStack Summit, held in Austin, USA, CoreOS released ‘Stackanetes’, a framework that deploys standard OpenStack services into containers and uses Kubernetes’ application lifecycle management capabilities to allow organisations to run OpenStack Infrastructure as a Service (IaaS) and containers side-by-side.

  • Q&A on Continuous Delivery with Windows and .Net

    "Continuous Delivery with Windows and .Net" is a short book by Matthew Skelton and Chris O'Dell that should be seen as a very useful complement to Jez Humble and Dave Farley's "Continuous Delivery" book for those that work in a Windows and .Net environment. InfoQ talked with the authors to learn more about the state of Continuous Delivery on Windows and .Net.

  • DevOps Days for the Enterprise

    Last week saw the first DevOps Days conference catering specifically to the enterprise world, in London. Talks ranged from re-thinking (traditional) management processes in a technology-disrupted world to facts and drivers of DevOps adoption by early adopters. The idea of bi-modal IT was also discussed throughout the conference, as well as need for better security and opinionated platforms.

  • Do You and Your Company Have the Skills Needed for DevOps?

    In order to implement DevOps, individuals and organizations must prepare for the culture shift, new tools, and automation. This consensus has evolved during years of debate concerning what exactly DevOps means and how to use it. There are many voices in the discussion, and even with some areas of consensus, many points are far from agreement.

  • Continuous Deployment at Instagram

    Instagram's continuous deployment pipeline lets them push code faster to production, identify bad commits easily and always be release ready. Put together in an iterative manner over a period of time, the key principles behind it include a high quality test suite, quick identification of bad commits, visibility at each stage to improve buy-in from stakeholders and a working rollback plan.

  • Vulnerability in Java Reflection Library Fixed after 30 Months

    In July 2013 Security Explorations discovered a vulnerability in Java by which attackers could elevate their access privileges. Oracle released a patch, but a simple modification was discovered that still makes the attack effective. Once known, Oracle released a patch as part of 8u77. In this article we investigate the little understood class loading process at the heart of the problem.

  • Operational Data Stream and Batch Processing at Netflix with Mantis

    Operational Data Stream and Batch Processing at Netflix with Mantis

  • Concourse: Scalable Open Source CI Pipeline Tool

    Concourse, an open source CI pipeline tool that uses yaml files for configuring pipelines and configuration-free setup, has recently bumped its major release and is currently available in version 1.1.0. Major conceptual benefits of Concourse are explicit and first-class support of pipelines, running isolated builds in containers, avoidance of snowflake build servers and easy access to build logs.

  • Datawire Release Fault Tolerant Microservice Communication Framework ‘Datawire Connect’

    Datawire have released their open source Datawire Connect framework, which allows developers to ‘resiliently connect microservices’ using automatically generated RPC-style client libraries for Java, Python or NodeJS services. The client libraries generated provide service registration and discovery, dynamic load balancing and routing, automated timeouts and circuit breakers.

  • Details on How Linux Runs Natively on Windows

    Microsoft has recently announced the intention to integrate Linux Bash with Windows 10, making it possible to run native Linux ELF64 binaries on their operating system. To avoid incorrect speculation on how this is possible, Deepu Thomas, the Leader of the Windows Subsystem for Linux team, has provided details on how Linux runs on Windows.

BT