Cloud Run for Anthos

Google Cloud is committed to empowering businesses regardless of the stage of the cloud journey they are in. Most enterprises tend to run workloads in different environments: on-premises, in the cloud, multi-cloud, and hybrid cloud environments. For this reason, the portability of these workloads has always been a challenge. Additionally, developers for these businesses face a difficult time focusing on code as other areas of application development and deployment demand their attention. This is no longer a problem, thanks to Cloud Run for Anthos.

The integration of Cloud Run with Anthos avails a flexible serverless platform for deployment in both hybrid and multi-cloud environments. This service successfully brings together the best of containers and serverless to make the life of developers a lot easier. Just like other services on GCP, it is integrated and fully managed. It is powered by Knative’s principles. Knative is an open-source community project delivering components necessary for serverless workloads on Kubernetes.

Cloud Run for Anthos facilitates easier modernization and optimization of existing resources. Anthos is a modern application management platform that offers Google Cloud services and engineering practices to modernize application development and deployment. Anthos enables organizations to modernize or extend on-premises legacy applications to the cloud. Cloud Run for Anthos makes this process a lot easier by generating a microservice that talks to existing services privately, with all of them running on the same Anthos cluster. On top of that, developers do not need to learn Kubernetes concepts to do this. Since this service is built on the native open standard (Knative), you can easily move your application on any Anthos clusters, on-prem, in Google Cloud, or another cloud.

Possibilities with Cloud Run for Anthos

Cloud Run for Anthos functions to create a developer-friendly environment by simplifying deployment complexity. With this service, developers get to forego the ‘boring’ and difficult parts of application building, management, and deployment. Being serverless relieves developers from the stress of setting up complex infrastructure by eliminating provisioning and server management. It utilizes gcloud, a command-line tool in Cloud SDK to allow developers to quickly deploy and manage their services. 

It also takes care of creating and managing complex YAML files and creating containers. You can leverage container workflows and standards without having to create the containers yourself. This service uses the container ecosystem to convert source code into containers including Artifact RegistryCloud Build, and cloud-native buildpacks.

Cloud Run for Anthos quickly auto-scales workloads depending on the request volume for applications in a cluster. High request volumes trigger fast scale-up, whereas, idle workloads can be scaled to zero, and these resources diverted to busier workloads. Scaling down to zero has financial importance as you get to pay nothing when no request is being processed.. With Cloud Run for Anthos, you get to work with any language, library, or binary of your choice.  

It promotes the building of healthy applications. It is integrated with GCP services such as Cloud Logging, Cloud Monitoring, and Error Reporting to ensure this. Additionally, your service gets an HTTPS endpoint with TLS termination on your custom domain. 

Previous
Previous

Google Cloud Managed Service for Prometheus (2021)

Weiter
Weiter

Top 3 Developer tools in GCP – Cloud SDK, Cloud Build & Google Cloud Deploy