Questions for the C1000-142 were updated on : Dec 01 ,2025
Which statement is true regarding serverless computing?
B
Explanation:
Serverless computing is a cloud computing execution model that provisions computing resources on
demand and offloads all responsibility for common infrastructure management tasks. They are auto-
scalable so Its can handle extremely active traffic periods. Serverless computing does-not means
there are no physical servers utilized, Of course there are servers, but we don't have to manage
them, in background cloud provider manage( provisioning, scheduling, scaling, patching and more)
for us, This gives developers more time to develop and optimize their front-end application code and
business logic. And with serverless, customers never pay for idle capacity. They pay only for the
resources required to run their applications, and only when those applications are running.
Serverless is a polyglot environment, enabling developers to code in any language or framework -
Java, Python, node.js - with which they're comfortable. Because serverless scales up and down on
demand in response to workload, it offers significant cost savings for spiky workloads. But it does not
offer the same savings for workloads characterized by predictable, steady or long-running processes;
in these cases a traditional server environment might be simpler and more cost-effective. Serverless
Implementations differ across service providers, and capabilities vary, including supported runtimes,
authentication, scaling and monitoring. Serverless architectures are well-suited for event-driven, IOT
and stream-processing workloads most notably open source Apache Kafka event streaming platform.
Benefits: - Pay only for the time for our code will run. - Developer don't have to take care of servers
or infrastructure, Its maintain by cloud provider, so they can focus more in development and business
logic. - API Management & Integrated event sources. - Serverless scales up and down on demand in
response to workload
Which IBM Cloud account type has discounted pricing?
B
What is an advantage an enterprise would realize from using VPC?
B
What does IBM Cloud Monitoring provides?
B
Cloudant is based on which Apache project?
C
What is one reason to choose Public Cloud over Private Cloud?
D
Watson Studio belongs to which category of AI service?
B
What is IBM Cloud Shell?
C
Which storage type is best suited for unstructured data with infrequent access?
B
Which of following statements are true for IBM Cloud® Function? (Select Two)
A, B
Explanation:
Cloud Functions lets you focus on writing code and building great solutions, without the hassle of
setting up, configuring, or maintaining servers. You only pay for the time your code actually runs*,
which means no excess capacity or idle time. Cloud Functions scales to fit your exact demand, from
once a day to thousands of parallel requests per second.
You can run code for any type of application or backend service, all with zero administration. Invoke
your code directly via a REST API, or in response to IBM Cloud services and third-party events.
Because Cloud Functions is open-source and is built around an open ecosystem of event providers,
there is never a need to worry about vendor lock-in.
IBM Cloud® Function is server less it does not mean Physical infrastructure resources like virtual
server, network, storage disks are not required for IBM Cloud® Function, because these resources are
required and managed by Cloud Provider.
Which IBM Cloud support plan allows opening a case with Security 3 ranking?
C
How does virtualization enable cloud computing?
C
In IBM Cloud, what is deployed within a Virtual Private Cloud(VPC)?
D
In Identity and Access Management, which component control how users and groups in the account
are given permission to access and take actions on account resources?
B
What IBM Console feature makes it possible for team members to get a shared view of computing
resources and other vital cloud information?
A