InfoQ Homepage News
-
Amazon Announces General Availability of Aurora Multi-Master
In a recent announcement, Amazon has publicized the general availability of Aurora Multi-Master, which allows for reading and writing on multiple database instances across several Availability Zones. Consequently, this brings high availability capabilities, as the platform no longer needs to trigger a fail-over upon failure of database instances.
-
Simplifying Device Connectivity, Microsoft Releases IoT Plug and Play in Preview
In a recent blog post, Microsoft announced the preview of IoT Plug and Play to simplify device integrations through a published capability model, which is based on the Digital Twin definition language. When device manufacturers incorporate this capability model, their products are eligible to appear in the Azure Certified for IoT device catalog.
-
Google Releases a Managed Service for Microsoft Active Directory (AD) in Beta
In a recent blog post, Google announced the beta release of the Managed Service for Microsoft Active Directory (AD). With this service, Google acts as a managed service provider for any customer requiring Microsoft AD, and will the cloud provider will take care of the patching and maintenance of Microsoft's identity and access management service.
-
Five 0-Day iOS Vulnerability Chains Have Been Exploited for Years
A collection of fourteen vulnerabilities affecting almost every iOS versions from iOS 10 to iOS 12 enabled a number of hacked Websites to gain control of their visitors' devices and steal a wealth of private data aver at least two years, Google Threat Analysis Group (TAG) engineer Ian Beer wrote. These vulnerabilities are not new. What is new is the discovery of their active exploit in the wild.
-
Facebook Proposes New IsInputPending API for Faster Input Event Processing
Facebook recently announced its first major browser API contribution. The new isInputPending API aims to shorten the time between a user input and its processing by the browser, and to increase the user experience of highly interactive applications.
-
Firefox 68 with BigInt, Extended Dark Mode, and Curated Extensions
Firefox 68 was recently released to web users. Firefox 68 supports big integers , expanded Dark Mode, improved extension security and discovery, and more.
-
AWS Step Functions Gains Callback Patterns to Resume Paused Workflows
Amazon Web Services (AWS) recently announced that AWS Step Functions supports callback patterns to "automate workflows for applications with human activities and custom integrations with third-party services". Workflow executions can now be paused until applications return a token via the Step Functions API, which obsoletes the previously required polling or other workarounds.
-
GitLab 12.2 Supports Complex Dependencies for CI Tasks and Cross-Project Merge Requests
GitLab's latest release aims to enable complex continuous integration (CI) pipelines, team collaboration, and dependencies management across projects. Furthermore, GitLab 12.2 adds new push options for merge requests, and uses environment-specific Kubernetes namespaces to enable sharing the same cluster across multiple project environments.
-
Npm Bans Packages Which Display Ads via Its Command Line Interface
npm, Inc., the company behind the popular eponymous JavaScript package manager, will no longer allow packages which display ads. Developers will be able to silence terminal messages which push ads or call for donations, and which stem from the regular use of the npm command line interface.
-
An Introduction to Structured Data at Etsy
Etsy recently published a blog post detailing how they store and manage structured data. The Etsy team make extensive use of taxonomies, and store the structured data with JSON files.
-
Update: .NET Standard Adoption
A few weeks ago, Microsoft released an update on the current adoption of .NET Standard by the community. The .NET Standard is a formal specification of the APIs that are common across the existing .NET implementations for different platforms. It allows a developer to create .NET libraries that can be consumed across the different .NET implementations (thus allowing cross-platform development).
-
CSS Grid Level 2 Preview: Adding Subgrid Support for Layout Inheritance
CSS Grid level 2 has gone live on Firefox nightly, providing access to the new subgrid property. The new functionality enables developers who use inner grids to relay on the parent grids column and row definitions, enabling more complex design.
-
Reasons for Cancelling a Move to Microservices
During a period in which Steven Lemon and his team had less features to implement, the technical leadership at the company decided to move their existing monolith into a microservices architecture. After a month of preparation, they realized that microservices would be hurting their development process. They decided to stay with the monolith and Lemon recently wrote a case study of their findings.
-
How Chirp Audio QR Codes Went to the Moon and Back
Chirp uses audio to send and receive data using only a device's speaker and microphone. Recently, Chirp had a chance to test their technology by sending signals to the Moon. InfoQ has spoken with Daniel Jones, chief technology officer at Chirp, to learn more about Chirp codes.
-
Contributing to the Kubernetes Community: Getting Started Q&A with Contributor Nikhita Raghunath
InfoQ caught up with Nikhita Raghunath, a contributor to the Kubernetes community. She outlines some quick tips or tricks especially for the impatient to get started and to move up the contributor ladder. She talks about the organization of the community, the tools, etc. to enable a better understanding of how and where to contribute.