InfoQ Homepage Runtimes Content on InfoQ
-
Recap of AWS re:Invent 2020
This year the annual re:invent conference organized by AWS was virtual, free and three weeks long. During multiple keynotes and sessions, AWS announced new features, improvements and cloud services. Here is a review of the main announcements impacting compute, database, storage, networking, machine learning and development.
-
AWS Introduces New Instance Types for Amazon EC2
AWS recently announced new instance types for Amazon EC2 on different processors and for different EC2 families. Most of the new instances are already available, even if only in a subset of regions; others are expected by the end of the month.
-
AWS Introduces Nitro Enclaves, Isolated EC2 Environments for Confidential Computing
AWS has recently made available Nitro Enclaves, isolated EC2 environments to process confidential data. Based on a lightweight Linux OS, a Nitro Enclave is a hardened, attested and highly constrained virtual machine.
-
Microsoft Introduces Its Quantum Intermediate Representation
Based on LLVM, IBM Quantum Intermediate Representation (QIR) extends LLVM IR to better suit the representation of quantum constructs.
-
Google Announces New Features Making It Easier to Manage Windows Server VMs
Recently Google announced several new features such as boot-screen diagnostics, auto-upgrade for Windows Server, new diagnostics tooling, and improved license reporting. Most of these updates are available in beta and intend to simplify troubleshooting problems, upgrading, and managing the license requirements of Windows workloads running on Google Cloud (GCP).
-
Google Announces General Availability of CPU Overcommit for Sole Tenant Nodes
In a recent blog post, Google announced that CPU overcommit for sole-tenant nodes is generally available. With CPU overcommit for sole-tenant nodes, customers can over-provision their dedicated host virtual CPU resources by up to two times.
-
Google Launches Confidential VMs in Beta on Its Cloud Platform
In a recent blog post, Google announced Confidential VMs, a new type of virtual machine that makes use of the company’s work around confidential computing to ensure that data isn’t just encrypted at rest but also while it is in memory.
-
WebAssembly Extended with Hot Reloading, Remote Debugging and Uniform Hardware Access
Researchers recently presented WARDuino, an extension to WebAssembly targeting microcontrollers. WARDuino addresses common development pain points by adding live code updates, remote debugging, and access to the microcontroller’s hardware modules. WARDuino’s virtual machine runs five times faster than Espruino (a popular JavaScript interpreter for microcontrollers) on some benchmarks.
-
Microsoft Announces the General Availability of DCsv2-VM from Azure Confidential Computing
Recently, Microsoft announced the general availability of DCsv2-series virtual machines (VMs). With these VMs, customers can deliver applications that protect data while in use.
-
Windows Subsystem for Linux 2 Moving into General Availability with Improved Update Process
Microsoft announced that Windows Subsystem for Linux 2 (WSL2) will be generally available in Windows 10, version 2004. WSL2 was released into the Insider Program last year. With the move to general availability, WSL2 can now be automatically updated via standard Windows Updates.
-
Google Propeller Squeezes Extra Performance from Large-Scale LLVM Binaries
Google Propeller is able to improve the performance of LLVM binaries by relinking and optimizing them based on a profile of their behaviour at runtime. Propeller can bring 2-9% improvements on key performance benchmarks for binaries that were previously highly optimized by LLVM, say Google engineers.
-
Google Introduces Machine Images to Simplify Making and Restoring Virtual Machines
In a recent blog post, Google announced machine images, a new type of Compute Engine resource containing all the information users need to create, backup or restore a virtual machine, and thus reducing the amount of time required for managing environments. The feature in Compute Engine is currently in beta, and not covered by any SLA or deprecation policy.
-
New Relic – the State of Java Report
While self-reported data suggests that running the latest and greatest JVM in production is the way forward, the recent report by New Relic (which monitors real JVMs in production) suggests that the Java landscape is dominated by Java 8, and to a lesser extent, Java 11, with non-LTS releases barely a blip on their radar. Read on to find out what their report says customers are actually using.
-
Java Flight Recorder Coming to OpenJDK 8
Java Flight Recorder, originally open sourced in Open JDK 11, is being backported into the mainline Open JDK 8 tree as it comes out of its early access release. Together with JMC 7.1, available from Azul, flight recorder profiling will become accessible to users of both Open JDK 8 and Open JDK 11.
-
Google Introduces E2 Family of VMs in Beta for Google Compute Engine
In a recent blog post, Google announced its new E2 family of general-purpose VMs for Google Compute Engine are available in beta. With E2, Google aims to provide customers with flexible, performance-driven, and cost-effective VMs for Google Compute Engine on its Google Cloud Platform (GCP).