Tại Rust Nation UK, CTO của Microsoft Azure đã chia sẻ rằng họ đang tích cực ứng dụng ngôn ngữ Rust để viết lại các thành phần quan trọng trong Windows, Office và Azure.
Lý do là để cải thiện bảo mật, tránh lỗi liên quan đến bộ nhớ, và tối ưu hiệu suất ở cấp độ thấp nhất.
Ngoài ra, Microsoft còn phát triển các công cụ AI hỗ trợ chuyển đổi mã nguồn như:
- Trình chuyển đổi từ C sang Rust an toàn
- Công cụ dịch từ Python sang Rust
Không chỉ dùng Rust, họ còn xây cả hệ sinh thái xoay quanh nó.
Tất nhiên, việc áp dụng Rust cũng đi kèm nhiều thử thách.
Một số nhóm dev nội bộ chia sẻ rằng Rust không dễ học, cần thời gian để làm quen. Nhưng đổi lại là mã nguồn an toàn hơn, ít lỗi hơn và dễ kiểm soát hơn trong các hệ thống lớn.
Việc Microsoft nghiêm túc với Rust có thể là tín hiệu cho thấy Rust sẽ còn phổ biến hơn trong tương lai, không chỉ trong giới developer mà cả ở cấp độ doanh nghiệp, hệ điều hành và cloud.
-
At Rust Nation UK, the CTO of Microsoft Azure shared that they are actively adopting the Rust programming language to rewrite critical components of Windows, Office, and Azure.
The goal is to enhance security, eliminate memory-related bugs, and optimize performance at the lowest level.
In addition, Microsoft is developing AI-powered tools to support code migration, such as:
- A converter from C to safe Rust
- A translator from Python to Rust
They’re not just using Rust — they’re building an entire ecosystem around it.
Of course, adopting Rust also comes with challenges.
Some internal developer teams have shared that Rust has a steep learning curve and takes time to get used to. But in return, the code is safer, less error-prone, and more manageable in large-scale systems.
Microsoft’s serious investment in Rust may signal that the language is on track to become even more popular in the future — not just among developers, but also at the enterprise, operating system, and cloud infrastructure levels.