PinnedClément Joye·Feb 1, 2021Decrease UI tests time executionThis article is meant as an inspiration for people interested in improving parallelization of their UI tests using Kubernetes & powershell.
InBetter ProgrammingbyClément Joye·Sep 24, 2022Build a React Frontend With Umbraco Including Server Side RenderingCreate SEO-friendly web apps
InAWS TipbyClément Joye·Aug 12, 2022[Serverless architecture #4] Umami analytics in a serverless architecture with Azure container…Adapting a web analytics tool to a serverless architecture
Clément Joye·Aug 12, 2022[Serverless architecture #1] On the road to a serverless containerized CMS websitePassing from server provisioning to a serverless architecture in the context of a CMS website with live preview / web analytics…
Clément Joye·Jun 18, 2022[Serverless architecture #3] Gatsby/Strapi with Live preview capability in a serverless…This post is for anyone interested in deploying Gatsby / Strapi with Live preview capability using a serverless architecture.
Clément Joye·May 20, 2022[Serverless architecture #2] Strapi v4 with Azure Container Instances (ACI)This post is for anyone interested in deploying Strapi using a serverless architecture. Code and README available.
Clément Joye·May 15, 2021Build a local dashboard to overview your different pipelinesHere we will walk through the creation of a local and free Angular dashboard to monitor your different projects / pipelines.
Clément Joye·Feb 21, 2021Automated load testing with Locust and Kubernetes (AKS)This article is meant for people with an interest for running load tests with Kubernetes in an automated way. Powershell scripting…