
The simple guide to Cypress.io test automation
Learn how to write tests with Cypress and automatically run them on every change to code.

How to integrate AWS CodeCommit with Buddy
Learn how to properly integrate a CodeCommit repository and configure a webhook that will trigger deployments from Buddy.

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
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

Scalable Docker Ecosystem with Buddy
Learn how to create a scalable Docker environment with a Docker registry and Buddy.

How to track code coverage with SonarQube and Buddy
Learn how to reliably monitor your code coverage using SonarQube with Buddy.

How to run and automate visual tests on your website
Learn how to configure a pipeline that will build your application and perform automated visual tests in the staging environment.

How to speed up building Docker images
Learn how to properly structure Docker layers in the Dockerfile, reduce the weight of the Docker image, and automate building images with pipelines.