---
title: Configuration & Deployment | Shopware Community Hub
description: >-
  Learn best practices for configuring, deploying, and automating Shopware 6
  projects on PaaS platforms.
canonical_url: 'https://hub.shopware.com/learn/course/paas-configuration-deployment'
---

# Configuration & Deployment

Now that you have your project foundation in place, it's time to learn the art of configuration and deployment. This course covers the essential skills needed to configure your Shopware applications for optimal performance, deploy them reliably, and automate your development workflows.

In this course, you'll learn how to transform your prepared projects into production-ready deployments. We'll explore advanced configuration techniques, build robust deployment pipelines, and implement continuous integration practices that will make your development process more efficient and reliable.

<LearningObjectives>

- Learn Shopware 6 configuration best practices for PaaS environments
- Implement reliable deployment workflows using Shopware PaaS
- Set up continuous integration pipelines for automated testing and deployment
- Understand environment-specific configuration management

</LearningObjectives>

# Configuration & Deployment

## Why configuration and deployment matter

Proper configuration and deployment practices are the difference between a project that works and one that excels. A well-configured application runs faster, is more secure, and provides a better user experience. Reliable deployment processes reduce downtime, prevent errors, and give you confidence to ship features quickly.

## Your learning path ahead

Each unit in this course builds upon the previous one, ensuring you develop a comprehensive understanding of configuration and deployment. By the end of this course, you'll have the skills needed to confidently deploy and maintain Shopware applications on PaaS platforms, and be ready to move into the operational aspects covered in the final course.

Let's begin learning the art of PaaS configuration and deployment!

## Learning Units

## Units
- [Configuration in Shopware](/learn/unit/paas-shopware-configuration): Understanding Shopware Configuration Best Practices.
- [Shopware PaaS Deployment for Shopware](/learn/unit/paas-deployment): Understanding Shopware Deployment on Shopware PaaS
- [Continuous Integration for Shopware](/learn/unit/paas-ci): Implementing Continuous Integration (CI) for Shopware projects.
