InfoQ Homepage News
-
Azul Launches Java Cloud Compiler
Azul has launched a cloud-native compiler, improving the time to peak performance for Java applications. By delegating JIT to an external system, applications can reach higher throughput, faster than when JIT is performed locally.
-
Microsoft Releases Azure Payment HSM in Public Preview for the Payment Card Industry
Recently, Microsoft announced the public preview of a bare-metal infrastructure as a service (IaaS) Azure Payment HSM that provides cryptographic key operations for real-time payment transactions in Azure. It uses the Thales payShield 10K payment HSMs, which delivers a suite of payment security functionality proven in critical environments.
-
Minimal APIs, Blazor Improvements, and Tools Updates in ASP.NET Core 6
Recently, Microsoft has released .NET 6, which includes a broad set of new features and improvements related to the ASP.NET Core framework, including minimal APIs, Blazor improvements, and tools updates. This release focuses on making ASP.NET a complete framework to build modern and highly scalable web applications.
-
Microsoft Adds New Services for Historical Weather, Air Quality, and Tropical Storms
Azure Maps Weather Services is a part of the Microsoft Azure Maps Service. It offers a set of RESTful APIs, allowing developers to integrate highly dynamic historical, real-time, forecasted weather data and visualizations into their solutions. Recently, they announced three new services with historical weather, air quality, and tropical storms.
-
Java News Roundup: JEP 423, Quarkus 2.7.0, Micronaut Serialization, JReleaser Early-Access
This week's Java roundup for January 31st, 2022, features news from OpenJDK (JEP 423), JDK 18, JDK 19, Project Loom Build 19-loom+3-89, Spring Framework updates, Quarkus 2.7.0.Final, a new Micronaut Serialization module, Apache Camel Quarkus 2.7.0, Apache Camel 3.15.0, a second JReleaser early-access build, JobRunr versions 4.0.7 and 4.0.8, and Failsafe 3.2.
-
Google's Managed Continuous Delivery Service for Kubernetes Moves to GA
Google has announced the GA release of Google Cloud Deploy, their managed continuous delivery service for Google Kubernetes Engine. The service provides declarative builds that persist with a given release, support for connecting external workflows, and detailed security and auditing controls
-
Ephemeral Containers Ease Debuggability in Kubernetes 1.23
Ephemeral containers in Kubernetes 1.23 provide a way to attach temporary containers to a running pod’s process namespace and run debugging utilities.
-
MicroVM Virtualization Solution Firecracker Reaches 1.0
Originally developed at AWS to power AWS Lambda, Firecracker enables creating and managing secure microVMs for serverless computing.
-
Amazon Announces Elastic File System Replication for Multi-Region Deployments
Amazon recently announced Elastic File System Replication to keep an up-to-date copy of a network file system in a second AWS region or within the same region.
-
OpenSSF Announces the Alpha-Omega Project to Improve Software Supply Chain Security
The Open Source Security Foundation (OpenSSF) in partnership with Google and Microsoft have announced the Alpha-Omega Project to improve supply chain security across open source software (OSS) projects. The project will focus on improving the security posture of the most widely deployed and critical OSS projects.
-
Moldable Development: How Custom Tools Make Systems Explainable
Moldable Development is a way of programming through which we construct custom tools for every software development problem. Glamorous Toolkit is a moldable development environment that can be used to mold custom tools.
-
Docker Desktop Best Practices for Code Sharing
In a recent article, Docker engineer Stephen Turner shared a few best practices to help developers understand file sharing between a Docker container and its local host and how its performance varies across OSes.
-
Meta AI’s Convolution Networks Upgrade Improves Image Classification
Meta AI released a new generation of improved Convolution Networks, achieving state-of-the-art performance of 87.8% accuracy on Image-Net top-1 dataset and outperforming Swin Transformers on COCO dataset where object detection performance is evaluated. The new design and training approach is inspired by the Swin Transformers model.
-
HashiCorp Consul API Gateway Adds TCPRoute Support and Installation via Helm Chart
HashiCorp has moved their Consul API Gateway into beta release. The release adds a number of new features to their Consul Service Mesh ingress solution including support for TCPRoute, installation via Helm Chart, and TLS settings per listener.
-
Solo.io Open Sources BumbleBee to Make eBPF Development Easier
Solo.io recently announced an open-source project called BumbleBee, which aims to simplify eBPF application development through auto-generated templates and boilerplate files.