A solid production-ready container application manager
Use Cases and Deployment Scope
We're testing the execution of a container version for our Vistadash product. This allow us to estimate costs in a controlled environment, which is also production ready.
Pros
- Observability Tools
- DNS mapping
- Revision management
Cons
- Docker compose support
- Tighter integration with Artifact Registry
- Simplify steps to release a revision
Likelihood to Recommend
The amount and detail of steps required to publish a container in Cloud Run are well suited for a production ready application. However, for testing purposes it may seem a bit too verbose. It would be desirable an option that would allow to run the container directyl from the registry, similar to other cloud providers.