© 2023 Hashnode
#google-cloud-platform
Below is a simple bash script that can be run to identify if the script exists within an AWS, Azure, Google Cloud, or Oracle Cloud Virtual Machine. Bash Script #!/usr/bin/env bash set -e pipefail fun…
How To Get Jupyter Python Notebook On GCP(Google Cloud Platform) Introduction Jupyter Notebook is an open-source web application that allows you to create and share documents that contain live code, e…
GCP Compute Engine, the powerful and flexible Infrastructure-as-a-Service (IaaS) offering by Google Cloud Platform (GCP), empowers businesses to run their workloads efficiently and securely in the clo…
Want to utilize Cloud SQL, Datastore, or any other services from your pods running in Kubernetes Engine, and you intend to use the automatic VM credentials. However, the VM does not have the required scopes or permissions, and you cannot mo…
Introduction to Naas.ai Naas (Notebooks as a service) is a low-code open-source data & AI platform that empowers anyone working with data (analysts, scientists, and engineers) to create powerful data …
Introduction As businesses increasingly adopt multi-cloud strategies, it's becoming more important for cloud providers to work together seamlessly. In this context, BigQuery Omni, a multi-cloud analyt…
As businesses continue to embrace digital transformation, the use of cloud computing has become increasingly popular. Cloud computing provides businesses with the ability to scale their infrastructure…
Document AI (Artificial Intelligence) is a Google Cloud Platform (GCP) service that leverages machine learning to extract data from documents. This technology enables users to automate document proces…
As a DevOps Engineer, one of the most critical tasks is to ensure that the infrastructure is running optimally. In order to achieve this, monitoring disk utilization is a vital aspect. Fortunately, Go…
Have you ever run out of space on your computer and felt frustrated because you couldn't save any more files? The same thing can happen to virtual machines (VMs) that you create on cloud platforms lik…