InfoQ Homepage DevOps Content on InfoQ
-
JetBrains Releases Kotlin 1.2.30
JetBrains recently released version 1.2.30 of the popular programming language, Kotlin, as a big fix and tooling update that come about a month-and-a-half after the release of version 1.2.20. New features include support for Gradle’s build cache tool, support for TestNG, and IDE support for Kotlin’s new style guide.
-
CA Announces New Release of Workload Automation Engine
Automation vendor, CA, has released a new version of their workload engine, CA Workload Automation AE, including new usability and performance features and direct integration with the CA Automic One Automation platform.
-
Has Kubernetes Crossed the Chasm? Ian Crosby Shares His Thoughts at QCon
Ian Crosby claims Kubernetes is close to mainstream adoption as the remaining challenges in the enterprise world (namely highly secured environments, support for windows, better support for stateful workloads and integration with legacy software and hybrid clouds) are actively being addressed by the community. As Crosby put it, "the question is not if Kubernetes will cross the chasm, but when".
-
How Observability Impacts Testing: Q&A with Amy Phillips at QCon London
Observability gives you a picture of the system’s current health and can replace certain types of testing. For low-risk application areas you can rely on observability instead of testing, provided you have continuous delivery that provides fast feedback and allows you to release changes quickly.
-
Q&A with Laura Bell on Continuous Security at QCon London
Q&A with Laura Bell at QCon London. We discuss her keynote, continuous security and her own professional security journey.
-
Spring Boot 2.0 Goes GA; Project Lead Phil Webb Speaks to InfoQ about the New Release
Spring custodian Pivotal has announced the widely anticipated release of Spring Boot 2.0. InfoQ speaks to Spring Boot lead Phil Webb about the new release.
-
Cilium 1.0.0-rc4 Released: Transparently Secure Container Network Connectivity Utilising Linux BPF
Cilium is open source software for transparently securing the network connectivity. Cilium 1.0.0-rc4 has recently been released, which includes: the Cloud Native Computing Foundation (CNCF)-hosted Envoy configured as the default HTTP/gRPC proxy; the addition of a simple health overview for connectivity and other errors; and an improved scalable kvstore interaction layer.
-
Event-Driven Microservices at O'Reilly Software Architecture Conference NY
We've discussed event driven microservices architectures in the past, and the recent O'Reilly Software Architecture Conference NY had a focus on that topic which The New Stack's Joab Jackson reports upon.
-
QASymphony Launches New Products for Centralised Test Automation and BDD
Test management vendor, QASymphony, has announced two new products: qTest Launch and qTest Scenario Enterprise as part of its qTest 9 release. qTest Launch provides centralised management for test automation. qTest Scenario Enterprise is aimed at teams practicing behaviour-driven development (BDD).
-
AWS Makes Serverless Application Repository Generally Available
After a brief preview period since re:Invent 2017, Amazon Web Services (AWS) made its new Serverless Application Repository generally available. Users can now discover, configure, and deploy serverless applications and components via the AWS Lambda console, which AWS considers an "ideal venue for AWS partners, enterprise customers, and independent developers to share their serverless creations".
-
A First Look at Java 10 Release Candidate 1
Scheduled for a GA release on March 20, 2018, Java 10 RC1 is now available for the Java community. This will be the first upgrade that will follow Oracle’s new six-month release cycle. The most intriguing and anticipated feature in Java 10 is local-variable type inference that introduces the new reserved type name, var.
-
Chef Enhances Cloud Security Automation in InSpec 2.0
Continuous automation vendor, Chef, has announced the availability of InSpec 2.0, a new version of Chef’s free open source tool that enables DevOps and cross-functional application, infrastructure and security teams to express security and compliance rules as code and assess and remediate compliance issues through the entire software delivery life cycle.
-
Shippable Provides New DevOps Analytics Capabilities
Shippable, a continuous integration and DevOps automation platform, has announced an analytics add-on for the measurement of DevOps processes such as development velocity for components or teams or code quality trends over time, with filters for date ranges, components/teams and anomalies in the workflow.
-
Handling Traffic Spikes from Global Events at Facebook Live
Facebook Live’s engineers talked about how they scale their systems to handle traffic from both predicted and unpredicted events. While the latter is handled by their global distributed architecture, the former involves careful advance planning and load testing.
-
Doing ChatOps in Microsoft Teams
The Bot Framework in Microsoft Teams links applications and services to instant messaging and group chat. Microsoft launched Teams, a collaborative platform in Office 365, in March 2017 and has recently added new functionality enabling use for ChatOps. It has also announced that Teams will replace Skype for Business.