Gurpreet Singh

Security Software Engineer, EDG Platform Security Team

Software Engineer working in EDG Platform Security Team

Post by this author

Getting started with Azure Cosmos DB using API for MongoDB and Rust

Rust is becoming increasingly popular both externally and internally at Microsoft due to its performance and safety, especially safe concurrency. In this tutorial, we are going to be writing a Rust application to perform create, read, update, and delete (CRUD) operations on data using Azure Cosmos DB's API for MongoDB. Prerequisites...