InfoQ Homepage Development Content on InfoQ
-
Azure Announces Jumpstart Agora, a Collection of Cloud-to-Edge Examples
Microsoft recently introduced Jumpstart Agora, a new initiative to provide end-to-end industry scenarios for cloud-to-edge solutions. The first project that has been released is Contoso Supermarket, a sample point-of-sale application.
-
JDK 21 and JDK 22: What We Know So Far
JDK 21, the next Long-Term Support (LTS) release since JDK 17, has reached its initial release candidate phase with a final set of 15 new features, in the form of JEPs, that can be separated into four categories: Core Java Library, Java Language Specification, HotSpot and Security Library. We examine JDK 21 and predict what features may be targeted for JDK 22.
-
How Spotify Improved its LLM Chatbot in Sidekick
While using a Large Language Model chatbot opens the door to innovative solutions, Spotify engineer Ates Goral argues that crafting the user experience so it is as natural as possible requires some specific efforts to order to reduce latency.
-
External REST Endpoint Invocation in SQL Azure Now Generally Available
Microsoft recently announced the general availability (GA) of Azure SQL Database External REST Endpoint Integration – an ability to call a REST endpoint natively from Azure SQL Database.
-
OpenSSF New Manifesto Urges the Software Industry to Take Responsibility for Open Source Security
The Open Source Consumption Manifesto from OpenSSF aims to make the software industry more aware of its responsibility when it comes to ensuring the software supply chain remains secure and healthy.
-
.NET Upgrade Assistant: Project Features Upgrade and .NET MAUI Improvements
Microsoft has announced an updated version of the .NET Upgrade Assistant in Visual Studio. The new release brings on a series of enhancements designed to simplify the migration process for .NET MAUI. Notably, developers can now also upgrade project features without needing to change the existing .NET version.
-
AWS Introduces M7a General Purpose AMD Genoa Instances
Amazon recently announced the availability of the M7a instances powered by the 4th generation AMD EPYC (Genoa) processors. The new general-purpose instances are priced higher than the previous generation AMD M6a and the latest Intel M7i instances.
-
Budget for Project Users in Google Cloud Lowers the Barrier to Create and Manage Budgets
Google recently introduced budgets for project users, allowing users with a project owner or project editor role to create budgets for their projects without needing access to the higher-level billing account permissions to get notifications based on their cloud spend. This Cloud Billing feature is currently in preview.
-
MicroStream Debuts Eclipse Store Java Persistence Framework at Eclipse Foundation
MicroStream, an open-source Java persistence framework, recently announced the first release of Eclipse Store under the auspices of the Eclipse Foundation. This first release contains two core components from MicroStream, its Serializer and StorageManager restructured as Eclipse Serializer, and Eclipse Store, respectively.
-
Spring AI Provides Integration with OpenAI and Azure OpenAI
The experimental Spring AI project was introduced during the SpringOne conference and allows the creation of AI applications by using common concepts of Spring. Currently the project integrates Azure OpenAI and OpenAI as AI backends. Use cases like content generation, code generation, semantic search and summarization are supported by the project.
-
Spring Modulith 1.0 Gains Production-Readiness, IDE Support and Improved Testability
Spring Modulith 1.0 was promoted from its experimental status and became a fully supported Spring project. It structures Spring Boot 3 applications through modules and events. That module structure is now visible in IDEs like Spring Tool Suite and Visual Studio Code. The Event Publication Registry persists event completion faster. And Integration Tests Scenarios ease testing events.
-
Google Launches Three New Cloud Storage Options: Cloud Storage FUSE, Parallelstore, NetApp Volumes
Google recently launched three new cloud storage options: Cloud Storage FUSE for Artificial Intelligence (AI) applications that require file system semantics, a parallel file system Parallelstore for demanding AI and HPC applications that use GPUs, and NetApp Volumes for enterprise applications running in the cloud.
-
GPT-3.5 Turbo Can Now Be Fine-Tuned for Improved Quality and Performance
OpenAI has made GPT-3.5 Turbo available to developers, with the added bonus of allowing them to customize the model to improve performance for their specific use cases. According to OpenAI, fine-tuning GPT-3.5 Turbo can even outperform base GPT-4 for certain tasks.
-
Java News Roundup: Introducing Spring AI, Spring Modulith 1.0, Testcontainers Desktop
This week's Java roundup for August 21st, 2023, features news from OpenJDK, JDK 22, JDK 21, Jakarta EE, BellSoft, Spring Modulith 1.0, Spring Boot, Spring Authorization Server, Spring Batch, Spring AI, Testcontainers, Open Liberty, Quarkus, MicroProfile Metrics and Telemetry, Micronaut, Groovy, Tomcat, Grails, JHipster Lite, Vert.x Pinot Client, Yupiik Fusion and SpringOne conference.
-
Ngrok Starts Offering One Static Domain to All of its Free Users
To make it easier for developers to expose their local services to the Internet while developing them, ngrok is now providing them with the possibility to create and use one static domain for free, instead of relying on time-limited, random domains.