pet2cattle source code

1 min read | by Jordi Prats

These are some of the technologies pet2cattle is using:

  • Blogging platform.
  • Running in a Kubernetes cluster (K3S) deployed to AWS using terraform.
  • Deployed on Kubernetes using a helm chart.
  • Data is stored on a S3-compatible object storage. (minIO)
  • Posts are written using Markdown.
  • Posts are versioned using a git repository.
  • AWS costs are publicly available (source code).
  • Diagram's source code in python.

pet2cattle diagram


Categories
  • source code
  • Kubernetes
  • python
  • Flask