< Return to Blog

Contributing to my first Rust crate

My Rust journey continues and I wanted to sink my teeth into a crate that's relatively popular and well maintained.  One such project is also by Jon and is called tsunami.
This lets you orchestrate cloud services using Rust SDKs, and my first PR is one to add VPC support to the AWS provider.  Here I'm meshing my Cloud Ops experience and Rust, and it feels good!
Checkout the PR for details, it's still in its infancy though!