A company is deploying a stateful application in their containerized environment that requires a consistent and reliable storage solution to handle dynamic user data. The container orchestrator must be able to automatically provision storage when a container is created and maintain the data even if the container is destroyed or redeployed. Which of the following storage solutions should be implemented to meet these requirements?
Dynamic Network File System (NFS) mounts
Persistent Volume Claims (PVCs)
Local ephemeral storage
In-memory data grids