Cheatsheet: Files and services reference for Adobe Commerce Cloud
Learn the essential Adobe Commerce Cloud files, services, architecture, environments, deployment hooks, and CLI commands for optimized cloud store management.
Lesson Content
Essential cloud configuration files
| File | Purpose | Key Points |
|---|---|---|
.magento.app.yaml |
Main application configuration | Defines PHP version, hooks, cron jobs, relationships, and build/deploy scripts |
.magento.env.yaml |
Environment variables | Controls environment-specific settings and feature toggles |
.magento/routes.yaml |
Routing configuration | Defines how incoming requests are handled across your domains |
.magento/services.yaml |
Service definitions | Configures MySQL, Redis/Valkey, OpenSearch, RabbitMQ, etc. |
composer.json |
Packag... |
Join the discussion!
Comments
Want to comment on this lesson?
Enroll in this course to leave comments.