# WordPress websites

This section contains tutorials on creating WordPress websites in, and migrating them to, Yandex Cloud. All guides describe how to deploy a website using Yandex Cloud resources, but vary in the setup complexity and required infrastructure components.

Select the guide that best matches your needs:

Tutorial | Deployment method | Difficulty | Cost
--- | --- | --- | ---
[WordPress High Availability website using Cloud Apps](wordpress-ha-cloudapp.md) | Using Cloud Apps | ![image](../../_assets/console-icons/bulb.svg) | ![image](../../_assets/console-icons/sack.svg)![image](../../_assets/console-icons/sack.svg)![image](../../_assets/console-icons/sack.svg)
[WordPress website using Cloud Apps](wordpress-cloudapp.md) | Using Cloud Apps | ![image](../../_assets/console-icons/bulb.svg) | ![image](../../_assets/console-icons/sack.svg)
[WordPress website](wordpress/index.md) | Using the Cloud Marketplace product for VMs | ![image](../../_assets/console-icons/bulb.svg)![image](../../_assets/console-icons/bulb.svg) | ![image](../../_assets/console-icons/sack.svg)
[WordPress website with a MySQL® database cluster](wordpress-mysql/index.md) | Manually, on your VM | ![image](../../_assets/console-icons/bulb.svg)![image](../../_assets/console-icons/bulb.svg)![image](../../_assets/console-icons/bulb.svg) | ![image](../../_assets/console-icons/sack.svg)![image](../../_assets/console-icons/sack.svg)![image](../../_assets/console-icons/sack.svg)
[Migrating a WordPress website from a third-party hosting provider to Yandex Cloud](wordpress-transfer.md) | Manually, on your VM | ![image](../../_assets/console-icons/bulb.svg)![image](../../_assets/console-icons/bulb.svg)![image](../../_assets/console-icons/bulb.svg) | ![image](../../_assets/console-icons/sack.svg)

{% note tip %}

To quickly deploy your website, use Cloud Apps guides. For maximum setup flexibility, manual deployment is recommended.

{% endnote %}