Advertisement
JDK 22: The new features in Java 22
The number of proposed features for the next version of standard Java now totals 10, with the addition of a second preview of structured concurrency and an enhancement to the Java application launcher.
Here's what AWS revealed about its generative AI strategy at re:Invent 2023
AWS CEO Adam Selipsky and other top executives at the company’s annual re:Invent conference revealed updates and new products aimed at challenging offerings from Microsoft, Oracle, Google, and IBM.
The evolution of multitenancy for cloud computing
We used to be a lot more interested in the mechanics of multitenancy. What are the exciting evolutions in the technologies that support it?
Advertisement
Key new features and innovations in EDB Postgres 16
Postgres is the elephant of relational database management systems. And Postgres 16 is the biggest elephant of them all.
Virtualenv and venv: Python virtual environments explained
Take advantage of virtual environments in Python to create and manage separate environments for your Python projects.
AWS delivers AWS SDK for Rust
Now available at crates.io, the AWS SDK for Rust provides access to some 300 AWS cloud services, each with its own Rust crate.
5 easy ways to run an LLM locally
Deploying a large language model on your own system can be surprisingly simple—if you have the right tools. Here's how to use LLMs like Meta's new Code Llama on your desktop.
AWS updates its Clean Rooms service with machine learning features
The capabilities, currently in preview, will allow enterprises to run machine learning on shared data while collaborating with partners and maintaining data privacy and security.
Deno adds Deno Cron for job scheduling
Deno Cron jobs can perform actions such as updating state in Deno KV, pinging a website, sending email, initiating a database backup, and calling an API at regular intervals.
Building GPT-boosted chatbots with Copilot Studio
Microsoft’s low-code and copilot-driven AI builder makes it easy to train chatbots on internal data, and ‘boost’ them with GPT and external data sources when appropriate.
Advertisement