Emmanuel Olokeemmanueloloke.hashnode.dev·Jan 6, 2025Mastering GSP313: Step-by-Step Guide to Implementing Load Balancing on Google Cloud Compute Engine.Introduction As 2024 came to an end, I took and passed the Google Cloud Associate Cloud Engineer (ACE) exam. The entire experience brought me into a new light in Cloud Engineering thanks to the GET Certified Program by Google Cloud Skills Boost. Unde...18 likes·156 readsCloud Engineering
Piotrekkrpiotrekkr.hashnode.dev·Nov 10, 2024Using GCP Secret Manager With Container-Optimized OS VMsUsing Google Cloud Platform Secret Manager service is a convenient way to store and manage secrets. It has many features like automatic rotation, audit logging, access control and many others. It is integrated with GCP services like Cloud Functions, ...GCP
Hridhi Kumarikumari-hridhi.hashnode.dev·Oct 2, 2024Intermediate Tasks for Beginners using Compute EngineTask 10: Create a Custom Image and Use It for VM Creation Steps: Create a VM: Log in to GCP Console. Navigate to the "Compute Engine" section. Click on "VM instances" and then "Create instance." Configure your VM with the desired settin...53 readsGCP
Nitinnitinthite.hashnode.dev·Aug 21, 2024Learn How to Develop Apps on Google Cloud EasilyAims to create a VM and install + run nginx server on G-cloud 3rd step from a series that focuses on understanding G-cloud. *******************************************************************************Google Cloud offers a variety of compute servic...Exploring Google Cloud - Step by Stepgoogle cloud
Sumit Mondalsumit007.hashnode.dev·Jan 14, 2024A Unique Guide to Crafting Your GCP Compute EngineIn a world where cloud computing has become the backbone of digital innovation, creating a virtual machine is akin to summoning your own digital wizardry. Today, let's embark on a unique journey into the cloud and explore how to conjure a Google Clou...1 likeGCP
ASHOK SANAashok198510.hashnode.dev·Oct 4, 2023Title: "Launching Your First Linux VM on Google Cloud Platform (GCP): A Step-by-Step Guide" 🚀🐧Introduction to Google Cloud Platform (GCP) 🌍 In the vast landscape of cloud computing, Google Cloud Platform (GCP) stands out as a powerful, innovative, and user-friendly cloud solution. Let’s dive into the why, how, when, and where of GCP, and als...GCP
Abhiraj Kharbadeabhirajdevops.hashnode.dev·May 30, 2023Step-by-Step Guide: Launching Your First Linux VM on Google Cloud Platform (GCP)Introduction Google Cloud Platform (GCP) provides a powerful infrastructure for running applications and storing data in the cloud. In this detailed step-by-step guide, I will walk you through the process of launching your first virtual machine (VM) ...58 likes·204 readsUnderstanding CloudDevops
Warui Wanjiruwaruithemystery.hashnode.dev·Apr 30, 2023Setting up a Spark Cluster to Read Messages from Kafka(Beat~lytica part 2)Welcome to my second installation of the Beatlytica Series. Welcome back, fellow data enthusiasts! I'm thrilled to share with you the second installation of the Beatlytica blog series, where I dive into the exciting world of real-time data streaming ...10 likesProject Beatlyticadataengineering
Adarsh jaiswalblogbyadarsh.hashnode.dev·Apr 24, 2023Creating a Virtual Machine in google cloud and running NGINX web serverOverview Compute Engine lets you create virtual machines that run different operating systems, including multiple flavors of Linux (Debian, Ubuntu, Suse, Red Hat, CoreOS) and Windows Server, on Google infrastructure. You can run thousands of virtual ...3 likes·542 readsgoogle cloud
Shivam Mahajanshivammahajan.hashnode.dev·Apr 8, 2023Setup GCP Compute Engine with Bastion HostGCP Compute Engine with Bastion Host is a commonly used security configuration for providing secure access to virtual machines (VMs) in GCP. A bastion host is a special-purpose VM that acts as an intermediary between your local computer and the VMs y...352 readsssh