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

  • How to be Successful Running Docker in Production

    John Fiedler, Sr Director of Engineering at Salesforce IQ spoke at DockerCon EU on how to be successful running Docker in production backing it up with his own experience during the last two years. Fiedler recommends not to jump directly to use all the tools available around Docker, but executing a step by step strategy when moving services to containers.

  • VMware Open Source 'Photon Controller' Infrastructure Control Plane at DockerCon EU

    At DockerCon EU 2015, VMware made available their Photon Controller as an open source product via the organisation’s GitHub account. The Photon Controller is a component within VMware’s Photon platform that is designed as an infrastructure stack optimised for ‘container and cloud’ workloads. The platform offers an API-first user experience, a scalable control plane, and native container support.

  • Microservices, DevOps and PaaS - The Impact on Modern Java EE Architecture

    InfoQ sat down with Markus Eisele, developer advocate at Red Hat, at the Devoxx BE conference, and asked about his thoughts on implementing microservice architectures within large-scale enterprise organisations. The conversation was primarily based on his recent O'Reilly mini-book publication, “Modern Java EE Design Patterns: Building Scalable Architecture for Sustainable Enterprise Development".

  • Verizon's ThingSpace Platform Facilitates Development of New Internet of Things Applications

    Verizon has launched a new platform named ThingSpace, the objective of which is to simplify the development and deployment of Internet of Things (IoT) applications. ThingSpace developers can utilize APIs and hardware bundled with developer kits that perform the actual IoT measurements and gather the data for transfer to the analysis platform.

  • Scaling Stateful Services

    Caitie McCaffrey, distributed systems engineer at Twitter, talked about the benefits of stateful services which are less known than their stateless counterparts in the industry and how they can be scaled at the Strange Loop conference. The benefits include data locality and higher availability and stronger consistency models. McCaffrey also gave real world examples of stateful services.

  • Docker 1.9 Brings Improvements on Networking, Storage and Clustering

    Docker Inc. has presented Docker Engine 1.9 at DockerCon EU, which has taken place this month in Barcelona. This new release, which Docker announced at the beginning of the month, includes major changes on networking and volume management. Docker Swarm is ready for production and several improvements were made in Docker Compose, Docker Toolbox and Docker Registry.

  • Apache Maven JDeps Plugin 3.0.0 Released

    A new maven plugin that uses the jdeps utility to find uses of JDK Internal APIs has been released. When activated, the plugin will force a failure if the code uses any internal API. Internal APIs will be unaccessible as of Java 9, therefore this plugin helps developers adapt their code to the next version of Java. Despite being labeled as 3.0.0, this is the first release of the plugin.

  • Stop Being Lazy, and Test Your Software (with the Help of Docker)

    At DockerCon EU 2015, Laura Frank presented “Stop Being Lazy, and Test Your Software”. Frank proposed that testing software is necessary, no matter the size or status of your company, and introducing Docker to the development workflow can assist with writing and running testing frameworks more efficiently, and ultimately facilitate the delivery of high quality software products to customers.

  • Docker Ready for Deploying Containers to Private and Public Cloud

    Docker Inc. has unveiled Docker Universal Control Plane at DockerCon EU celebrated this month in Barcelona. DUCP is a commercial solution for deploying and managing Dockerized distributed applications in production delivering Containers as a Service (CaaS).

  • Docker Boosts Security on Containers

    Docker Inc. has announced a new set of security enhancements at DockerCon EU, celebrated in Barcelona on 16-17th/Nov. These enhancements includes hardware signing of container images, content auditing through image scanning and vulnerability detection and granular access control policies with user namespaces.

  • Structure 2015 - State of the Cloud and Container Ecosystems

    Rising from the ashes of GigaOm the tribal gathering of cloud elders that is Structure has returned, and got off to a strong start with Battery Ventures' Adrian Cockcroft presenting on the State of the Cloud and Container Ecosystems. Cockcroft paid particular attention to the impact of containers, which wasn’t even a major discussion topic at the last Structure conference in 2013.

  • Patrick Debois Shares His Experiences On Mobile Continuous Delivery

    Patrick Debois, leading light of the DevOps movement, has been working on the "mobile continuous delivery" space for the past year and recently shared what he has been learning at the Velocity conference. His talk mentioned dozens of tools, scripts, and applications that cover the full mobile software development lifecycle. InfoQ took the opportunity to talk to Debois on the subject.

  • Daniel Jacobson on Ephemeral APIs and Continuous Innovation at Netflix

    InfoQ had the opportunity to interview Daniel Jacobson about ephemeral APIs, their link to experience-based APIs and when to consider them. He also explains why generic resource-based API architectures can run into problems at scale and why he doesn’t use an API descriptor language. Finally, he describes the various tools they built to deliver those APIs including Falcor, Scryer or Nicobar.

  • What Is New on ThoughtWorks Radar Nov 2015

    ThoughtWorks has published their radar for the end of 2015, covering technologies in four areas: Languages & Frameworks, Platforms, Techniques, and Tools.

  • ContainerX Launching Container Platform for Enterprise IT

    ContainerX will launch their ‘Container Platform for Enterprise IT’ at DockerCon Europe next week in Barcelona. Described as ‘vSphere for Containers’ the platform aims to give developers a self service capability using the Docker command line, whilst providing operations teams with capabilities that they’re familiar with from managing virtual machines.

BT