InfoQ Homepage Architecture & Design Content on InfoQ
-
AWS Opens New Region in Switzerland
AWS recently announced the availability of the 28th region in Zurich, Switzerland, also known by its API name eu-central-2.
-
.NET 7 for Azure Functions Isolated Worker Process Now Generally Available
Microsoft recently announced the general availability of the .NET 7 for Azure Functions isolated worker process. Azure Functions will support .NET 7 serverless apps hosted on all Windows and Linux SKUs, including Consumption plan, Elastic Premium plan, and App Service plans.
-
.NET Upgrade Assistant Now Migrates WCF Services to CoreWCF
Sam Spencer, Microsoft’s .NET Core team program manager, announced on November 4th, 2022, that the Upgrade Assistant .NET tool now includes a preview of an extension that migrates WCF (Windows Communication Foundation) service code from .NET Framework to .NET Standard targeting .NET 6 and later versions. The WCF code is migrated to the CoreWCF library, an open-source port of WCF for .NET Core.
-
Omni Faces 4.0 Changes Minimal Dependency to Java 11, While Removing Deprecated Classes
Five years after its previous major release, OmniFaces 4.0 has been released after a long series of milestones that included a "Jakartified version of 3.14 with a couple of breaking changes" following the release of Jakarta EE 10. Besides the minimum requirements and breaking changes, new utility methods have been added and omnifaces.js is now sourced by Typescript rather than vanilla JavaScript.
-
Java News Roundup: WildFly 27, Spring Release Candidates, JEPs for JDK 20, Project Reactor
This week's Java roundup for November 7th, 2022, features news from OpenJDK, JDK 20, OpenSSL CVEs, Build 20-loom+20-40, Spring Framework 6.0-RC4, Spring Boot 3.0-RC2, Spring Security 6.0-RC2, Spring Cloud 2021.0.5, WildFly 27, WildFly Bootable JAR 8.1, Quarkus 2.14 and 2.13.4, Project Reactor 2022.0, Micrometer Metrics 1.10 and Tracing 1.0, JHipster Lite 0.22.0 and Camel Quarkus 2.14 and 2.13.1.
-
Kubecost Open Sources OpenCost: an Open Source Standard for Kubernetes Cost Monitoring
Kubecost recently open sourced OpenCost, an open source cost standard for Kubernetes workloads. OpenCost enables teams to operate with a single model for real-time monitoring, measuring, and managing Kubernetes costs across different environments. OpenCost introduces a new specification and an implementation to monitor and manage the costs in Kubernetes environments above 1.8.
-
AWS Introduces Amazon EventBridge Scheduler
AWS recently introduced Amazon EventBridge Scheduler, a new capability from Amazon EventBridge that allows organizations to create, run, and manage scheduled tasks at scale.
-
Momento Announces Serverless Cache Service
The startup Momento recently emerged from stealth mode launching a serverless cache. The new service is generally available and offers a highly available cache with an on-demand pricing model based on data transferred in/out.
-
Azure Logic Apps Standard Now Supports XSLT and .NET Framework Maps
Microsoft recently announced the preview of support of .NET Framework assemblies in XSLT maps in Logic Apps (Standard), adding more extensibility options.
-
KubeCon NA 2022: Edge-Native Application Principles
Edge computing is an extension to cloud computing. Companies are interested in bringing their cloud-native infrastructure and applications to the edge. Kate Goldenring and Amar Kapadia spoke at KubeCon CloudNativeCon North America 2022 Conference about the progress made by the CNCF IoT Edge working group on principles to consider for edge-native applications.
-
Debezium Releases Version 2.0 of Its Change Data Capture Tool
Debezium, an open-source distributed platform for change data capture (CDC), converts records from existing databases into event streams, enabling applications to detect and respond to database row-level changes. This release of version 2.0 introduces many changes: Java 11 is now required; incremental snapshots are improved [...]
-
Google Introduces Cloud Workstations in Public Preview
Google introduced the public preview of Cloud Workstations during its Cloud Next event, which provides fully-managed and integrated development environments on the Google Cloud Platform.
-
Java News Roundup: Payara Platform 6, Spring Updates and CVEs, Asynchronous Stack Trace VM API
This week's Java roundup for October 31st, 2022, features news from OpenJDK, JDK 20, JavaFX 20, GZC 20, Spring Framework milestone, point and release candidates, Payara Platform 6, Micronaut 3.7.3, MicroProfile 6.0-RC2, Hibernate ORM point releases, Apache TomEE 9.0-RC1, Apache Camel 3.18.3, GraalVM Native Build Tools 0.9.17, JReleaser 1.3.1, JobRunr 5.3.1, JDKMon 17.0.39 and J-Fall 2022.
-
Kubernetes 1.24 Released with Network Policy Status, Contextual Logging, and Subresource Support
The Cloud Native Computing Foundation (CNCF) released Kubernetes 1.24 in May by the name Stargazer. The release has new features such as Network Policy Status, Contextual Logging, and signing release artifacts, generally available for stable features such as PodOverhead, CSI volume expansion, and CSR duration.
-
Amazon EC2 Introduces Replace Root Volume to Patch Guest Operating System and Applications
AWS recently introduced the ability to replace the root volume of EC2 instances using an updated AMI without stopping them. The Replace Root Volume helps patch the guest operating system and applications but still triggers a reboot of the instance.