InfoQ Homepage News
-
Google Is Aiming to Train 40 Million People with Google Cloud Skills Boost
Recently Google announced Google Cloud Skills Boost, a new learning initiative for online learning, skills development, and certifications, managed and delivered directly.
-
Dynamic Process Isolation Helps Cloud System to Defend Against Spectre
Dynamic process isolation, a technique developed at Cloudflare to safeguard their systems from Spectre-like attacks, provides effective protection and fully mitigates Spectre attacks between multiple tenants, a Cloudflare-Graz University joint research has recently shown.
-
Google Announces Distributed Cloud
At the recent Next ’21 conference, Google announced Google Distributed Cloud, a set of hardware and software solutions to extend Google infrastructure to the edge and into customer data centers.
-
Rust 2021 Edition is Here: Q&A with Armin Ronacher
Rust 2021 Edition hit the road perfectly on schedule on October 21, along with Rust 1.56.0. The latest version of the language includes support for disjoint capture, or patterns in macro rules, and more. InfoQ has taken the chance to speak with Sentry director of engineering, Armin Ronacher, about where Rust is standing now.
-
Google Announces the Preview of Anthos for VMs
During the Google Cloud Next'21 virtual event, Google announced the preview of Anthos for Virtual Machines(VMs). Furthermore, the company introduced a new Anthos Multi-Cloud API, which will become generally available in Q4.
-
Gatsby 4 - More Than a Static Content Generator
Gatsby 4, the latest iteration of the popular static site generator, is now out, offering developers improved build speeds alongside new ways for delivering content.
-
Amazon Managed Service for Prometheus Now GA: Alerting, PromQL Support, and More
Recently AWS announced the general availability (GA) of Amazon Managed Service for Prometheus (AMP), a Prometheus-compatible monitoring service for container infrastructure and application metrics for containers.
-
Lowering Recovery Time through AI-Enabled Troubleshooting
Machine learning algorithms for anomaly detection can assist DevOps in daily working routines, where generalized ML models are trained and applied to detect hidden patterns and identify suspicious behaviour. Applied machine learning for IT-operations (AIOPs) is starting to move from research environments to production environments in companies.
-
Microsoft Translator Now Supports over 100 Languages and Dialects
Microsoft Translator is an Artificial Intelligence (AI)-powered text translation service on Azure and part of the cognitive services offering. Recently, the company announced that 12 new languages and dialects have been added to the service, meaning that it can now translate between more than 100 languages and dialects.
-
Eclipse IDE 2021-09 Supports Java 17
The Eclipse Foundation released Eclipse IDE 2021-09, a quarterly update of its flagship project, on September 15, 2021. It supports Java 17 through a plugin and improves Java refactoring, code assist, Git history navigation, and the IDE's dark mode. The recently established Working Group has not reversed the decline in sub-project activities.
-
Swift for Android Makes Major Step Forward with SCADE 2.0
Now at 2.0, SCADE aims to enable native app development for iOS and Android using Swift. Besides many internal improvements, SCADE 2 also includes a new native IDE for macOS that replaces the previous Eclipse-based IDE. InfoQ has taken the chance to speak with SCADE creator Frank Langel to learn more.
-
Cockroach Labs Announces CockroachDB Serverless
Cockroach Labs announced today the public beta of CockroachDB Serverless. CockroachDB Serverless delivers a fully elastic cloud data infrastructure that enables building applications with less planning for capacity, performance, or availability. It's based on CockroachDB, a NewSQL database that seeks to combine the scalability of NoSQL systems with ACID guarantees of a traditional database system.
-
Domain-Driven Design with Value-Added Services and Domain Gateways at SoundCloud
Two articles were recently published to describe SoundCloud’s service architecture evolution towards implementing Domain Gateways, with a stop at Value-Added Services on the way. The authors describe how these Domain-Driven Design-based patterns helped reduce duplications and homogenise business and authorisation logic.
-
Google's Gated Multi-Layer Perceptron Outperforms Transformers Using Fewer Parameters
Researchers at Google Brain have announced Gated Multi-Layer Perceptron (gMLP), a deep-learning model that contains only basic multi-layer perceptrons. Using fewer parameters, gMLP outperforms Transformer models on natural-language processing (NLP) tasks and achieves comparable accuracy on computer vision (CV) tasks.
-
TensorFlow Similarity Supports Fast Query Search Index on Pre-trained Models
Francois Chollet and his team recently released a Python library for TensorFlow, called TensorFlow Similarity. Similarity learning is the process of finding similar items, from similar clothes in images to person identification using face pictures. Deep-learning models have used a method called contrastive learning to increase accuracy and efficiency in learning similarity between images.