How to automate Python/Flask deployment to Azure App Service

How to automate Python/Flask deployment to Azure App Service

This article will tell you how to set up a delivery pipeline to Azure App Service on the example of a simple Flask application.

How to build and deploy React.js with no downtime

How to build and deploy React.js with no downtime

Learn how to create a zero-downtime delivery pipeline for React apps in the accompanying guide to our first webinar.

How to create a blog with Gatsby and upload it to a server

How to create a blog with Gatsby and upload it to a server

Learn how to create a Gatsby blog from scratch and configure a pipeline that will build and deploy it to Netlify.

How to automate deployments to Shopify stores

How to automate deployments to Shopify stores

Learn how to automate deployments to your Shopify store and set up a staging environment to preview changes.

Production-grade CI/CD for React.js apps

Production-grade CI/CD for React.js apps

Learn how to easily test, build and deploy React apps to AWS services with Buddy's pipelines.

Develop, Test, and Deploy Your Symfony Project: A Step-by-Step Guide

Develop, Test, and Deploy Your Symfony Project: A Step-by-Step Guide

Learn how to create a Symfony project, write tests with PHPUnit, set up a view with Twig, and deploy to an EBS environment. Improve your development process with continuous integration and deployment

Quick Start with Version Control and Continuous Delivery

Quick Start with Version Control and Continuous Delivery

A 5-minute guide on how to place the code under version control and automate its deployment.

5 ways to deploy PHP applications

5 ways to deploy PHP applications

Learn how to deploy PHP applications with 5 types of delivery pipelines: from local builds and Composer, to atomic deployments and Docker containers.