StrapiConf 2021

Platform.sh Workshop: Build a production Strapi instance service by service with Platform.sh

Strapi is a tremendous tool for quickly building content APIs, but building a local app into a production site comes with all the same concerns any other site has. Primarily, you need to be able to quickly and repeatedly provision infrastructure for new features and each new pull request to the application. In this workshop, we’ll show you how the infrastructure-as-code approach of Platform.sh can offload all of your infrastructure needs directly onto Git by adding multiple service containers with just a few lines of YAML, providing you with an efficient development workflow as you build out your production headless CMS.

You can find the code used to follow along with the workshop here

Find out more information about Strapi at Platform.sh