-
Want to run serverless applications and use your secrets from Hashicorp Vault?
Read More
Google's Cloud Run and Cloud Functions are brilliant for running workloads without having to mange any infrastructure. But more often than not, the serverless application needs to communicate with other services. This will most likely … -
How do you pass around your secrets, without leaking them? In this post we will be diving into how to manage our secrets.
Read More -
At BESTSELLER we run multiple Kubernetes clusters in multiple clouds, which gives us some assurance that even if one provider or one region is degraded we are still able to serve our customers. But multiple clusters, multiple clouds and multiple teams can be a bit difficult to grasp as an engineer. That is why we …
Read More