Purpose and Overview

Image Hub is a sample application written to run on Consul for exploring WebAssembly modules used as Envoy filters. Image Hub is a sample application written to run on Consul for exploring WebAssembly modules used as Envoy filters written in Rust. This application was first demonstrated at DockerCon 2020.

Demo of WASM-enabled Consul service mesh data plane.

Watch the demo to learn more about how WebAssembly (WASM) modules are dynamically loadable and reloadable in service mesh data planes, enabling them to be more intelligent and responsive in real-time.

These modules can be used to implement multi-tenancy or to implement per user rate limiting in your application’s endpoints. This project examines how to let application infrastructure concerns melt off your service mesh workloads and have your infrastructure implement multi-tenancy on your behalf.

Learn how to use Docker Desktop and Kubernetes as your development platforms of choice in combination with Meshery, the service mesh management plane, to easily deploy a service mesh. Using Consul and Envoy’s latest capabilities, see how WASM can be used to move user authentication and authorization from your application to the infrastructure.

Consul Service Mesh Architecture w/WebAssembly
Image Hub deployed on Consul
Contributors

This demo application has been enabled by experimental works of Nic Jackson of HashiCorp, and Kanishkar J, Lee Calcote, and other contributors of Layer5.

Learn more about the Layer5 and HashiCorp Partnership.