Remove posts topic the-cloud
article thumbnail

How to ensure security in a cloud migration

CIO

For as long as organizations have been interested in moving resources to the cloud, they’ve been concerned about security. That interest is only getting stronger as cloud usage grows – making it a perfect topic for the latest #CIOTechTalk Twitter chat. It’s a timely topic given the rapid cloud migration currently underway.

Cloud 289
article thumbnail

Leveraging Serverless and Generative AI for Image Captioning on GCP

Xebia

In my recent endeavor, I explored a seamless integration of serverless architecture with the power of generative AI to auto-caption images on Google Cloud Platform (GCP). TL;DR We’ve built an automated, serverless system on Google Cloud Platform where: Users upload images to a Google Cloud Storage Bucket. The result?

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Reflecting on Saudi’s LEAP conference

Xebia

Xebia team members were on site to discuss cutting-edge topics, including Google Cloud Best Practices, Data Platforms, Applied and Generative AI, Digital Product Development, and Cloud Migration with attendees from around the globe. As such, I’m filled with optimism and enthusiasm for the future.

article thumbnail

How To Manage Cloud Build Alerts

Xebia

After automating several processes using Cloud Build you get bored by checking build statuses. Gladly, Cloud Build offers Cloud Build notifiers to get that sorted. Build Alert Management Application projects publish Cloud Build status metrics. Build Alert Management Application projects publish Cloud Build status metrics.

Cloud 130
article thumbnail

Secure your Compute Engine by blocking project-wide SSH keys

Xebia

Best practice for handling SSH keys in Google Cloud When you are using the Compute Engine in Google Cloud, you might wonder what’s the best way to handle SSH keys for your Virtual Machines (VMs) ? Customize your approach based on your specific Google Cloud deployment strategy.

article thumbnail

Terraform with YAML: Part 1

Xebia

This post is the first in a series of three about supercharging your Terraform setup using YAML. In this blog post we will explore how we can replace as much HCL code as possible with YAML and what the benefits are of doing so. Terraform is one of the most common tools to provision infrastructure from code or configuration.

article thumbnail

Continuous deployment for Artifact Registry container images

Xebia

Continuous deployment to Cloud Run works out-of-the-box when you own the application code. Artifact Registry (and Container Registry) publish notifications to the gcr Pub/Sub topic. Cloud Build triggers. Pub/Sub easily integrates with Cloud Build. However, you don’t always own the application code.

Cloud 130