Denishdenish.hashnode.dev·17 hours agoHow I Found a Cloud That Doesn’t Make Me Cry: My Journey with QumulusAllow me to share with you my experience of how it became crystal clear to me what had I gotten myself into with my first cloud bill.😳 Like me, many of you are just budding into this new form of technology called cloud computing. I am a curious ambi...Discussqumulus
Victor Nascimentonascimva.hashnode.dev·Nov 17, 2024Guia para Estender a API Kubernetes: Controle de Recursos do Cluster Usando WebhooksIntrodução Kubernetes se consolidou como a principal plataforma de orquestração de containers, permitindo que aplicações sejam executadas com total abstração das máquinas que fornecem os recursos computacionais. Essa flexibilidade, porém, pode trazer...Discuss·28 readsKubernetes
Sunny Singh98sunny.hashnode.dev·Nov 15, 2024Working with SQL in GCPCreating a private CloudSQL instance Go to google console Select MySQL instance or whatever flavor you want. See the configurations which I chose for the cheapest alternative: NOTE: There are many factors and options to keep in mind. Some of ...DiscussGCP
Vinayak Gavariyavinayakgavariya.hashnode.dev·Nov 14, 2024getting started with GCP virtual machines: things you need to knowhey everyone! today, we’re diving into google cloud platform’s virtual machines (gcp vms)—what they are, why they're useful, and some key tips to consider while creating one. what is a GCP virtual machine? a virtual machine (vm) on google cloud platf...DiscussGCP
Vinayak Gavariyavinayakgavariya.hashnode.dev·Nov 13, 2024what is Dataflow? how to connect pub/sub with Dataflow and BigQuery for real-time data processinghi everyone! as the title says, i will try to explain google cloud dataflow in this article. why? well, let’s just say i struggled quite a bit while figuring it out! so, i decided to document everything i learned to make it easier to understand (and ...Discuss·1 likeGCP
Harendra Barotharrybdevops.hashnode.dev·Nov 13, 2024Essential Steps to Launch Your Career as a DevOps EngineerImagine a bustling city where cars zoom past intersections, and trains arrive at stations precisely on time. The drivers and train operators ensure everything runs smoothly, but behind the scenes, there's an unseen hero — the traffic controllers and ...DiscussDevops
Vinayak Gavariyavinayakgavariya.hashnode.dev·Nov 13, 2024what is pub/sub, why it is used, and how it powers efficient streaming pipelines?hey everyone! i’ve been exploring different google cloud platform (gcp) services lately, and one that i recently used for streaming pipelines is pub/sub. in this post, i’ll break down what pub/sub is, how it works, and why it’s so useful in data pipe...DiscussGCP
Harendra Barotharrybdevops.hashnode.dev·Nov 12, 2024Simplifying IT Automation: Learn Ansible EasilyAnsible: Your Automation Superhero Imagine you’re running a massive restaurant with dozens of chefs in the kitchen. Each chef handles a part of the meal, but they all need to work in harmony to deliver a perfect dish on time. Now, what if you had a h...Discussansible
Harendra Barotharrybdevops.hashnode.dev·Nov 12, 2024Understanding the Main Challenges in DevOps PracticesDevOps: The Teamwork Superpower for Faster Development Think of DevOps like a superhero duo: developers (Dev) and operations (Ops) teaming up to save the day. Instead of working in their separate corners, they join forces to build and deploy software...DiscussDevops
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, ...DiscussGCP