InfoQ Homepage Development Content on InfoQ
-
Buoyant's Conduit Service Mesh Officially Becomes Linkerd 2
Conduit officially merged into the Linkerd project and released as Linkerd 2 (Beta). In addition to regular Linkerd 1 releases, Linkerd 2 (beta) artifacts are now being generated. Linkerd 2 code is fully open sourced and available on their GitHub repository. Conduit 0.5.0 is its last official release of the Conduit project.
-
Eclipse Foundation Releases Eclipse Photon IDE
The Eclipse Foundation has released the latest version of the Eclipse IDE. Eclipse Photon brings support for both Java 10 and Java EE 8, improvements for PHP development tools, Dark theme improvements, and more.
-
Eich and Crockford on the Future of JavaScript: Insight from the Creators of JavaScript and JSON
At the recent FullStack conference in London, JavaScript creator Brendan Eich, and JSON creator and JavaScript: The Good Parts author Douglas Crockford spoke on the future of JavaScript.
-
Amazon WorkSpaces Now Offers an Amazon Linux 2 Desktop
With the new Amazon WorkSpaces, customers now use Amazon Linux 2 as a desktop besides Windows 7 and 10. The Amazon Linux 2 WorkSpaces are available in different forms including Amazon Machine Image.
-
Google Cloud Incident Root-Cause Analysis and Remediation
Google disclosed its root-cause analysis of an incident affecting a few of its Cloud services that increased error rates between 33% and 87% for about 32 minutes, along with the steps they will take to improve the platform performance and availability.
-
Google Releases Knative: A Kubernetes Framework to Build, Deploy, and Manage Serverless Workloads
At Google Cloud Next 2018 the release of Knative was announced as a “Kubernetes-based platform to build, deploy, and manage modern serverless workloads”. The open source framework attempts to codify the best practices around building, serving requests, and eventing. Knative has been developed by Google in close partnership with Pivotal, IBM, Red Hat, and SAP.
-
HashiCorp Releases Consul 1.2 with "Consul Connect" Service Mesh Solution
HashiCorp has released Consul 1.2.1, the latest version of their highly available and distributed service discovery and key-value store, which also includes a public beta launch of the Consul Connect. Consul Connect provides service-to-service connection authorization and encryption using mutual TLS, and “automatically turns any existing Consul cluster into a service mesh solution.”
-
GitHub Security Alerts for Python
GitHub has announced security alerts for Python, providing access to Python users to the dependency graph, as well as receive security alerts whenever their repositories depend on packages with known security vulnerabilities.
-
NetBSD 8.0 Brings Spectre V2/V4, Meltdown, and Lazy FPU Mitigations, and More
NetBSD 8.0, a major release of the BSD-based OS providing portability across many architectures, brings mitigations for the Spectre V2/V4, Meltdown, and Lazy FPU vulnerabilities, along with many new features and bug fixes.
-
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.
-
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.
-
Q&A with Saumitra Buragohain on Hortonworks Data Platform 3.0
InfoQ caught up with Saumitra Buragohain, senior director of Product Management at Hortonworks, regarding Hadoop in general and HDP 3.0 in particular.
-
Axon Framework 3.3 with a Subscription Query API and Kafka Support
Version 3.3 of the Axon framework was recently released with a subscription query API for subscribing to query model updates, a manager for scheduling the publishing of deadline messages, and an Axon-Kafka module allowing for the use of Kafka to send and receive events. An updated version, 3.3.2, has also been released, and for those on version 3.3 an upgrade is strongly recommended.