ENROLL NOW: Cloud Native Security Conference – Data Security Cognitive Class
Join My Whatsapp Group To get updates related to Free Course, Certifications, Exam Dumps, Hackpacks
Cloud Native Security Conference – Data Security
Question 1: Data-at-rest security applies to which of the following options:
- Lazy data loading.
- Data stored on a physical disk.
- Data sent via REST API.
- Data in memory.
Question 2: What is Dynamic Provisioning of a PersistentVolume?
- The PersistentVolumeClaim (PVC) and the PersistentVolume (PV) are automatically created.
- When you create the PersistentVolume (PV), the PersistentVolumeClaim (PVC) is automatically created.
- When you create the PersistentVolumeClaim (PVC), the PersistentVolume (PV) is automatically created.
- At runtime, Kubernetes will find a random PersistentVolume to persist data to.
Question 3: Which Helm flag do you need to set to persist data to a PersistentVolume when installing the ‘bitnami/mongodb’ chart?
- persistence.useVolume=true
- persistence.useVolume=true
- persistence.enabled=false
- persistence.enabled=true
Question 4: What is s3fs?
- s3fs allows Linux and macOS to mount an S3 bucket via FUSE.
- s3fs is an Document Object Mapping (DOM) library to store objects to a NoSQL database.
- s3fs is an Document Object Mapping (DOM) library to store objects to a NoSQL database.
- s3fs is a Strong Security Storage (S3) plugin for File Systems (FS).
Question 5: What is SecureSlice?
- SecureSlice slices data into pieces and stores slices across different locations.
- SecureSlice is an encryption technology.
- SecureSlice is a security technology used by IBM Cloud Object Storage.
- All of the above.