This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| simon_space:sofware_development [2024/01/30 15:46] – loqui | simon_space:sofware_development [2024/03/23 16:45] (current) – [Software Development] formatting loqui | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| [[simon_space: | [[simon_space: | ||
| + | |||
| + | [[simon_space: | ||
| ===== DevOps ===== | ===== DevOps ===== | ||
| Line 13: | Line 15: | ||
| * Etcd (formerly zookeeper) to coordinate across clusters, e.g., distributed locks | * Etcd (formerly zookeeper) to coordinate across clusters, e.g., distributed locks | ||
| * Truffle Hog or Dumpster Diver can find improperly shared secrets | * Truffle Hog or Dumpster Diver can find improperly shared secrets | ||
| + | * Helm charts to unify how services are deployed locally vs in the cloud | ||
| + | * Skaffold to launch helm charts | ||
| + | * Bazel to unify how projects are built across different languages (also provides build artifact cache) | ||
| ===== Sales ===== | ===== Sales ===== | ||
| * Battle sheet is a document that says why our product is better than specific competitors | * Battle sheet is a document that says why our product is better than specific competitors | ||