In the context of ML services, cloud providers often offer ________ to help developers without in-depth machine learning knowledge build models.

  • AutoML
  • Blockchain services
  • Container orchestration
  • GPU instances
AutoML refers to Automated Machine Learning, a service offered by cloud providers that automates the process of building machine learning models, making it accessible to developers with limited ML expertise.

AWS Lambda integrates with AWS ________ to enable function execution in response to data modifications in Amazon RDS, Amazon DynamoDB, and other sources.

  • AWS EventBridge
  • AWS Kinesis
  • AWS SNS
  • AWS SQS
AWS Lambda integrates with AWS EventBridge to respond to events and data changes in various AWS services like RDS and DynamoDB.

For a Google Cloud Function to interact with other Google Cloud services within the same project, which of the following should be considered?

  • Billing considerations
  • External data sources
  • IAM permissions
  • Network latency
IAM permissions are crucial for defining access and permissions within Google Cloud, ensuring secure interaction between services within the same project.

Azure's platform-as-a-service (PaaS) offering for web hosting is called:

  • Azure App Service
  • Azure Functions
  • Azure Virtual Machines
  • Azure Web Apps
Azure App Service is a fully managed PaaS offering in Azure designed for hosting web applications, making it a suitable choice for web hosting.

Which of the following can be a consequence of account hijacking?

  • Data theft and loss of data control
  • Improved cloud service performance
  • Better user experience
  • Reduced subscription costs
Account hijacking can result in data theft and loss of data control, as the attacker may manipulate or steal data. Other options are unrelated to the consequences.

Middleware is best described as:

  • A component that
  • A layer of software
  • A program that connects
  • Software that sits
Middleware is a layer of software that acts as a bridge between different software applications, helping them communicate and function together.

A telecommunications company wants to improve its customer service by having a unified system to track customer complaints, feedback, and interactions. Which type of system would best suit their needs?

  • Customer Feedback Management System (CFMS)
  • Customer Relationship Management (CRM)
  • Enterprise Resource Planning (ERP)
  • Supply Chain Management (SCM)
Customer Relationship Management (CRM) is designed to manage customer interactions, complaints, and feedback, making it ideal for improving customer service.

The ability for cloud systems to scale according to demand is known as:

  • Automation
  • Elasticity
  • Redundancy
  • Virtualization
Elasticity refers to the cloud's ability to scale resources up or down based on demand, ensuring optimal performance and cost-efficiency.

Which of the following is NOT a typical characteristic of SaaS?

  • Automatic updates
  • High initial investment
  • Local software installation
  • Scalability
SaaS typically does not involve a high initial investment, as it's known for its cost-effectiveness. It offers scalability, automatic updates, and eliminates the need for local software installation, but it's not associated with a high upfront cost.

The servers and data storage systems that make up the backbone of a cloud computing system are collectively referred to as the:

  • Cloud Backbone
  • Cloud Core
  • Cloud Infrastructure
  • Cloud Superstructure
The term "Cloud Infrastructure" refers to the underlying servers and storage systems that form the foundation of a cloud computing system.