Tag: backend

  • Cloud Blog: OpenTelemetry Protocol comes to Google Cloud Observability

    Source URL: https://cloud.google.com/blog/products/management-tools/opentelemetry-now-in-google-cloud-observability/ Source: Cloud Blog Title: OpenTelemetry Protocol comes to Google Cloud Observability Feedly Summary: OpenTelemetry Protocol (OTLP) is a data exchange protocol designed to transport telemetry from a source to a destination in a vendor-agnostic fashion. Today, we’re pleased to announce that Cloud Trace, part of Google Cloud Observability, now supports users sending…

  • Cloud Blog: Fast and efficient AI inference with new NVIDIA Dynamo recipe on AI Hypercomputer

    Source URL: https://cloud.google.com/blog/products/compute/ai-inference-recipe-using-nvidia-dynamo-with-ai-hypercomputer/ Source: Cloud Blog Title: Fast and efficient AI inference with new NVIDIA Dynamo recipe on AI Hypercomputer Feedly Summary: As generative AI becomes more widespread, it’s important for developers and ML engineers to be able to easily configure infrastructure that supports efficient AI inference, i.e., using a trained AI model to make…

  • Cloud Blog: How to Build Highly Available Multi-regional Services with Cloud Run

    Source URL: https://cloud.google.com/blog/topics/developers-practitioners/how-to-build-highly-available-multi-regional-services-with-cloud-run/ Source: Cloud Blog Title: How to Build Highly Available Multi-regional Services with Cloud Run Feedly Summary: Ever worry about your applications going down just when you need them most? The talk at Cloud Next 2025, Run high-availability multi-region services with Cloud Run, dives deep into building fault tolerant and reliable applications using…

  • Cloud Blog: From query to cart: Inside Target’s search bar overhaul with AlloyDB AI

    Source URL: https://cloud.google.com/blog/topics/retail/from-query-to-cart-inside-targets-search-bar-overhaul-with-alloydb-ai/ Source: Cloud Blog Title: From query to cart: Inside Target’s search bar overhaul with AlloyDB AI Feedly Summary: Editor’s note: Target set out to modernize its digital search experience to better match guest expectations and support more intuitive discovery across millions of products. To meet that challenge, they rebuilt their platform with…

  • Docker: Prototyping an AI Tutor with Docker Model Runner

    Source URL: https://www.docker.com/blog/how-to-build-an-ai-tutor-with-model-runner/ Source: Docker Title: Prototyping an AI Tutor with Docker Model Runner Feedly Summary: Every developer remembers their first docker run hello-world. The mix of excitement and wonder as that simple command pulls an image, creates a container, and displays a friendly message. But what if AI could make that experience even better?…