InfoWorld logo InfoWorld


  • MariaDB’s new SkySQL release gets serverless analytics, cost management features

    3h
    MariaDB is adding features such as serverless analytics and cost management to the new release of its managed database-as-a-service (DBaaS) SkySQL, it said Thursday.SkySQL, which is a managed instance of the MariaDB platform, offers OLAP (online analytical…
  • Intro to tRCP: Integrated, full-stack TypeScript

    5:00am
    JavaScript has seen some breathtaking evolutionary leaps in its time. Among these were the introduction of server-side JavaScript with Node.js, and of strong typing with TypeScript. The tRPC project combines these two innovations to let developers define and…
  • How to use the rate limiting middleware in ASP.NET Core 7

    5:00am
    Rate limiting is a technique used to restrict the number of requests allowed to a particular resource to thwart DDoS attacks and API abuses. Once a rate limiting threshold is reached, subsequent requests to the resource are disallowed, delayed, or…
  • JetBrains updates IDEs for Java, JavaScript, Rails

    5:00am
    JetBrains has released new versions of its IntelliJ IDEA, WebStorm, and RubyMine IDEs for Java, JavaScript, and Ruby on Rails development, respectively. The upgrades feature improvements ranging from UI refinements to faster Maven import in IntelliJ, Astro…
  • Google ambushes on-prem PostgreSQL with AlloyDB Omni

    Wed 9:00am
    Google is developing a self-managed and downloadable version of its PostgreSQL-compatible AlloyDB fully managed database-as-a-service (DBaaS) in order to further help enterprises to modernize their legacy databases. It is now inviting applications for the…
  • Regex: Processing patterns in text

    Wed 5:00am
    Many programming languages feature regular expressions—or "regex" for short—which are used to find patterns in strings of text. A regex library is a mini-language for describing patterns, which can be combined with utilities to extract and work with the…
  • Working with Azure’s Data API builder

    Wed 5:00am
    Microsoft’s platform-based approach to cloud development has allowed it to offer managed versions of many familiar elements of the tech stack, especially within its data platform. As well as its own SQL Server (as Azure SQL) and the no-SQL Cosmos DB, it has…
  • Java garbage collection revamp would boost performance

    Tue 3:22pm
    A proposal floating in the Java community would improve application performance by extending the ZGC (Z Garbage Collector) to maintain separate generations for young and old objects. This would allow ZGC to more frequently collect young objects, which tend to…
  • From the 10x developer to the 10x team

    Tue 5:00am
    Bigfoot and the mythical 10x developer have a lot in common: Sightings are rare and not definitive. However, although many people have a fuzzy idea about what a Bigfoot looks like, the profile of the 10x developer—the developer who is 10 times more…
  • From ‘cloud washing’ to ‘AI washing’

    Tue 5:00am
    Remember cloud washing from a few years ago? This term refers to the practice of companies representing their products and services as cloud-based when they are not truly cloud-based. In other words, cloud washing was, and still is, a marketing tactic that…
  • YugabyteDB Managed adds managed command line interface

    Mon 2:25pm
    Yugabyte on Monday said that it was adding a new managed command line interface along with other features to the managed version of its open source distributed SQL database, dubbed YugabyteDB Managed.The new Managed Command Line Interface (CLI), according to…
  • GitHub Copilot X will tap ChatGPT-4

    Mon 11:00am
    GitHub Copilot, GitHub’s AI-driven programmer’s assistant, is set to add chat and voice capabilities, as the tool adopts OpenAI’s ChatGPT-4 deep learning technology.GitHub is calling its vision for the tool GitHub Copilot X, the company announced on…
  • AWS adds ML-based call analytics capabilities to Amazon Chime SDK

    Mon 10:30am
    Amazon Web Services on Monday said it is adding call analytics capabilities to Amazon Chime SDK offering in a bid to reduce the time and cost of generating insights from real-time audio calls, transcription, and voice analysis.Amazon Chime SDK is a software…
  • 6 ways to avoid and reduce data debt

    Mon 5:00am
    Devops teams build their infrastructure as code, automate deployments with continuous integration/continuous delivery (CI/CD), and establish continuous testing as some of the steps to avoid technical debt. Too much technical debt smells like rotting cheese and…
  • AI and the future of software development

    Mon 5:00am
    AI-driven software development is no longer a futuristic dream. With GitHub Copilot, more than 1.2 million developers already rely on artificial intelligence to generate code on their behalf, saving them time (and their companies money). But while we tend to…
  • 9 qualities of a successful CTO

    Mon 5:00am
    A chief technology officer (CTO) is the executive responsible for defining an organization's technology strategy and leading its technology teams. The position is similar to that of a CIO (chief information officer), but CTOs are particularly focused on…
  • Spin 1.0 aims to simplify WebAssembly microservices

    Fri 4:30pm
    Fermyon Technologies has published Spin 1.0, the first stable release of the company’s open source framework for building event-driven microservice applications with WebAssembly.Spin 1.0 was formally introduced on March 22. With Spin, developers can build…
  • 3 multicloud myths that need to be crushed

    Fri 5:00am
    Hearing everyone’s opinion of the cost-efficiency and value of multicloud deployments is fun. Most people don’t get it right—more from misperceptions and groupthink than anything else. I’m sorry to be the guy who comes along and crushes these myths,…
  • Oracle Helidon taps virtual threads for ‘pure performance’

    Mar 23, 2023, 5:00 pm
    Oracle’s Helidon, a set of Java libraries for developing cloud-native microservices, is set to improve performance via virtual threads with the planned 4.00 version.Currently in an alpha state of development, Helidon 4.0.0 introduces Nima, a web server based…
  • Oracle adds machine learning features to MySQL HeatWave

    Mar 23, 2023, 1:59 pm
    Oracle is adding new machine learning features to its data analytics cloud service MySQL HeatWave.MySQL HeatWave combines OLAP (online analytical processing), OLTP (online transaction processing), machine learning, and AI-driven automation in a single…
  • Intro to Tauri: The Electron alternative

    Mar 23, 2023, 5:00 am
    Tauri is a cross-platform framework that turns JavaScript or TypeScript code into a native application for virtually any operating system. While it is similar to Electron or React Native, Tauri is able to handle a wide range of front-end technologies. It…
  • How to work with EF Core migrations in ASP.NET Core

    Mar 23, 2023, 5:00 am
    An object-database mapper for .NET Core, Entity Framework Core is the open-source, cross-platform counterpart of the Entity Framework ORM (object-relational mapper) for .NET. Among the notable features of EF Core is the ability to carry out migrations to…
  • Visual Studio Code 1.76 shines on usability, pytest

    Mar 22, 2023, 5:00 pm
    Microsoft has released Visual Studio Code 1.76, the latest monthly release of its open source programming editor. The upgrade, also known as the February 2023 release, brings usability enhancements to profiles and remote development and improves IntelliSense…
  • Splunk adds new security and observability features

    Mar 22, 2023, 4:36 pm
    Splunk is adding new security and observability features to its Observability Cloud and Mission Control to identify threats and incidents more efficiently.The company’s Observability Cloud, which offers AIops-based infrastructure monitoring, application…
  • SAP to add more governance capability for low-code tool Build

    Mar 22, 2023, 5:31 am
    SAP will soon add new governance feature for applications developed on its low-code and no-code platform Build, a move that analysts say comes late in the game for SAP, as there are already well-established governance tools on the market.The governance feature…
  • How to test your B2B startup idea

    Mar 22, 2023, 5:00 am
    In the time of shedding and cold rocks, many developers branch out and work on their own startup ideas. It is not as crazy as it sounds. If you suddenly have time on your hands, and there are more candidates than open positions while shadowy hedge funds push…
  • How to convert Python to JavaScript (and back again)

    Mar 21, 2023, 3:00 pm
    Python or JavaScript? While we’re still arguing over which has the upper hand or the brighter future, little doubt exists as to which owns the web’s front end. Until WebAssembly advances to the point where we can transparently compile other languages to…
  • JDK 20: The new features in Java 20

    Mar 21, 2023, 11:00 am
    Java Development Kit (JDK) 20 is now available as a production release from Oracle. The latest upgrade of standard Java, JDK 20 features incubation or preview versions of seven new capabilities including virtual threads and structured concurrency.The seven…
  • Oracle: Java subscribers can renew under old terms

    Mar 21, 2023, 11:00 am
    Current Oracle Java SE licensees are not required to move to the company’s controversial new Java subscription plan, which charges based on the number of employees rather than the number of actual Java users. Their current Java SE licenses and related…
  • Observability will transform cloud security

    Mar 21, 2023, 5:00 am
    Security observability is the ability to gain visibility into an organization’s security posture, including its ability to detect and respond to security threats and vulnerabilities. It involves collecting, analyzing, and visualizing security data to…