Tagged articles
39 articles
Page 1 of 1
AI Engineering
AI Engineering
May 19, 2026 · Artificial Intelligence

Google's Gemini Spark Enables 24‑Hour AI Tasks Without a Running PC

Google's Gemini Spark, announced at I/O 2026, is a cloud‑based personal AI assistant that runs on Gemini 3.5 and the Antigravity framework, allowing users to schedule long‑running tasks without keeping a computer or browser open, and integrates with Google tools via the MCP protocol.

AI agentsAntigravity frameworkCloud AI
0 likes · 3 min read
Google's Gemini Spark Enables 24‑Hour AI Tasks Without a Running PC
AI Engineering
AI Engineering
May 14, 2026 · Artificial Intelligence

How One Person, Claude, and Cloud Services Can Replace an Entire Engineering Team

This guide walks you through two free demos that show how a single developer can use Claude on Google Cloud to build fully automated AI agents, followed by a detailed 7‑day plan that transforms Claude from a chat tool into an AI employee capable of handling content creation, operations, code review, and more, all without requiring a computer science degree.

AI automationAI workflowClaude
0 likes · 12 min read
How One Person, Claude, and Cloud Services Can Replace an Entire Engineering Team

Global AI New King Emerges: Anthropic’s $1.2 Trillion Valuation Tops OpenAI

Anthropic’s pre‑IPO valuation surged to $1.2 trillion—about 20% above OpenAI—driven by an 80‑fold revenue jump, massive compute contracts, a $200 billion Google cloud deal, and a surprise 22‑million‑GPU boost from Elon Musk’s SpaceX, sparking both excitement and sustainability concerns in the AI industry.

AI computeAI industryAI valuation
0 likes · 8 min read
Global AI New King Emerges: Anthropic’s $1.2 Trillion Valuation Tops OpenAI
Machine Heart
Machine Heart
Apr 23, 2026 · Artificial Intelligence

Google's TPU 8t and 8i: Training Powerhouse vs. Inference Specialist

Google unveiled its eighth‑generation TPU line at Cloud Next 2026, introducing the training‑focused TPU 8t with a 2.7× performance boost and massive scaling, and the inference‑optimized TPU 8i featuring three‑times more on‑chip SRAM and an 80% performance uplift for agentic AI workloads, while positioning the chips as a complement—not a replacement—to Nvidia's offerings.

AI hardwareAgentic AIGoogle Cloud
0 likes · 9 min read
Google's TPU 8t and 8i: Training Powerhouse vs. Inference Specialist
DevOps Coach
DevOps Coach
Mar 26, 2026 · Operations

Can an AI Agent Replace Your SRE Night‑Shift? Inside Google’s Remote MCP‑Powered Autonomous SRE Agent

The article examines the chronic pain points of on‑call SRE teams—alert fatigue, long MTTR, inconsistent RCA, and communication bottlenecks—and presents a detailed, four‑layer architecture that uses Google’s Remote MCP server and an AI‑driven autonomous SRE agent to automate log retrieval, knowledge lookup, root‑cause analysis, and stakeholder notifications, dramatically improving reliability and efficiency.

Google CloudMCPOperations
0 likes · 21 min read
Can an AI Agent Replace Your SRE Night‑Shift? Inside Google’s Remote MCP‑Powered Autonomous SRE Agent
Black & White Path
Black & White Path
Mar 25, 2026 · Information Security

Nearly 1 PB of Data Allegedly Stolen from Outsourcing Giant Telus Digital

Telus Digital confirmed a breach in which the ShinyHunters group claims to have exfiltrated close to 1 petabyte of data by leveraging Google Cloud credentials stolen from a prior Salesloft/Drift breach, affecting numerous customers and prompting a $65 million ransom demand.

Google CloudSaaS supply chainShinyHunters
0 likes · 7 min read
Nearly 1 PB of Data Allegedly Stolen from Outsourcing Giant Telus Digital
AI Engineering
AI Engineering
Mar 18, 2026 · Artificial Intelligence

5 Proven Agent Skill Design Patterns Google Shares After Anthropic

Google Cloud’s new guide outlines five validated Agent Skill design patterns—Tool Wrapper, Generator, Reviewer, Inversion, and Pipeline—explaining their structures, use‑cases, and how combining them can produce reliable, token‑efficient workflows for AI agents.

Agent SkillsDesign PatternsGoogle Cloud
0 likes · 7 min read
5 Proven Agent Skill Design Patterns Google Shares After Anthropic

Why Google’s VP Warns Against Two Popular AI Startup Models

Google Cloud VP Darren Mowry cautions that LLM‑wrapper startups and AI‑aggregator platforms are hitting an "engine‑failure" signal, lacking true differentiation, and advises founders to focus on vibe‑coding tools, developer platforms, and other high‑impact AI opportunities instead.

AI aggregatorsAI startupsGoogle Cloud
0 likes · 6 min read
Why Google’s VP Warns Against Two Popular AI Startup Models
Tech Verticals & Horizontals
Tech Verticals & Horizontals
Jan 10, 2026 · Artificial Intelligence

Essential Components of an AI Agent Architecture

The article outlines the core building blocks of AI agents—including frontend frameworks, development kits, tool integration, memory strategies, design patterns, model selection, and runtime environments—while explaining how each choice impacts performance, scalability, cost, and security.

ADKAI agentsAgent Architecture
0 likes · 19 min read
Essential Components of an AI Agent Architecture
Alibaba Cloud Native
Alibaba Cloud Native
Jul 5, 2025 · Cloud Native

Google Cloud 2025 Outage: Lessons Learned and Nacos Gray Release Solutions

A massive Google Cloud outage on June 12, 2025, caused by an untested Service Control feature triggered a null‑pointer exception that cascaded globally, and the article explains how configuration gray‑release techniques—especially Nacos IP and label canary deployments—can prevent similar disasters.

Cloud NativeConfiguration ManagementGoogle Cloud
0 likes · 13 min read
Google Cloud 2025 Outage: Lessons Learned and Nacos Gray Release Solutions
Java Tech Enthusiast
Java Tech Enthusiast
Jul 1, 2025 · Cloud Computing

Why Did the 2025 Multi-Cloud Outage Cripple Google, AWS, and Azure?

In June 2025 a 181‑minute global outage knocked down Google Cloud, AWS, and Azure, exposing the fragility of multi‑cloud strategies as a single null‑pointer bug cascaded through cross‑dependent services, leading to massive alerts, latency spikes, and widespread service failures.

AWSAzureDigital Infrastructure
0 likes · 4 min read
Why Did the 2025 Multi-Cloud Outage Cripple Google, AWS, and Azure?
Cognitive Technology Team
Cognitive Technology Team
Jun 17, 2025 · Cloud Computing

What a Single NullPointerException Taught Us About Cloud Reliability

The June 2025 Google Cloud outage, caused by an untested code change that triggered a NullPointerException, crippled over 70 core services worldwide, prompting a rapid technical fix, public apology, and industry‑wide reflections on cloud stability, fault tolerance, and deployment practices.

Google Cloudcloud outageincident response
0 likes · 7 min read
What a Single NullPointerException Taught Us About Cloud Reliability
Tech Architecture Stories
Tech Architecture Stories
Jun 14, 2025 · Operations

What Caused Google Cloud’s Massive June 2025 Outage and What We Can Learn

On June 12, 2025, a faulty policy update in Google’s Service Control triggered null‑pointer crashes across regions, causing a global outage that also impacted Cloudflare, Twitch, Discord, and others; the incident exposed missing feature flags, inadequate error handling, and lack of exponential backoff, prompting rapid SRE remediation.

Google CloudSREcloud operations
0 likes · 7 min read
What Caused Google Cloud’s Massive June 2025 Outage and What We Can Learn
Java Tech Enthusiast
Java Tech Enthusiast
Apr 17, 2025 · Cloud Computing

Exploring Google’s New Firebase Studio: A Cloud‑Based AI Coding Platform

Google’s Firebase Studio is a browser‑accessible, cloud‑native development environment that leverages Gemini AI to generate, debug, and test full‑stack applications across backend, frontend, and mobile frameworks, offering project templates, customizable environments, and one‑click deployment to Google Cloud services.

AI CodingDev EnvironmentFirebase Studio
0 likes · 6 min read
Exploring Google’s New Firebase Studio: A Cloud‑Based AI Coding Platform
Ma Wei Says
Ma Wei Says
Apr 16, 2025 · Artificial Intelligence

How Google’s A2A Protocol Enables Seamless AI Agent Collaboration

Google’s open‑source A2A (Agent‑to‑Agent) protocol, unveiled at Google Cloud Next 2025, defines a standardized, secure, Web‑based framework that lets heterogeneous AI agents discover each other, negotiate interactions, and manage cross‑agent tasks, supporting multimodal communication, long‑running jobs, and push notifications.

A2A protocolAI AgentGoogle Cloud
0 likes · 11 min read
How Google’s A2A Protocol Enables Seamless AI Agent Collaboration
DevOps
DevOps
Apr 10, 2025 · Artificial Intelligence

Google Unveils the Open‑Source Agent2Agent (A2A) Protocol and Highlights Its Enterprise Adoption

At Google Cloud Next 25, Google introduced the open‑source Agent2Agent (A2A) protocol—a standardized interaction model for AI agents that breaks system silos, supports major enterprise platforms, follows five design principles, and is already being adopted by dozens of leading companies across various industries.

A2AAI agentsAgent2Agent
0 likes · 8 min read
Google Unveils the Open‑Source Agent2Agent (A2A) Protocol and Highlights Its Enterprise Adoption
DataFunTalk
DataFunTalk
Apr 10, 2025 · Artificial Intelligence

Google Cloud Next 25: Comprehensive Overview of New AI Models, Tools, and Protocols

Google Cloud Next 25 unveiled a wealth of AI advancements, including five new generative models, a groundbreaking Agent‑to‑Agent protocol, upgraded AI‑powered developer tools, expanded AI applications across Workspace, and the high‑performance Ironwood TPU for inference, offering developers a clear view of the latest AI landscape.

AI modelsAgent protocolGemini
0 likes · 14 min read
Google Cloud Next 25: Comprehensive Overview of New AI Models, Tools, and Protocols
21CTO
21CTO
Mar 25, 2025 · Databases

How Google Spanner’s New Hierarchical Storage Cuts Costs with HDD Tiering

Google Cloud Spanner now offers a policy‑driven hierarchical storage tier that moves infrequently accessed data to cheap HDDs, reducing costs by up to 80% while keeping SQL queries seamless across SSD and HDD layers and preserving backup consistency.

Cost OptimizationDistributed SQLGoogle Cloud
0 likes · 5 min read
How Google Spanner’s New Hierarchical Storage Cuts Costs with HDD Tiering
DevOps Operations Practice
DevOps Operations Practice
May 20, 2024 · Cloud Computing

Google Cloud Data Deletion Incident at UniSuper: Causes, Impact, and Lessons Learned

Google Cloud mistakenly deleted data and backups for Australian pension fund UniSuper, causing over 600,000 members to lose access for more than a week, and the incident highlights the risks of single‑provider reliance, the importance of robust backup strategies, and the growing relevance of hybrid and multi‑cloud architectures.

BackupData lossGoogle Cloud
0 likes · 5 min read
Google Cloud Data Deletion Incident at UniSuper: Causes, Impact, and Lessons Learned
21CTO
21CTO
Mar 4, 2024 · Artificial Intelligence

How Google Cloud and Stack Overflow Are Merging AI to Boost Developer Productivity

Stack Overflow and Google Cloud have formed a strategic partnership to embed verified Stack Overflow answers into Google Cloud’s Gemini AI, while JetBrains’ survey reveals AI coding assistants dramatically boost developer productivity and satisfaction, highlighting a new era of AI‑enhanced software development.

AI coding assistantAI integrationGoogle Cloud
0 likes · 6 min read
How Google Cloud and Stack Overflow Are Merging AI to Boost Developer Productivity
Alipay Experience Technology
Alipay Experience Technology
Sep 14, 2023 · Cloud Computing

What Google I/O Shanghai Reveals About Cloud and Generative AI

The article recaps Google I/O Connect Shanghai, highlighting Google Cloud's leadership, its generative AI strategy with Vertex AI, developer‑focused tools like Duet AI and Gen App Builder, and Web session insights, while offering practical takeaways for developers and entrepreneurs interested in cloud‑based AI services.

Google CloudVertex AIai
0 likes · 9 min read
What Google I/O Shanghai Reveals About Cloud and Generative AI
Architects Research Society
Architects Research Society
Aug 24, 2022 · Operations

Choosing Appropriate SLIs and Defining SLOs for Reliable Services

This guide explains how to select suitable service‑level indicators (SLIs), define customer‑centric service‑level objectives (SLOs), use error budgets, and iteratively improve reliability for various system types such as services, data processing, and storage, with practical recommendations for Google Cloud environments.

Google CloudSLISLO
0 likes · 10 min read
Choosing Appropriate SLIs and Defining SLOs for Reliable Services
DevOps Cloud Academy
DevOps Cloud Academy
Jun 16, 2021 · Cloud Native

Boosting ForgeRock Developer Productivity with Google Cloud Native Tools

The article explains how ForgeRock’s engineering team improves developer efficiency and product delivery by using Google Cloud’s native DevOps suite—including Cloud Code, Tekton, Cloud Build, and Container Registry—to streamline IDE workflows, enable end‑to‑end automation, and adopt a multi‑cloud strategy across GKE, EKS, and AKS.

Cloud NativeDevOpsGoogle Cloud
0 likes · 7 min read
Boosting ForgeRock Developer Productivity with Google Cloud Native Tools
Open Source Linux
Open Source Linux
Mar 1, 2021 · Cloud Computing

How Google’s VM Manager Simplifies Large‑Scale Cloud VM Operations

Google’s VM Manager automates the deployment, patching, configuration, and inventory of massive Compute Engine VM clusters, offering a single dashboard to streamline security, observability, and performance for enterprises moving workloads to the cloud.

Configuration ManagementGoogle CloudInfrastructure Automation
0 likes · 4 min read
How Google’s VM Manager Simplifies Large‑Scale Cloud VM Operations
Programmer DD
Programmer DD
Feb 22, 2021 · Cloud Computing

How a Small Startup’s Cloud Run Misstep Led to a $72,000 Bill – Lessons Learned

A U.S. startup’s attempt to use Cloud Run and Firebase for an AI‑driven alert service spiraled into a $72,000 cloud bill due to automatic upgrades, delayed billing, and unbounded POST requests, highlighting the dangers of unchecked serverless deployments and the importance of rigorous cost monitoring.

Cloud RunCost ManagementGoogle Cloud
0 likes · 8 min read
How a Small Startup’s Cloud Run Misstep Led to a $72,000 Bill – Lessons Learned
MaGe Linux Operations
MaGe Linux Operations
Feb 18, 2021 · Cloud Computing

How Google’s VM Manager Simplifies Large-Scale Cloud VM Operations

Google’s VM Manager is a cloud‑native infrastructure tool that automates deployment, patching, configuration, and inventory management for large Compute Engine VM fleets, offering a unified dashboard to improve observability, security, and operational efficiency across Windows and Linux environments.

Cloud ManagementGoogle CloudInfrastructure Automation
0 likes · 4 min read
How Google’s VM Manager Simplifies Large-Scale Cloud VM Operations
21CTO
21CTO
Mar 30, 2020 · Cloud Computing

What Triggered the Massive Google Cloud Outage on March 26 2020?

On March 26 2020 Google’s core services—including Search, Gmail, YouTube and G Suite—experienced a worldwide outage caused by a router failure in an Atlanta data center, a third‑party software bug that disrupted traffic across multiple regions, prompting detailed analysis from Google, DownDetector, ThousandEyes and other observers.

Google CloudNetwork ReliabilityOutage
0 likes · 8 min read
What Triggered the Massive Google Cloud Outage on March 26 2020?
Architects' Tech Alliance
Architects' Tech Alliance
Feb 16, 2020 · Cloud Computing

Global Cloud Computing Market Overview 2019‑2024: Growth, Provider Comparison, and Spending Trends

An analysis of recent data from Canalys, Synergy Research Group and other sources reveals that the global cloud computing market grew 37.6% to $107.1 billion in 2019, projects continued rapid expansion to $2840 billion by 2024, and compares the performance and strategies of AWS, Azure, Google Cloud and Alibaba Cloud.

AWSAlibaba CloudAzure
0 likes · 11 min read
Global Cloud Computing Market Overview 2019‑2024: Growth, Provider Comparison, and Spending Trends
Tencent Cloud Developer
Tencent Cloud Developer
Dec 13, 2018 · Artificial Intelligence

Everything you need to know about AutoML and Neural Architecture Search

AutoML and Neural Architecture Search automate deep‑learning model design by using controller networks to explore and evaluate candidate architectures, with efficient variants like PNAS and ENAS reducing cost, while platforms such as Google Cloud AutoML and open‑source AutoKeras make these techniques accessible, promising broader, democratized AI breakthroughs.

AutoMLDeep LearningENAS
0 likes · 7 min read
Everything you need to know about AutoML and Neural Architecture Search
21CTO
21CTO
Jul 26, 2018 · Cloud Computing

Google Cloud Next 18 Highlights: TPU 3.0, AutoML Breakthroughs, and AI Strategy

Google Cloud NEXT 18 in San Francisco unveiled the alpha‑tested Cloud TPU 3.0, major AutoML enhancements, and the Contact Center AI solution, while CEO Diane Greene highlighted AI and security investments and the cloud’s rapid revenue growth, signaling Google’s push to outpace AWS, Azure, and IBM.

AutoMLGoogle CloudTPU
0 likes · 7 min read
Google Cloud Next 18 Highlights: TPU 3.0, AutoML Breakthroughs, and AI Strategy
Architect
Architect
Jul 29, 2015 · Databases

Google App Engine Datastore: Usage, Architecture, and Implementation

This article explains how Google App Engine Datastore works from a programmer's perspective, covering its entity‑based data model, hierarchical structure, query capabilities, comparison with relational databases, and the underlying implementation built on BigTable including entities, indexes, transactions, and backup mechanisms.

BigtableDataStoreDatabase Architecture
0 likes · 10 min read
Google App Engine Datastore: Usage, Architecture, and Implementation
Art of Distributed System Architecture Design
Art of Distributed System Architecture Design
Apr 22, 2015 · Cloud Computing

Guidelines for Building Elastic Scalable Applications on Google Cloud Platform

The article summarizes Google’s recent papers that outline an architectural guide for creating elastic, scalable web applications on Google Cloud Platform, describing key components such as regions, zones, load balancers, autoscalers, Cloud SQL, Cloud Storage, and deployment best‑practices.

AutoscalerCloud SQLElastic Architecture
0 likes · 5 min read
Guidelines for Building Elastic Scalable Applications on Google Cloud Platform