Abhijeet Patilgcp-learning.hashnode.dev·Feb 16, 2025Google Cloud Platform🌥️ Introduction to Google Cloud Platform (GCP) Google Cloud Platform (GCP) is a collection of cloud computing services offered by Google. It provides infrastructure, platform, and software tools to help businesses and developers build, deploy, and m...GCP
Favour Onyenekeonlyfave.hashnode.dev·Feb 16, 2025FastAPI Book Management API with CI/CD: A Modern Developer's Guide Overview🔥FastAPI Book Management API The FastAPI Book Management API is not just another RESTful API, it’s a high-performance, developer-friendly, and production-ready solution for managing books. Built with FastAPI, this project leverages modern web developm...1 like2Articles1Week
Surajblog.devsuraj.me·Feb 10, 2025Cloud Computing 101Introduction to Cloud Computing Imagine renting a fully equipped kitchen instead of building one from scratch. Cloud computing works similarly: instead of owning physical servers or data centers, you "rent" computing power, storage, and services over...1 like·31 readsDevOpsCloud
Muhammad Abdulazeezpixeclouds.hashnode.dev·Feb 6, 2025Nginx - Hello World!As part of my DevOps Stage 0 task, I was assigned to set up and configure NGINX on a fresh Ubuntu server hosted on Google Cloud Platform (GCP). This task was designed to test my ability to work with basic web server configurations and deliver a funct...web server
Favour Onyenekeonlyfave.hashnode.dev·Feb 6, 2025From Code to Cloud: Building and Deploying a Smart Number Classification API with FastAPINumber Classification API Overview The Number Classification API is a FastAPI-powered web service that classifies numbers based on their mathematical properties and provides a fun fact. It determines whether a number is prime, perfect, Armstrong, eve...1 likeFastAPI
Anique Ahmad Sarfrazanique.hashnode.dev·Feb 5, 2025A Complete Guide to Pod Controllers in Kubernetes: Replication Controller, Replica Set, and DeploymentKubernetes is a powerful container orchestration tool that helps manage containerized applications at scale. One of its core features is the ability to manage pods (the smallest deployable units in Kubernetes) using Pod Controllers. In this blog, we’...KubernetesKubernetes
Fady Nabilfadynabil.hashnode.dev·Feb 3, 2025HA Between AWS and GCPThis article demonstrates how to create highly available VPN connections between Amazon Web Services (AWS) and Google Cloud (GCP) for direct communication between VPC networks across the two cloud platforms. This article assumes that you’re familiar ...AWS
Sudip Chhatuizdevops.hashnode.dev·Feb 3, 2025Unlocking Success: A Comprehensive Guide to Smooth Cloud Migration StrategiesIn the rapidly evolving landscape of technology, the shift to cloud computing has become not just a trend, but a necessity for many organizations. Whether you're a software developer, a cloud engineer, or a DevOps practitioner, understanding cloud mi...Kubernetes
Uzair Ahmed Shaikhcustom-iam-roles.hashnode.dev·Feb 3, 2025Creating Custom IAM Roles and Bindings in Google Cloud Platform (GCP) Through various waysINTRODUCTION Google Cloud Platform (GCP) provides a flexible and scalable way to manage cloud resources through Identity and Access Management (IAM). One of the most powerful features of IAM is the ability to create custom roles and bindings, giving ...IAM
Sudip Chhatuizdevops.hashnode.dev·Feb 3, 2025Maximize Efficiency and Reliability with Effective Load Balancing StrategiesIn today's fast-paced digital landscape, the demand for scalable and highly available applications is at an all-time high. As software developers, cloud engineers, and DevOps professionals, it's imperative that we adopt effective load balancing strat...Kubernetes