Full-stack development of a B2B payment infrastructure with Rust - with Florent Bécart

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.ค. 2024
  • Florent Bécart, CTO of Nikulipe, and Luca Palmieri, Principal Engineering Consultant at Mainmatter, review Nikulipe's journey with #rustlang building payment processing services. 🦀
    Florent and Luca discuss the reasons behind adopting Rust, highlighting its benefits, such as lower operational costs, scalability, safety, and maintainability. They also mention the advantages of Rust's borrow checker and its impact on security and cover the use of tools like Yew and WebAssembly for frontend development with Rust.
    They conclude with an overview of the challenges faced, including long compile times, workspace management, and issues encountered with Protobuf.
    #techtalks
    👀 Read the interview summary on our blog: mainmatter.com/blog/2024/06/0...
    🚀 Are you on a Rust journey? 🚀
    We can help with mentoring, training, team augmentation, and custom development. Learn more: mainmatter.com/rust-consulting/
    🦀 TIMESTAMPS 🦀
    00:00 - Intro
    00:52 - Start of the interview
    01:41 - Florent’s presentation
    03:15 - Nikulipe’s decision to adopt Rust
    05:29 - Managing spiky workloads with Rust
    07:00 - Using Rust for frontend development
    13:24 - Nikulipe’s challenges working with Rust
    22:50 - The future of Rust at Nikulipe
    23:56 - Florent’s advice on Rust for decision-makers
    26:49 - Conclusion
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 1

  • @ranit-biswas
    @ranit-biswas หลายเดือนก่อน +4

    I didn't exactly get what was the issue with protobuf in Rust. I mean it's said in a broader aspect that the way it is Go-native, it's not that Rust-native. What else ? It would be great if you could state a scenario when protobuf is creating an issue in Rust. Just need an example or instance.