IBM Certification IBM Cloud Certification 5 — Questions and Answers
Question 1: Which IBM Cloud service is used to implement a continuous integration and delivery pipeline?
- IBM Cloud Functions
- IBM Cloud Toolchain (Continuous Delivery) (Correct answer)
- IBM Cloud Foundry
- IBM Cloud Schematics
Correct answer: IBM Cloud Toolchain (Continuous Delivery)
IBM Cloud Continuous Delivery provides toolchains that automate building, testing, and deploying applications.
Question 2: In IBM Cloud VPC, what is the role of a Security Group?
- Controlling inbound and outbound traffic at the instance level (Correct answer)
- Managing IAM policies for users
- Routing traffic between subnets
- Providing DNS resolution for VPC resources
Correct answer: Controlling inbound and outbound traffic at the instance level
Security Groups act as virtual firewalls that control inbound and outbound traffic for VPC instances.
Question 3: Which IBM Cloud service helps developers add authentication (login with Google, SAML, etc.) to their apps?
- IBM Cloud IAM
- IBM Cloud App ID (Correct answer)
- IBM Cloud Secrets Manager
- IBM Cloud Key Protect
Correct answer: IBM Cloud App ID
IBM Cloud App ID provides authentication and user management for web and mobile apps, including social login.
Question 4: What distinguishes IBM Cloud VPC (Virtual Private Cloud) from Classic Infrastructure networking?
- VPC supports only IPv6
- VPC provides software-defined networking with greater isolation and control (Correct answer)
- Classic Infrastructure offers more regions
- VPC does not support load balancers
Correct answer: VPC provides software-defined networking with greater isolation and control
VPC provides a software-defined network with logical isolation, subnets, and routing control superior to Classic Infrastructure.
Question 5: Which IBM Cloud monitoring service provides observability for applications and infrastructure metrics?
- IBM Cloud Activity Tracker
- IBM Cloud Monitoring (Sysdig) (Correct answer)
- IBM Cloud Log Analysis
- IBM Cloud Security Advisor
Correct answer: IBM Cloud Monitoring (Sysdig)
IBM Cloud Monitoring, powered by Sysdig, collects and visualizes metrics for infrastructure and application performance.
Question 6: What is IBM Cloud Pak?
- A command-line package manager for IBM Cloud
- Containerized software bundles running on OpenShift for enterprise workloads (Correct answer)
- A bare-metal server configuration tool
- An IBM-branded Kubernetes distribution
Correct answer: Containerized software bundles running on OpenShift for enterprise workloads
IBM Cloud Paks are pre-integrated, containerized software solutions built on Red Hat OpenShift for enterprise use cases.
Question 7: Which IBM Cloud compliance certification is most relevant for US federal government workloads?
- PCI DSS
- FedRAMP (Correct answer)
- HIPAA
- SOC 2 Type 1
Correct answer: FedRAMP
FedRAMP (Federal Risk and Authorization Management Program) is the US government standard for cloud security authorization.
Which IBM Cloud service is used to implement a continuous integration and delivery pipeline?