Orgvue Containers

Are containers used to process Orgvue data?

Orgvue customer data is processed in containers. Containers are ephemeral, there is no customer data stored in containers.

Is vulnerability scanning performed for containers?

Container vulnerability management is implemented on build via JFrog Xray. AWS ECR image scanning runs daily, providing static scanning for container images.

What container management solution is used?

Our application service instances are fully containerized in AWS Fargate/ECS. We run a microservice mesh architecture where the backend is comprised of several different microservices, each with separate containers. Each of the microservices can scale independently.

AWS Fargate is a technology that can be used with Amazon ECS to run containers without having to manage servers or clusters of Amazon EC2 instances. With AWS Fargate, you don’t need to provision, configure, or scale clusters of virtual machines to run containers. This removes the need to choose server types, decide when to scale clusters, or optimize cluster packing.