You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Based on Object Storage | Cost-effective and highly available, suitable for static content. | Limited to serving static files, no server-side processing. |
23
-
| Based on Web Hosting | Easy to set up and manage, suitable for small to medium websites. | Less control over the environment, can be limited in terms of customization. |
24
-
| Based on Instances | Full control over the server environment, suitable for complex applications. | More complex setup and management, potentially higher costs. |
25
-
| Based on Elastic Metal (Aluminium) and Flexible IPs | Dedicated physical resources and high performance, suitable for demanding applications. | Higher costs, requires more technical expertise to manage. |
22
+
|**Based on Object Storage**| Cost-effective and highly available, suitable for static content. | Limited to serving static files, no server-side processing. |
23
+
|**Based on Web Hosting**| Easy to set up and manage, suitable for small to medium websites. | Less control over the environment, can be limited in terms of customization. |
24
+
|**Based on Instances**| Full control over the server environment, suitable for complex applications. | More complex setup and management, potentially higher costs. |
25
+
|**Based on Elastic Metal (Aluminium) and Flexible IPs**| Dedicated physical resources and high performance, suitable for demanding applications. | Higher costs, requires more technical expertise to manage. |
26
26
27
27
## Hosting a website using Object Storage
28
28
@@ -63,9 +63,9 @@ Hosting using Instances is a solution suited for users familiar with Unix operat
63
63
64
64
2. Deploy WordPress on your Instance to start building your website quickly and easily. You can:
65
65
66
-
-[Create a new Instance and deploy WordPress](/tutorials/wordpress-instantapp/) in one click using InstantApp.
66
+
-[Create a new Instance and deploy WordPress](/tutorials/wordpress-instantapp/) in one click using InstantApp.
67
67
68
-
-[Deploy WordPress on an existing Instance](/tutorials/wordpress-lemp-stack/) with LEMP on Ubuntu Bionic Beaver.
68
+
-[Deploy WordPress on an existing Instance](/tutorials/wordpress-lemp-stack/) with LEMP on Ubuntu Bionic Beaver.
69
69
70
70
3.[Configure your domain name and its DNS records](/domains-and-dns/how-to/configure-dns-zones/).
0 commit comments