Using Red Hat OpenShift on IBM Cloud, the customer is responsible for incident and operations management of their data.
What task is an example of the customer's responsibility?
Start a Discussions
When backing up a database, what should be done to guarantee that recovery is possible?
Correct : B
Start a Discussions
Which IBM Cloud service can automate the provisioning of IBM Cloud resources?
Correct : C
Start a Discussions
For a client to get started using IBM Cloud Tutorials, which two items are considered must-have tools to be productive with IBM Cloud?
Correct : C, D
https://cloud.ibm.com/docs/solution-tutorials?topic=solution-tutorials-tutorials
Install must-have tools to be productive with IBM Cloud:
IBM Cloud CLI- the command line interface to interact with IBM Cloud API.
Docker- to deliver and run software in packages called containers.
kubectl- a command line interface for running commands against Kubernetes clusters.
oc- manages OpenShift applications, and provides tools to interact with each component of your system.
Helm 3- helps you manage Kubernetes applications --- Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.
Terraform- automates your resource provisioning.
jq- a lightweight and flexible command-line JSON processor.
Git- a free and open source distributed version control system.
Start a Discussions
What is the appropriate IBM Cloud compute choice for executing code in response to events without the complex infrastructure, typically associated with building and launching micro-services applications?
Correct : A
Start a Discussions