We’re really excited to announce that AWS is sponsoring the Rust programming language! Rust is designed for writing and maintaining fast, reliable, and efficient code. It has seen considerable uptake since its first stable release four years ago, with com... (more…)
Read more »
This post covers a simple Rust application to explore topics like async/await, unsafe Rust, signal handling, and error handling. (more…)
Read more »
Today, we’re announcing the first alpha release of the Rust Language Server (aka RLS). With this alpha release, this is the first time we’re encouraging early adopters to try on real projects and send us feedback. The RLS has now reached a level of ...
Read more »
The software industry has a billion dollar problem. Our underlying systems are built on a mountain of insecure technologies that make it next to impossible t... (more…)
Read more »
The container ecosystem is growing up. Proprietary implementations are gradually being replaced by open standards. One of the most important standards from the open container initiative is the oci-runtime spec, which allows alternative container runtimes ... (more…)
Read more »