Reference: https://docs.paloaltonetworks.com/prisma/prisma-cloud/19-11/prisma-cloud-computeedition- admin/install/install_amazon_ecs.html
To install the Console in an Amazon ECS Cluster, the steps involve downloading and extracting the
release tarball, which contains the necessary files for the Console. Then, an Amazon Elastic File
System (EFS) should be created and mounted to each node in the ECS cluster to provide shared
storage for Console data. Following this, a Console task definition needs to be created in ECS, which
defines how the Console container should run. Finally, this task definition is deployed to the ECS
cluster to start the Console.