This talk was recorded at Copenhagen Developers Festival in Copenhagen, Denmark. #cphdevfest #ndcconferences #developer #softwaredeveloper Attend the next NDC conference near you: https://ndcconferences.com https://cphdevfest.com/ Subscribe to our YouTube channel and learn every day: / @NDC Follow our Social Media! https://www.facebook.com/ndcconferences https://twitter.com/NDC_Conferences https://www.instagram.com/ndc_conferences/ #serverless #devops #http #webassembly This session will introduce you to using WebAssembly components, when developing software. Containers have become the standardized interface between software and the platform you run. Having that interface helps increase productivity in getting new software deployed. However, a container is fairly low-level interface, where processing architectures, and operating systems are part of it. WebAssembly is a platform neutral compilation target. With the component model, the interface between your platform and software is no longer tied to operating systems, and processing architectures, but can include a much higher-level abstraction, e.g., an HTTP request/response platform. This is not too different from working with a platform like AWS Lambda, but because of WebAssembly components, you get to choose freely between the programming language you want to use. This is one of many use-cases WebAssembly components will give you, as a software developer, or platform provider.
Get notified about new features and conference additions.