menu
techminis

A naukri.com initiative

google-web-stories
Home

>

Cloud News

>

Deploying ...
source image

Medium

1M

read

13

img
dot

Image Credit: Medium

Deploying Your Web Application to Cloud Run Service on Google Cloud Platform (GCP)

  • To deploy your web application to Cloud Run service on Google Cloud Platform (GCP), you need to have the Vite CLI installed and follow the provided folder structure.
  • Cloud Run Functions is a serverless computing service on GCP that allows you to build and deploy event-driven applications without managing infrastructure. It automatically scales and you only pay for the resources you use.
  • The Cloud Run Function code takes user inputs and stores them in a NoSQL Firestore database. Express framework is used for handling HTTP requests and middleware.
  • Cloud Build service on GCP is used for continuous integration and continuous delivery (CI/CD) and automates the building, testing, and deployment of applications.

Read Full Article

like

Like

For uninterrupted reading, download the app