InfoQ Homepage News
-
Canonical Brings Infrastructure Offerings Under One Roof
Canonical has released a consolidated offering for open source infrastructure, called Ubuntu Advantage for Infrastructure (UA-I), covering its existing services like OpenStack, Kubernetes, Ceph and Swift. The solution offers three levels of support - Essential, Standard and Advanced - with the per-node pricing remaining uniform regardless of the software running on it.
-
Google Releases Google-Landmarks-V2, a Large-Scale Dataset for Landmark Recognition & Retrieval
Google has released Google-Landmarks-v2, an improved dataset for Landmark Recognition & Retrieval, along with Detect-to-Retrieve, a Tensorflow codebase for large-scale instance-level image recognition. Two companion Kaggle competitions based on Google-Landmarks-v2 were also launched. With over 200,000 landmarks in 5 million images, it is the largest landmark dataset ever published.
-
Critical Remotely Exploitable Vulnerability Discovered in Oracle WebLogic Server
Security researchers have discovered a new remotely exploitable vulnerability in Oracle Weblogic Server (WLS). CVE-2019-2725 is remotely exploitable without user authentication and has an overall CVSS score of 9.3 out of 10, making it a critical vulnerability. Oracle released a security alert noting that versions of the server affected by this flaw include 10.3.6.0 and 12.1.3.0.
-
Microsoft Announces React Native for Windows, with Focus on Performance
Microsoft recently announced at Microsoft Build 2019 a MIT-licensed, performance-oriented re-implementation of React Native for Windows. The new React Native for Windows will enable React Native developers to build native Windows apps with React. With the Windows 10 SDK support, developers may target a large variety of Windows devices such as PCs, tablets, laplets, Xbox, or Mixed Reality devices.
-
Kuberhealthy: Synthetic Testing for Kubernetes Clusters
Kuberhealthy, an open source solution developed by Comcast, detects Kubernetes issues by performing synthetic tests within Kubernetes clusters and reports metrics to monitoring systems such as Prometheus.
-
Bringing Hybrid Automation to Serverless Computing, Microsoft Previews PowerShell in Azure Functions
In a recent blog post, Microsoft announced PowerShell support in Azure Functions 2.x runtime, in preview. This release focuses on bringing custom logic scenarios to administrators and developers who prefer to script in PowerShell. Azure Function event triggers and bindings bring new capabilities to PowerShell scenarios by supporting on-demand execution in addition to schedule support.
-
Experiences from Working with Distributed Agile Teams
Not being able to frequently connect with your colleagues face-to-face makes successful communication more difficult in distributed teams, said Shabi Shafei, Scrum Master at ABN AMRO Bank. A Q&A about how distributed teams can transform into great agile teams.
-
Eclipse and Oracle Unable to Agree on Terms for javax Package Namespace and Trademarks
The Eclipse Foundation and Oracle were unable to agree on a path forward for enhancing Java EE's javax namespace, requiring all applications to be ported to a new namespace for Jakarta EE.
-
Microsoft Open-Sources Q#, its Language for Quantum Computing
At its Build 2019 conference, Microsoft announced it will open-source parts of its Quantum Developer Kit, including the Q# compiler and quantum simulators, this summer on GitHub.
-
13th State of Agile Report Released
On 7 May, 2019, CollabNet VersionOne released the 13th State of Agile report. Highlights of this year’s report include the level of agile adoption, which has reached 97% of organisations saying that they practice agile development methods. Proficiency in the agile practices is still low, with only 17% of organisations claiming a high level of proficiency with the practices.
-
PyTorch 1.1 Release Improves Performance, Adds New APIs and Tools
Facebook AI Research announced the release of PyTorch 1.1. The latest version of the open-source deep learning framework includes improved performance via distributed training, new APIs, and new visualization tools including native support for TensorBoard.
-
Spring Cloud Introduces Pluggable Circuit-Breaker Interface
Spring Cloud incubator has introduced a new project called Spring Cloud Circuit Breaker that provides a pluggable circuit-breaker interface. This will help systems to fail fast and prevent cascading failures and system overload.
-
Svelte 3 Front-End Framework Moves Reactivity into the JavaScript Language, Q&A with Rich Harris
The recently released front-end framework Svelte 3 introduces a new syntax to express reactivity in JavaScript. InfoQ interviewed Rich Harris, Svelte creator, and discussed what Svelte 3 means and its implications for developers.
-
Amazon Updates SageMaker Ground Truth with New Labeling Features, Vendor Support and Availability
Amazon announced that SageMaker Ground Truth now offers simplified labeling workflows, support for additional labeling vendors, and is available in the Asia Pacific (Sydney) AWS region – bringing the total to six supported AWS regions in the Americas, Europe, and Asia.
-
Event Streams and Workflow Engines – Kafka and Zeebe
In a recent joint meeting in Amsterdam, Kai Waehner described features of Apache Kafka, a distributed streaming platform, and how it fits in an Event-Driven Architecture. Bernd Rücker described how workflow engines can handle complex business processes, and discussed how Zeebe, a new highly scalable workflow engine, can be used with Kafka.