Cloud Computing Lab-3
Cloud Computing Lab-3
OBJECTIVE
The objective of this lab is to explore Google Cloud Platform's serverless technology by
deploying a serverless application using Google Cloud Functions and working with Big Data
services using BigQuery.
RELATED THEORY
Google Cloud Platform (GCP) provides a suite of cloud computing services that enable
businesses and developers to build, deploy, and scale applications efficiently. Two essential
components covered in this lab are:
• Navigate to the API section in the Google Cloud Console and enable Cloud Functions
API.
• Test the function using Google Cloud Console or by making an HTTP request.
•
• Open the Google Cloud Console and go to the Operations Suite section.
• Configure monitoring for the VM instance created in Task 2 to track its performance
and resource usage.
CONCLUSION
This lab provided hands-on experience with Google Cloud Functions for deploying serverless
applications and explored BigQuery for managing and querying large datasets. Additionally, it
covered monitoring cloud resources using the Google Cloud Operations Suite, enabling
scalable, cost-effective solutions for cloud-based application development, data analysis, and
system monitoring.