Rust en AWS
Herramientas y proyectos de ejemplo
![Comenzar Comenzar](https://d1.awsstatic.com/Developer%20Marketing/languages/net/Get%20Started-2x.fee9fe2376c2bb4f4c49d81524f0cd0636e65a5e.png)
![Servicios Servicios](https://d1.awsstatic.com/Developer%20Marketing/languages/net/Services-2x.aa8f4259567b96973fc594f836305e5d334ae78e.png)
![Soluciones Soluciones](https://d1.awsstatic.com/Developer%20Marketing/languages/net/Solutions-2x.dfd7902700538dd4a1a5471403ac08ad52ddf256.png)
![Biblioteca digital Biblioteca digital](https://d1.awsstatic.com/Developer%20Marketing/languages/net/NET%20Digital%20Library-2x.2003130c0a7d9323c4f01202b2c2450a61c8cf7c.png)
Blogs
Total results: 11
-
Zelda Hessler, 28/11/2023We’re excited to announce that the AWS SDK for Rust is now generally available and supported for production use. The AWS SDK for Rust provides an idiomatic, type-safe API, along with the benefits of the Rust language such as performance, reliability, and productivity. The SDK supports modern Rust language features like async/await, non-blocking IO, and [...]
-
Deval Parikh, Saahil Parikh, 23/10/2023Introduction The Rust programming language was created by Mozilla Research in 2010 to be “a programming language empowering everyone to build reliable and efficient(fast) software”[1]. If you are a beginner level SDE or DevOps engineer or decision maker in your organization looking to adopt Rust for your specific use, you will find this blog helpful [...]
-
Sean McArthur, 28/06/2021In February, Josh Aas from Internet Security Research Group, Daniel Stenberg from curl, and I (from hyper and Amazon Web Services) hosted a joint webinar to discuss memory safety and the internet, and how using hyper in curl can help make the internet safer. Because curl is open source and permissively licensed, it is found [...]
-
Alistair McLean, 08/06/20212020 was the year that ARM chips made the headlines by moving from largely mobile form factors into the cloud thanks to AWS Graviton2, allowing you to have up to 40% better price performance over comparable current generation x86 Amazon Elastic Compute Cloud (Amazon EC2) and Amazon Relational Database Service (Amazon RDS) instances. We speak [...]
Crear
Convierta texto a voz y de vuelta a texto usando un SDK de AWS para Rust
Utilice Amazon Polly para sintetizar un archivo de entrada de texto sin formato (UTF-8) en un archivo de audio, cargue el archivo de audio en un bucket de Amazon Simple Storage Service, utilice Amazon Transcribe para convertir ese archivo de audio en texto y mostrar el texto.
Detecte rostros en una imagen usando un SDK de AWS para Rust
Guarde la imagen en un bucket de Amazon Simple Storage Service con un prefijo de carga, use Amazon Rekognition para detectar detalles faciales, como rango de edad, género y emoción (sonrisa, etc.), y muestre esos detalles.
Ejemplos del escalado automático de aplicaciones usando SDK para Rust
Lleve a cabo acciones e implemente escenarios comunes utilizando el SDK de AWS para Rust con el escalado automático de aplicaciones.