H2 Cloud Container Registry is a fully-managed Docker container registry that allows developers to store, manage, and deploy Docker container images. It is integrated with H2 Container Service (H2 CCS), simplifying your development-to-production workflow.

H2 Container Service (H2 CCS) is a highly scalable, high-performance container orchestration service that supports Docker containers. It simplifies the process of running and scaling containerized applications on H2 Cloud.

H2 Kubernetes Service (H2 CKS) is a service that makes it easy to deploy, manage, and scale containerized applications using Kubernetes on H2 Cloud. H2 CKS runs the Kubernetes management infrastructure across multiple H2 Cloud availability zones to eliminate a single point of failure.

H2 CSC is a compute engine for H2 CCS that allows you to run containers without managing servers or clusters. It removes the need for you to interact with or think about servers or clusters, letting you focus on designing and building your applications instead of managing the infrastructure that runs them.

H2 Prebuilt Apps are containerized solutions that can be deployed quickly in the cloud or on-premises. They offer a high level of portability and consistency between environments and come with predefined deployment models and default configurations.

While containers and virtual machines may seem similar as they both provide an isolated environment for running software services, containers are much lighter and offer many benefits to developers and IT teams. Unlike virtual machines, containers allow you to bundle your applications, libraries, and other dependencies into a single package.

While both CCS and CKS are used to manage and scale containerized applications, H2 CCS supports Docker containers and makes it easy to run them on H2 Cloud. On the other hand, H2 CKS is specifically designed for applications using Kubernetes, providing management infrastructure across multiple H2 Cloud availability zones.

H2 CSC allows you to run containers without having to manage servers or clusters. This removes the need to provision, configure, and scale clusters of virtual machines to run containers. With H2 CSC, you can focus more on designing and building your applications and less on managing the infrastructure that runs them.