mirror of
https://github.com/autistic-symposium/backend-and-orchestration-toolkit.git
synced 2025-06-12 17:02:56 -04:00
👾 code and notes on cloud microservices, orchestration (e.g., cloud, terraform, kubernetes, docker, data engineering)
autismawscdkcloudcloudformationdockereksgcpk8skafkakubectlkuberneteskustomizekustomize-exampleslambda-functionslambdasnodeorchestrationpods
![]() Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
code | ||
communication | ||
protocols | ||
storage | ||
README.md |
☁️🧰 orchestration and backend engineering
code in this repo
services and pubs
cloud
storage
management
learning
backend fundamentals
-
- Request Response model
- Synchronous vs. Asynchronous workloads
- Push
- Polling and Long Polling
- Server-Sent Events
- Publish-Subscribe (Pub/Sub)
- Multiplexing vs. Demultiplexing
- Stateful vs. Stateless
- Sidecar Pattern
-
- protocol properties
- HTTP/1.1, 2, 3
- WebSockets
- gRPC
- WebRTC
- proxy vs. reverse proxy
- Layer 4 vs. Layer 7 load balancers