AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Shuttle: A Platform for Hosting Rust Applications
Rust is basically abstracting cloud infrastructure in their framework. So think of deploying a Rust application to AWS. They're working with, but rather than you managing all the different parts, like an EC2 instance or a database and so on. And then based on those injections, shuttle figures out which infrastructure to boot up when you deploy it. The idea is that if it runs on Amazon Web Services (AWS), you can inject it in your project.