Guides
Here are several examples that illustrate how to use Orbits in practical scenarios.
📄️ Hello world
A practical example to help you write your first application using Orbits.
📄️ CDK Cross-Account Resource Example
A practical example demonstrating how to manage AWS resources across multiple accounts using CDK and orbits. This project showcases an hello-world example : it deploys an AWS Systems Manager parameter in Account A and read it from a Lambda function in Account B.
📄️ An express server over your resources
One of the advantage of being over
📄️ CDK8S simple deployment
A practical example demonstrating how to manage kube resources through CDK8S and orbits.