InfoQ Homepage DevOps Content on InfoQ
-
Microsoft Releases Azure Service Fabric Mesh as a Public Preview
Service Fabric now has a relative in the cloud – Azure Service Fabric Mesh, a fully managed service in Azure that will enable developers to deploy and operate containerised applications. This service is now publicly in preview after its initial private preview debut during Build 2018 last May.
-
Bloomberg’s Standardization and Scaling of Its Monitoring Systems
One of the outcomes of Bloomberg’s adoption of SRE practices across its development teams is the monitoring system, backed by the Cassandra-based Metrictank time-series database, that they put in place.
-
Netflix Announces Polly.JS HTTP Interaction Library
Netflix recently announced the release of Polly.JS, an open source library for recording, replaying and stubbing HTTP interactions.
-
Is On-Premise a Better Fit for SaaS Compliance with GDPR?
The EU's GDPR has led to a debate between those who feel it is advantageous to move to an on-premise solution to best meet the requirements of the GDPR, and those who feel that achieving compliance is independent of the hosting model.
-
MongoDB 4.0 Released with Support for Multi-Document ACID Transactions
MongoDB recently announced the latest version 4.0 of the popular NoSQL database. Undoubtedly, the major feature of this announcement is the support for multi-document ACID transactions. MongoDB Stitch, MongoDB Mobile and Mobile Sync, new type conversions in aggregation pipeline and Kubernetes integration are just some of the features of the new version.
-
Azure Virtual WAN and Azure Firewall Now in Public Preview
With Azure Virtual WAN and Azure Firewall, Microsoft will provide two new services to help customers modernise their network. The Azure Virtual WAN service will simplify large-scale branch connectivity, while with the Azure Firewall enterprises can enforce their security policies in the cloud. Both services are currently in public preview.
-
Microsoft Previews Windows 10 IoT Core Services
Microsoft is previewing a new paid service for its Windows 10 IoT Core OS that enables managed device updates and device health assessment. Additionally, the new service will guarantee a 10 year support lifespan for each version of the OS after its release.
-
Shippable and Packet Collaborate on Native Arm CI/CD
DevOps automation platform, Shippable, and bare metal cloud provider, Packet, have jointly announced a new hosted continuous integration and delivery (CI/CD) capability for developers working on software applications for Arm®v8-A architecture. The solution allows open source and commercial software projects to build and validate their software on-demand on Arm-based machines from Packet’s cloud.
-
Microsoft Announces the Public Preview of Dev Spaces for AKS
Microsoft announced a public preview of Dev Spaces for Azure Kubernetes Services (AKS), which provides a rapid, iterative Kubernetes development experience for teams. The release is a follow up after a private preview of Dev Spaces during Build 2018 in May.
-
Scaling Push Messaging for Millions of Devices @Netflix - Susheel Aroskar at QCon NY
Susheel Aroskar from Netflix's Engineering team spoke at the recent QCon New York 2018 Conference about Zuul Push, a scalable push notification service that asynchronously pushes data like personalized movie recommendations from cloud to devices.
-
MongoDB Database Tool, dbKoda, Offers Enhanced User Experience and Performance Lab in Version 1.0
Less than a year after its initial release, Southbank Software recently released a milestone version 1.0 of their flagship product, dbKoda, an open source database development tool for MongoDB. Based on user feedback, the user interface was redesigned to include a variety of new features. Guy Harrison, CTO at Southbank Software, spoke to InfoQ about this latest release.
-
Spectre 1.1 and 1.2 Vulnerabilities Disclosed
Two new vulnerabilities exploiting flaws in CPUs speculative execution have been recently disclosed. Dubbed Spectre 1.1 and 1.2, both are variants of the original Spectre (Spectre-v1) vulnerability and leverage speculative stores to create speculative buffer overflows which can escape Spectre-v1 mitigations.
-
Why Segment Returned to a Monolith from Microservices
Alexandra Noonan, from Segment, describes how they moved their original monolithic architecture to microservices and then found problems with that approach which required them to rethink and move back to a (different) monolithic architecture with far more appreciable benefits.
-
NGINX Controller Reaches General Availability
NGINX Controller, a centralized monitoring and management platform for NGINX Plus instances, has now reached general availability. It is part of NGINX Application platform, a set of enterprise products from NGINX.
-
Amazon Announces AWS Lambda Now Supports Simple Queue Service (SQS) as an Event Source
Amazon announced an update to their Simple Queue Service (SQS) – developers can now use SQS to trigger AWS Lambda Functions. Moreover, no longer are developers required to run a polling service or create an SQS to SNS mapping.