Using GitHub Actions for Google Cloud Run
Zero-Stress Deployments Let’s be honest: nothing kills the buzz of finishing a cool feature quite like a manual deployment. If you’re still dragging files into consoles or running manual shell scripts, it’s time for an upgrade. Today, we’re looking at how to…
Read MoreDiscover the Cost-Saving Secrets of Google Cloud Compute
Preemptive VMs vs Spot VMs in GCP For illustrative purpose generated by DALL-E Google Cloud Platform (GCP) provides various compute options tailored to meet diverse needs. Among these are Preemptive Virtual Machines (VMs) and Spot VMs, which offer…
Read More[How to] Launch VMs using the Instance Template
HOW TO SERIES Skip manually configuring your Instance configurations Manually setting up virtual machines (VMs) every time you need one can quickly become repetitive and time-consuming. That’s where Instance Templates come to the rescue! These handy tools let…
Read More[How to] Host a static website in AWS S3
HOW TO SERIES 🚀 Effortless Static Website Hosting: Leverage AWS S3 for Fast 🌐, Scalable 📈 Deployment! Static websites are lightweight, fast, and easy to deploy. AWS S3 (Simple Storage Service) is one of the most reliable and cost-effective platforms for…
Read More[How to] Add a custom domain & enable HTTPS to S3- Static Website
How to series AWS Services: S3, CloudFront, Certificate Manager and Route 53 Static websites are a popular choice for hosting portfolio sites, blogs, and lightweight applications. With AWS, you can host your static website on S3 and secure it with HTTPS using…
Read More[How to] Preserve an External IP Address of GCP Compute Engine
How to series Using Static IP for External IP Addresses Managing IP addresses effectively is critical for ensuring the reliability and accessibility of your applications deployed on the cloud. In Google Cloud Platform (GCP), Compute Engine instances are…
Read More[How to] write Startup Scripts for your VM Instance
How to series To automate the installation of any software or OS Patches at the startup using Startup Scripts When creating virtual machines (VMs), automating software installations and updates at startup can save time and streamline processes. This blog will…
Read More[How to] manage secrets with GCP Secrets Manager
How To Series Generated using Leonardo AI Managing sensitive application secrets is a critical aspect of modern DevOps workflows. With Google Kubernetes Engine (GKE) and Google Secrets Manager, you can ensure secrets are securely stored and seamlessly…
Read More[How to] Implement Google Programmable Search in Your Node.js App
How to series AI Generated image. Doesn’t depict the actual product. Google Custom Programmable Search Engine allows you to embed search functionalities within your web or mobile applications. It lets you programmatically retrieve and display search results…
Read MoreGetting started with Twilio Serverless
How to series How to Create an Application for Conference Call 📲 Connecting with people through virtual communication is the need of the hour. We get thousands of IVR calls in our day-to-day lives. There may be times when we need to dial up and navigate…
Read More