DEVELOPER BLOG

開発者ブログ

HOME > DEVELOPER BLOG > 【Introduction to Serverless】Launching Containers Serverless with Cloud Run - PrismScaler

【Introduction to Serverless】Launching Containers Serverless with Cloud Run - PrismScaler

1. Introduction

Hello! We are a writer team from Definer Inc.
In this issue, you are wondering how to start a container serverless with Cloud Run.
Let's take a look at the actual screens and resources to explain in detail.

2. Purpose/Use Cases

This article summarizes information and practices that can be helpful when you want to launch containers serverless with Cloud Run.

3. What is Cloud Run?

Cloud Run is a service that allows users to run container images in a serverless manner.
 
Users can easily create websites and API servers.
Containers run in a fully managed Kubernetes environment and automatically scale out based on load or scale in when there are no requests.
 
Since applications can be deployed as container images, they are highly flexible and can be used for many use cases.
 
Now, let's launch the container.

4. Serverless container launch with Cloud Run

Let's try Cloud Run right away.
 
(1) Start Cloud Run
Access the Google Cloud console and click "Cloud Run" > "Create Service".
Specify an image from Google Container Registry or Artifact Registry for "Container Image URL".
This time, we specified "us-docker.pkg.dev/cloudrun/container/hello", which is a sample container.
 
Enter the service name and region.
In this case, we set the "maximum number of instances" for auto scaling to 1.
For authentication, "Allow unauthenticated calls" is set.
 

 
(2) Confirmation of Container Startup
Go to the Cloud Run details screen and click on the URL to see that the container is up and running!
 

5. Cited/Referenced Articles

6. About the proprietary solution "PrismScaler"

・PrismScaler is a web service that enables the construction of multi-cloud infrastructures such as AWS, Azure, and GCP in just three steps, without requiring development and operation.
・PrismScaler is a web service that enables multi-cloud infrastructure construction such as AWS, Azure, GCP, etc. in just 3 steps without development and operation.
・The solution is designed for a wide range of usage scenarios such as cloud infrastructure construction/cloud migration, cloud maintenance and operation, and cost optimization, and can easily realize more than several hundred high-quality general-purpose cloud infrastructures by appropriately combining IaaS and PaaS.
 

7. Contact us

This article provides useful introductory information free of charge. For consultation and inquiries, please contact "Definer Inc".

8. Regarding Definer

・Definer Inc. provides one-stop solutions from upstream to downstream of IT.
・We are committed to providing integrated support for advanced IT technologies such as AI and cloud IT infrastructure, from consulting to requirement definition/design development/implementation, and maintenance and operation.
・We are committed to providing integrated support for advanced IT technologies such as AI and cloud IT infrastructure, from consulting to requirement definition, design development, implementation, maintenance, and operation.
・PrismScaler is a high-quality, rapid, "auto-configuration," "auto-monitoring," "problem detection," and "configuration visualization" for multi-cloud/IT infrastructure such as AWS, Azure, and GCP.