backend-and-orchestration-t.../README.md
2023-03-22 19:02:08 -07:00

39 lines
1.1 KiB
Markdown
Executable file

## ☁️ resources on cloud and orchestration
<br>
### in this repo
<br>
* [docker](https://github.com/bt3gl-labs/Scratch-Space-Cloud-and-Orchestration/tree/master/docker)
* [kubernetes](https://github.com/bt3gl-labs/Scratch-Space-Cloud-and-Orchestration/tree/master/kubernetes)
* [spin up a node server example](kubernetes/node-server-example)
* [using kustomize for deployment](kubernetes/kustomize)
* [using python cdk for deployment](kubernetes/python-cdk)
* [aws](https://github.com/bt3gl-labs/Scratch-Space-Cloud-and-Orchestration/tree/master/aws)
* [gcp](https://github.com/bt3gl-labs/Scratch-Space-Cloud-and-Orchestration/tree/master/gcp)
* [chef](https://github.com/bt3gl-labs/Scratch-Space-Cloud-and-Orchestration/tree/master/chef)
* [kafka](https://github.com/bt3gl-labs/Scratch-Space-Cloud-and-Orchestration/tree/master/kafka-and-streaming)
<br>
---
### resources
<br>
##### go-outside
* [end-to-end pipeline for video edition on AWS SQS + lambda + SNS](https://github.com/go-outside-labs/aws-pipeline-py)
<br>
##### external
* [saw, a multi-purpose tool for aws cloudwatch logs](https://github.com/TylerBrock/saw)