Question: 1/50
A startup wants to quickly host a static marketing website with global caching and automatic TLS, without managing servers. Which IBM Cloud approach best fits?
Use IBM Cloud Object Storage to host the site and place it behind IBM Cloud Internet Services (CIS) for CDN and TLS
Deploy a Virtual Server for VPC and manually configure NGINX with certificates
Run the site on a Kubernetes cluster and configure an Ingress controller for TLS
Use IBM Cloud Functions to serve HTML pages directly from function code