Vishnu Svishnus.hashnode.net·Jul 7, 2022How I got into Cloud and received a scholarship.Cloud is emerging to be a necessity for most companies these days when it comes to handling infrastructure or automating stuff, and all in all, reducing the headache of managing local servers. Cloud platforms these days offer quick software integrati...Alwin Sebastian and 1 other are discussing this2 people are discussing thisDiscuss·74 likes·987 readsCloud
Anubhav Singhxprilion.hashnode.net·Apr 13, 2023Job Scheduling on Google Cloud PlatformJob scheduling is like conducting an orchestra; every task must play its part at the right time to create a harmonious symphony of efficiency. In the world of software systems, job scheduling plays a critical role in ensuring efficient task executio...Discuss·65 likes·41 readsgoogle cloud
Shubhank Saxenashubhank19.hashnode.net·May 3, 2021FeaturedHosting your own password management instanceI have always had trouble remembering my passwords. And with time as the services grew, it became even harder. Now, there were two options for me to overcome this problem - Keep a log or text file on my pc - This seemed like a very good option. But ...Shreya Gupta and 1 other are discussing this2 people are discussing thisDiscuss·51 likes·78 readsDocker
Adarsh jaiswalblogbyadarsh.hashnode.net·Apr 24, 2023Creating a Virtual Machine in google cloud and running NGINX web servicesOverview 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 ...Discuss·1 likegoogle cloud
Anand Mohan ( aka Itanand )itanand.hashnode.net·Apr 24, 2023A Guide to Cloud Computing: Understanding AWS, GCP, and Azure and their ServicesAre you struggling to keep up with the latest developments in cloud computing? Do terms like AWS, GCP, and Azure leave you feeling confused and overwhelmed? If so, you're not alone. Cloud computing has emerged as a key driver of innovation, enabling ...DiscussDevOpsCloud Computing
Murugappan Murugappancloudanddevopsbymuru.hashnode.net·Apr 22, 2023Creation of GCE VM Instance In Google Cloud Platform GCPHello All😊 This post shows the readers "how to create the Google Cloud Engine VM Virtual Machine Instance in Google Cloud Platform" in a step-by-step manner. To do this hands-on, the only pre-requisite is to create a free account in Google Cloud. Th...DiscussGCP
Rohan Anandrohan-anand.hashnode.net·Apr 23, 2023Getting Started with Data Engineering: A Step-by-Step GuideAre you interested in becoming a data engineer but don't know where to start? In this post, I'll walk you through the basics of data engineering using a simple project that involves fetching data from GitHub and visualizing it through Looker. Steps:-...DiscussPython
Shivam Mahajanshivammahajan.hashnode.net·Apr 19, 2023Part-2: Building CI/CD using GitHub Actions, SonarCloud, and ArgoCD on Google Kubernetes EngineIn Part 2 of this series, we'll explore the tools and techniques to streamline your development process and deliver high-quality software with ease. Building a robust CI/CD pipeline can help you automate the deployment process, ensure the quality of ...DiscussCI/CD
Aditya Guptaitsadityagupta.hashnode.net·Apr 16, 2023How to set up my Yelposhere data engineering project on GCP?What is YelpoSphere? YelpoSphere is a data pipeline that extracts, transforms, and loads data from Yelp's public dataset into a GCP environment and performs various analyses on the data. The pipeline combines GCS, BigQuery, Dataproc, Cloud Composer, ...Discuss#dezoomcamp
Rohan Sasnerohansasne30.hashnode.net·Apr 14, 2023Cloud Computing Showdown: AWS vs Azure vs GCP - Comparing the Top Three Cloud ProvidersIntroduction: Cloud computing has become a critical part of modern businesses, allowing them to store, process and analyze vast amounts of data quickly and cost-effectively. Amazon Web Services (AWS), Microsoft Azure, and Google Cloud Platform (GCP) ...Discuss·1 likeCloud
Anubhav Singhxprilion.hashnode.net·Apr 13, 2023Job Scheduling on Google Cloud PlatformJob scheduling is like conducting an orchestra; every task must play its part at the right time to create a harmonious symphony of efficiency. In the world of software systems, job scheduling plays a critical role in ensuring efficient task executio...Discuss·65 likes·41 readsgoogle cloud
Constantin Lungucnstlungu.hashnode.net·Apr 10, 2023Recursive CTEs in BigQueryIn this practical BigQuery exercise, we’re going to look at what are recursive CTEs and how can they be useful in our tool set. What is a CTE? First of all, what is a CTE? Well, it stands for Common Table Expression and is essentially a named query t...Discuss·73 readsPractical BigQuerySQL
Shivam Mahajanshivammahajan.hashnode.net·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...Discussssh