PaaS to AKS: ARM for EDS

This blog post is part of a series about building a production ready Continuous Integration setup for Sitecore using K8s containers on AKS. For more information and other articles on this subject check out the series index. External Data Services A K8s deployment to AKS requires a number of so called external data services (EDS) …

Continue reading

PaaS to AKS: scripts & secrets

This blog post is part of a series about building a production ready Continuous Integration setup for Sitecore using K8s containers on AKS. For more information and other articles on this subject check out the series index. Secrets management In general it is a bad idea to store credentials or secrets in your code repository. …

Continue reading