nullstone icon indicating copy to clipboard operation
nullstone copied to clipboard

Blueprints

Open BSick7 opened this issue 3 years ago • 0 comments

Nullstone's unique engine provides an easy mechanism for connecting different parts of an app's architecture.

Platform engineers want to codify common architectures into Nullstone so that developers have a golden path for common scenarios.

Examples

  • A web application that serves static content through a CDN and API requests through a load balancer.
  • A data pipeline for performing analytics on data and pushing the results into a data lake.
  • A Jupyter notebook connected to various data sources.

BSick7 avatar Sep 20 '22 12:09 BSick7