Customer Managed responsibility blueprint
Compared to the Talend Managed approach, you will need to take control/responsibility of the containerization/serverless application solution design and platform build activities, including:
-
Containerization/Serverless platform
security:
Docker file security and best practices, Docker container security at runtime, supply chain security risks with Container Registry (such as Docker Hub) and how they impact Docker container images, Cloud native container orchestration security aspects related to the Container orchestration/compute platform.
-
Orchestration/compute environment setup:
Platform installation and maintenance for an on-premises platform (such as Kubernetes Enterprise installation, Docker-compose setup, and so on), configuration of Cloud container Iaas services (such as ECS, EKS, AKS, OpenShift), VPC network, high-availability setup.
-
Building/operating containerized applications
with best practices:
Usage of tags, binaries/containers SDLC process, running multiple services in the same container, managing observability tools in container, and so on.
-
Designing a containerization-suitable Talend
solution:
Context variable management, SDLC, compute/storage resource consumption management and other NRFs. For more information, see Containerization / Serverless: solutions and best practices.