Skip to content

Examples

Following is the list of examples shipped with the formae installation. These examples are supposed to be executed through apply and destroy CLI commands.

Example Description
lifeline demonstrates how to work with the product through usual use cases over some period of time and with different roles
static-website shows how to deploy and configure a static website on AWS
ecs-hello-world provisions a simple AWS ECS application stack
eks-automode provisions an EKS cluster in auto-mode
rds-hello-world provisions an AWS RDS MySQL
route53 provisions an AWS Route53 configuration and an example health check
s3 provisions a simple AWS S3 bucket
sqs provisions a set of queues using AWS SQS service
secret-resolution demonstrates value wrapping and secure secret resolution with AWS Secrets Manager
services demonstrates how platform teams can do low-level infrastructure and provide easy-to-use, high-level services to developers