Rust Linz, September 2021 - Filip Kieres - Send Your Microservices to the Autobahn w/ gRPC and Rust

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ก.ย. 2021
  • (offline per speaker's request) Want to speed up your microservices? Want to make e-money? Well, we’ve got you covered, at least for the former. Learn to build simple, secure, and well-factored gRPC microservices in Rust with Bazel. From the introduction to migration strategies for your microservice architectures. Join us for this production-ready talk, the TOUCHDOWN of this year!
    Rust Linz on Twitter: / rustlinz
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @bjugdbjk
    @bjugdbjk 2 ปีที่แล้ว

    Excellent talk by Filip, it gives complete overview what rust is with gRPC, Thumbsup for rust community for their work on gRPC.

  • @fbecart
    @fbecart 2 ปีที่แล้ว +6

    Thanks for the talk. It would be cool to have access to the examples you built (both grpc-rust and tonic), in particular if you set them up with Bazel and Tilt.

  • @fxposter
    @fxposter 2 ปีที่แล้ว +5

    Just to clarify: if I'm not mistaken - grpc-java and grpc-go actually do not use grpc-c. literally all other languages do, though :)

    • @richardbelleville8334
      @richardbelleville8334 2 ปีที่แล้ว

      This is correct. Go and Java do not build on gRPC C-Core. However, other languages are also moving away from C Core. Node and C# have recently migrated to stacks written entirely in Node and C# respectively.

  • @HiAdrian
    @HiAdrian 2 ปีที่แล้ว

    Really insightful and clear talk, thanks!

  • @DrIngo1980
    @DrIngo1980 2 ปีที่แล้ว +1

    This seems to hit all the subjects I am interested in. Gonna watch the whole thing when its not the middle of the night and I am super tired and my brain actually needs rest. Because I fear I'll miss out on really valuable information then. 😄

  • @emvdl
    @emvdl 2 ปีที่แล้ว +1

    Thank you 👍

  • @alfredozuloaga8326
    @alfredozuloaga8326 2 ปีที่แล้ว +1

    Outstanding presentation.
    Would you mind if you could share Git repository to visualize how you implement all these tools, please?

  • @crasite
    @crasite 2 ปีที่แล้ว

    Bazel is like the old game dota 1, if you don't already know someone who already know how to use bazel. You won't be able to learn how to use bazel.

  • @patix0331
    @patix0331 2 ปีที่แล้ว

    Awesome