Build a Serverless WebAssembly App in Python using Spin | Sohan Maheshwar | Conf42 Python 2024

Conference: Conf42 Python 2024

Year: 2024

Read the abstract ➤ https://www.conf42.com/Python_2024_Sohan_Maheshwar_serverless_webassembly_app_spin Other sessions at this event ➤ https://www.conf42.com/python2024 Join Discord ➤ https://discord.gg/DnyHgrC7jC Support our mission ➤ https://www.conf42.com/support Chapters 0:00 intro 0:20 preamble 0:50 the next wave of cloud compute will be powered by webassembly 1:37 what is webassembly? 2:07 a few things to know about webassembly 2:32 wasm is another bytecode format 3:49 a few things to know about webassembly 5:55 compile and run 6:43 wasi: a new kind of system interface 7:46 compilation and language support 8:27 rust has a great wasm support 8:52 interpreted languages are a little more tricky 9:11 you need to compile the interpreter to wasm 10:24 getting started with wasm 10:32 introducing spin 11:51 demo 1 17:15 4 things making webassembly great 19:19 how this will change cloud computing 20:46 no more clunky containers 22:30 fix serverless 24:32 demo 2 27:43 component model 28:33 wasm module 29:06 composing applications 29:35 componentize-py 30:27 thank you!