fermyon / enterprise-architectures-and-patterns

Collection of Enterprise Architectures & Patterns built with Spin and WebAssembly
50 stars 12 forks source link
architectures fermyon-spin patterns spin webassembly

Enterprise Architectures & Patterns

Build Status

This repository contains a collection of enterprise architectures and patterns, to illustrate the potential of Spin and WebAssembly (Wasm) for building real-world applications.

Each folder contains a self-contained example, including a high-level explanation of the pattern/architecture and instructions on how to build and run the particular Spin App(s).

Getting Started with Spin

If you haven't used Spin before, we highly recommend exploring the Fermyon Developer Home to get started. There you'll find everything from installing Spin on your local machine, over language-specific guides, to advanced techniques when building serverless Wasm applications.

Architectures & Patterns in this Repository

CronJobs in Kubernetes

CRUD APIs

Command and Query Responsibility Segregation (CQRS)

Patterns for building HTTP APIs

Application Variables (aka Configuration Data)

Webhooks

Distributed Application Patterns

Testing

Are you looking for a particular pattern or architecture

We do our best to keep the list of enterprise architectures and patterns continuously growing. If you're missing a particular architecture or pattern, create an issue and let us know.