devops video for a company is planning to host their enterprise web application in an Amazon ECS Cluster which uses the Fargate launch type. The database
A company is planning to host their enterprise web application in an Amazon ECS Cluster which uses the Fargate launch type. The database credentials, API keys, and other sensitive parameters should be provided to the application image by using environment variables. A DevOps engineer was instructed to ensure that the sensitive parameters are highly secured when passed to the image and must be kept in a dedicated storage with lifecycle management. The size of some parameters can exceed up to 12 Kb in size and must be rotated automatically. Which of the following is the MOST suitable solution that the DevOps engineer should implement?