My co-founder and I are running a DevOps shop. We mainly help our customers to deploy and manage complex, production-grade environments on public clouds such as AWS, GCP, and Azure.
For our daily business, we started to develop reusable components such as Terraform Modules, that help to easily deploy infrastructure components such as Virtual Private Clouds (https://github.com/mineiros-io/terraform-aws-vpc) and S3 buckets (https://github.com/mineiros-io/terraform-aws-s3-bucket).
While our library is far from being complete, the idea is to simplify the deployment and management of whole architectures such as Container (EKS, ECS / Fargate), Serverless (Lambda, API Gateway, Cognito, DynamoDB, Cloudwatch), and Compute (Single - or Node Group of EC2 Instances).
If you are working with AWS, it might be worth taking a look: https://github.com/mineiros-io
Feedback will be highly appreciated :)