Articles by Tag #googlecloud

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Optimizing Your Work-from-Home Setup for Career Success

As I enter the final week of lectures in my data engineering apprenticeship and prepare for my first...

Learn More 148 6Jul 28 '24

Creating an Interactive Map with the Google Maps API in Next.js

Introduction In this article, we will learn how to integrate the Google Maps API into a...

Learn More 77 5Jun 8 '24

Cloud provider comparison 2024: VM Performance / Price

Time for the yearly cloud compute comparison test. It's a bit delayed, most of the benchmarking work...

Learn More 57 1Sep 26 '24

Building an Enterprise CI/CD Pipeline with Jenkins, Docker, Trivy, and GKE

Jenkins, the most popular open-source tool for build automation, plays a vital role in efficiently...

Learn More 36 6Aug 16 '24

Deploy Flask App on Google Cloud Run with Terraform

Prerequisite: GCP Account Install Google Cloud SDK Terraform Installed on Developer...

Learn More 31 4Jul 15 '24

Leverage open models like Gemma 2 on GKE with LangChain

Learn how to leverage Google Kubernetes Engine (GKE) to deploy an AI-powered LangChain application backed by an local instance of Gemma 2.

Learn More 30 3Feb 6

'List<Object?>' is not a subtype of type 'PigeonUserDetails?'

After I rebuilt my project to resolve an issue with a @freezed class my Google login feature started...

Learn More 28 5Sep 23 '24

Write to Google Sheets from a local script via gcloud CLI authentication

Recently I needed to pull data from the GitHub API and publish to a Google Sheet so I could share...

Learn More 27 6Sep 25 '24

Intro to Ray on GKE

This post continues my AI exploration series with a look at the open source solution Ray and how it...

Learn More 25 0Sep 12 '24

Using Google Cloud Firestore with Django's ORM

Django has long been the most popular Python framework for developing web applications. One of its...

Learn More 20 2May 20 '24

Streamline your LangChain deployments with LangServe

Learn how to streamline exposing AI models using LangChain and LangServe, deployed on Google Kubernetes Engine (GKE).

Learn More 18 1Feb 28

Google Cloud Run vs Sliplane

Google Cloud Run (GCR) and Sliplane both simplify deployment, management, and scaling of...

Learn More 16 2Mar 2

'memba?: Twilio & Vertex AI SMS Reminder System for Seniors who don't 'memba.

✨ As part of dev.to Twilio AI challange me and @isitayush crafted a digital guardian angel for...

Learn More 15 10Jun 24 '24

Microservices: The Future of Scalable Architecture 🌐

1. What are Microservices? Microservices, also known as the microservices architecture, is...

Learn More 14 4Mar 3

Adding Google Authentication in Next.js 14 with App Router: A Beginner-Friendly Guide

Hey, you! Are you trying to add Google Authentication in a Next.js app but drowning in confusing...

Learn More 14 2Nov 11 '24

Deploy Gemini-powered LangChain applications on GKE

Learn how to leverage Google Kubernetes Engine (GKE) to deploy an AI-powered LangChain application backed by Gemini.

Learn More 14 1Jan 28

Building a Google Classroom App with Flutter: A Step-by-Step Guide

Introduction: Google Classroom revolutionizes the way educators and students interact, manage...

Learn More 13 0May 12 '24

How to Create a High Availability Storage Account for a Public Website.

Table of contents Step 1: Create a storage account with high availability. Step 2: Create a blob...

Learn More 13 0Sep 26 '24

Dự án cuối cùng - Final Project

1.Ý tưởng Muốn tạo ra một website tĩnh chứa các thông tin của đám cưới bản thân để có thể dễ dàng...

Learn More 12 0Sep 16 '24

DevOps Made Simple: A Beginner’s Guide to AWS Lambda vs Google Cloud Functions - Serverless Comparison

Introduction Serverless computing has revolutionized the way developers build and deploy...

Learn More 12 0Mar 28

Upload Files on Drive With Node.js

In situations where storage limitations become a concern, exploring alternative solutions becomes...

Learn More 12 0Nov 9 '24

Multiple Cloud Build Triggers in One Github Repo

So I recently wrote a post about setting up Cloud Build when using private Github repos and...

Learn More 11 0Jun 4 '24

Are millions of accounts vulnerable due to Google's OAuth Flaw?

This article is a rebuttal to Truffle Security's post on Millions of Accounts Vulnerable due to...

Learn More 11 1Jan 15

🔥 Google Launches Firebase Studio: A New Era for AI App Development

Google has just introduced Firebase Studio, a revolutionary cloud-based development environment...

Learn More 11 0Apr 11

I Passed Google Associate Cloud Engineer Certification Exam in One Sitting 🕺🏻🥳

The reliability of Google's email service, Gmail, sharpened my keen interest in Google's Site...

Learn More 11 2Jul 28 '24

Google Cloud Arcade Facilitator Program 2024

The Arcade Facilitator Program is an always-on, no-cost gaming campaign where technical...

Learn More 11 0Jul 28 '24

Github CI/CD with Google Cloud Build

Introduction Continuous Integration (CI): This is the process of building, testing, and...

Learn More 11 0Sep 18 '24

Deploy Google Cloud Run with Terraform: Full Guide

Learn how to deploy a Google Cloud Run instance using Terraform, complete with a connection to a...

Learn More 11 0May 11 '24

AWS Fargate vs Google Cloud Run: Serverless Container Wars

Introduction Serverless computing has revolutionized cloud-native development, enabling...

Learn More 11 0Apr 8

Creating and Deploying a Google Cloud Run Service Using Artifact Registry and GitHub Actions

In this guide, we’ll walk through the process of creating a Google Cloud Run (GCR) service, building...

Learn More 10 2Dec 1 '24