InfoQ Homepage News
-
Quarkus 2.0 Delivers Continuous Testing, CLI and Supports Minimal JDK 11
Red Hat has released Quarkus 2.0 with new features such as continuous testing, a new CLI, and developer services. This version upgrades its core as well, moving to JDK 11, Vert.x 4.0 and MicroProfile 4.0, promising to have a seamless upgrade experience. InfoQ reached out to the Quarkus’ core team members to provide a brief description on the benefits of each newly-added feature in Quarkus 2.0.
-
Node-RED 2.0 Improves Developer Experience with New Flow Debugger and Flow Linter
IoT-focused low-code programming tool Node-RED reaches version 2.0, bringing flow debugger and flow linter to help programmers find bugs in their flows.
-
Visual Studio 2022 Preview 2 Focuses on Instant Feedback
Microsoft's second preview of Visual Studio 2022 provides a deeper look at the feature the company plans to provide in its latest IDE. As to be expected with software in development, there are also a few rough spots.
-
Baidu's ERNIE 3.0 AI Model Exceeds Human Performance on Language Understanding Benchmark
A research team from Baidu published a paper on the 3.0 version of Enhanced Language RepresentatioN with Informative Entities (ERNIE), a natural language processing (NLP) deep-learning model. The model contains 10B parameters and achieved a new state-of-the-art score on the SuperGLUE benchmark, outperforming the human baseline score.
-
Envoy Proxy is Generally Available on Windows
The CNCF-graduated project Envoy Proxy was recently announced as generally available on Windows. Starting with version 1.18.3, engineers can use the Envoy proxy on Windows for production workloads.
-
InfoQ Live August 17th: Deep-Dive in Cloud Native, CI/CD, Service Mesh, and More
Practically every development team would benefit from building and running applications that use the advantages of the cloud computing delivery model. This August 17th at InfoQ Live, software leaders dive into topics such as service mesh, CI/CD, cloud native best practices and pitfalls, and more. Join them and book your spot now for just $19.95.
-
Java News Roundup: IntelliJ IDEA 21.2, Quarkus 2.1, Micronaut 3.0.0-M5, WildFly, Payara Platform
This week's Java roundup for July 26th, 2021, features news from JDK 17, JDK 18, the road to Micronaut 3.0.0, Quarkus 2.1.0, Apache Camel Quarkus 2.1.0, WildFly 24.0.1, Josh Long’s latest edition of the Bootiful Podcast, IntelliJ IDEA 2021.2, IntelliJ Scala Plugin 2021.2, RefactorFirst 0.2.0 and Apache Tuweni 2.0.
-
CNCF Publishes Latest Technology Radar Focused on Multicluster Management
CNCF published the fifth edition of the End User Technology Radar. This time the theme was multicluster management split between cluster deployment and core services and add-ons related to tooling and day-two operations.
-
GitLab Open-Sources Package Hunter, Falco-Based Tool to Detect Malicious Code
GitLab has released a new open-source tool, Package Hunter, aimed to detect malicious code by running your project dependencies inside a sandbox. Package Hunter leverages Falco to detect unexpected application behaviour at runtime.
-
Need Help Tracking Cloud Emissions? Microsoft Previews Microsoft Cloud for Sustainability
At the recent Inspire 2021 conference, Microsoft announced the preview of Microsoft Cloud for Sustainability, a new service to help companies measure and manage their carbon emissions, set sustainability goals and take measurable action.
-
AWS Announces the General Availability of Amazon EBS io2 Block Express Volumes
Amazon Elastic Block Store (EBS) volumes are a key Elastic Compute (EC2) component with several HDD and SSD volumes, each designed for a particular use case. And recently, AWS announced the general availability of its cloud-based storage area network (SAN) offering, Amazon EBS io2 Block Express volumes – providing 4x higher throughput, IOPS, and capacity than io2 volumes.
-
WebContainers, Running Node.JS in the Browser
Stackblitz recently released a new product called WebContainers that enables developers to create full stack Node.js environments within the browser which loads instantly and comes bundled with VS Code, a full terminal, NPM, and more.
-
GitHub Funds Independent Legal Support for Developers against DMCA
GitHub has launched a program to offer developers free legal support from Stanford Law School against DMCA takedowns requested under Section 1201. InfoQ has taken the chance to speak with Mike Linksvayer, head of developer policy at GitHub, and Phil Malone, director of Juelsgaard Clinic, Stanford Law.
-
Distributed DevOps Teams: Enabling Non-Stop Delivery
Keeping in touch and being cohesive as a distributed team is a challenge many face. Assigning stories from a shared backlog helped a distributed team in doing non-stop delivery, as did giving all members of the team the authority to promote to production and back-out code at need. You need to give attention to the architecture to prevent creating similar or duplicate micro-services.
-
GraalVM 21.2 Improves Native Components
GraalVM 21.2 has been released to speed up native compilation times, and improve integrations with JDK flight recorder as well as improve support for non-Java languages like Ruby and JavaScript.