Technical Lead at a construction company with 1-10 employees
MSP
Top 5
Apr 7, 2026
I am mainly using Google Cloud Run for running microservices and its web APIs, creating GraphQL APIs and validation. I also use it for event-driven processing, uploading files into cloud storage, and scheduling purposes for batch jobs with Cloud Run jobs. I manage operations and background operations such as sending email and updating the database by operating with those into separate services via Cloud Tasks.
Container Management is essential for efficiently deploying and maintaining applications in microservices architectures, enhancing scalability and reliability.This practice involves orchestrating containerized applications to optimize resources and streamline application lifecycle management. Users gain improved control over infrastructure, enabling faster deployment cycles and simplification of complex cloud-native operations. Popular solutions offer automated updates, clustering, and...
I am mainly using Google Cloud Run for running microservices and its web APIs, creating GraphQL APIs and validation. I also use it for event-driven processing, uploading files into cloud storage, and scheduling purposes for batch jobs with Cloud Run jobs. I manage operations and background operations such as sending email and updating the database by operating with those into separate services via Cloud Tasks.