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

  • Visual Studio 2015 and .NET 4.6 RTM Available

    The long awaited official releases of .NET 4.6 and Visual Studio 2015 are now available. Exhibiting Microsoft's renewed focus on producing a compelling developer tool regardless of application target, VS2015 supports iOS and Android development in addition to the expected Windows family.

  • Data Quality at Prezi

    For an organization to be data-driven, it's not enough to just dump mountains of data. That data needs to be accurate and meaningful. Julianna Göbölös-Szabó, data engineer at Prezi shared how they improved the quality of its log data. Their solution involved moving from unstructured to structured data with a lightweight, contract-based approach to nudge all teams in the right direction.

  • Kubernetes Codebase Tagged v1.0.0. in Preparation for Public Release

    The codebase for Google’s Kubernetes open source orchestration system for Docker containers has been tagged v1.0.0 ready for the initial ‘general availability’ public release of the platform at OSCON next week on 21st July.

  • Mesosphere Releases SDK for Mesos-Powered 'Datacenter Operating System'

    Mesosphere Inc, have released the Mesosphere software development kit (SDK) for creating datacenter services that will run on their Mesos-powered Datacenter Operating System (DCOS). The Mesosphere blog states that the SDK currently supports Java, Go and Python.

  • Oracle Confirms G1 as Default Garbage Collector for Java 9

    As previously mentioned on InfoQ, Oracle had proposed JEP 248, about making G1 the default garbage collector, to be included in the list of JEPs targeting Java 9; recently, Oracle has confirmed such decision and made it official. The decision triggered a lengthy debate in the HotSpot’s email discussion list, which concluded with a provision to defer the change if G1 proves not to be fully ready.

  • Amazon Release API Gateway, a Managed Service to Build and Run APIs

    Amazon Web Services (AWS) have released Amazon API Gateway, a fully managed service that allows developers to publish, maintain, monitor, and secure APIs ‘at any scale’. The AWS management web portal allows an API to be created that can act as a ‘front door’ for applications to access data, business logic, or functionality from backend services, such as applications running on EC2 or AWS Lambda.

  • Docker's Testing Infrastructure

    Jessie Frazelle, member of Docker's core team, is responsible for Docker's testing infrastructure. Frazelle described Docker's build workflows for both the master branch and pull requests as well as the various tools that are part of the testing infrastructure. Jenkins, Consul and nsq are all key components of the testing infrastructure, working together with Docker's custom tools.

  • Symantec Claims Zero Day Flash Vulnerability Likely to be Exploited

    Symantec is reporting that the zero-day vulnerability discovered (and weaponised) in the HackDay leak allows for remote code execution. Adobe will be updating Flash in the near future but disabling Flash may be the only solution at the moment.

  • HashiCorp Publicly Release Atlas, a Version Control System for Infrastructure

    HashiCorp have publicly released Atlas, a commercial platform that unites their open source tools for development and operations to create a version control system for infrastructure management. Atlas integrates HashiCorp’s Vagrant, Packer, Terraform, and Consul tooling, with the primary goal of promoting ‘automation, audit and collaboration on infrastructure changes’ across the modern datacenter.

  • QCon San Francisco 2015 (Nov 16-20): Track Topics Announced

    Track topics for QCon San Francisco 2015 have been finalized and published to the conference website. Registrations for the event - which has been completely sold out for the past four years - are up 200% compared to the same time last year.

  • Basho Data Platform Supports In-Memory Analytics, Caching, Search and Integration with NoSQL

    Basho Data Platform supports integration with NoSQL databases like Redis, in-memory analytics, caching, and search. Basho Technologies, the company behind Riak NoSQL database, announced in May, the availability of the data platform that can be used to deploy and manage Big Data, IoT and hybrid cloud applications.

  • Flocker v1.0 Provides Docker Volume Migration and Storage Abstraction

    At the London Microservice User Group July meetup, Kai Davenport presented a live demonstration of ClusterHQ’s Flocker v1.0 container data volume manager tool migrating a Docker storage volume between multiple containers running within a Docker Swarm.

  • State of Testing 2015 Report is Published

    The state of testing 2015 report shares results from this year's testing survey that was organized by Joel Montvelisky from PractiTest and Lalit Bhamare from Tea-Time with Testers. It provides insights in the adoption of test techniques and practices, test automation, and the challenges that testers are facing. InfoQ did an interview with the organizers of the survey.

  • AWS s2n: Open-source TLS Implementation in Less than 6,000 Lines

    Amazon Web Services has recently introduced s2n, short for “signal to noise”, an open-source implementation of the TLS/SSL protocols that aims to be “simple, small, fast, and with security as a priority”.

  • Crossing the Chasm of Container Adoption in Production

    Only 38% of IT professionals use containers in production environments, according to a recent survey. ClusterHQ, which ran the survey of the current state of container usage and adoption, also concludes that 73% of respondents are running containers in a VM environment.

BT