ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 67 - Professional Cloud Developer discussion

Report
Export

You plan to make a simple HTML application available on the internet. This site keeps information about FAQs for your application. The application is static and contains images, HTML, CSS, and Javascript. You want to make this application available on the internet with as few steps as possible.

What should you do?

A.
Upload your application to Cloud Storage.
Answers
A.
Upload your application to Cloud Storage.
B.
Upload your application to an App Engine environment.
Answers
B.
Upload your application to an App Engine environment.
C.
Create a Compute Engine instance with Apache web server installed. Configure Apache web server to host the application.
Answers
C.
Create a Compute Engine instance with Apache web server installed. Configure Apache web server to host the application.
D.
Containerize your application first. Deploy this container to Google Kubernetes Engine (GKE) and assign an external IP address to the GKE pod hosting the application.
Answers
D.
Containerize your application first. Deploy this container to Google Kubernetes Engine (GKE) and assign an external IP address to the GKE pod hosting the application.
Suggested answer: A
asked 18/09/2024
Mir Ali
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first