article thumbnail

Rotating secrets with serverless

Xebia

In order to do manual rotations developers have to keep track of when secrets need to be rotated, perform the process of rotating them, and update the application accordingly. In order to translate this into our serverless function we will need to do this process via code. With that being said, let’s begin!

article thumbnail

Leveraging Serverless and Generative AI for Image Captioning on GCP

Xebia

Leveraging Serverless and Generative AI for Image Captioning on GCP In today’s age of abundant data, especially visual data, it’s imperative to understand and categorize images efficiently. TL;DR We’ve built an automated, serverless system on Google Cloud Platform where: Users upload images to a Google Cloud Storage Bucket.

Insiders

Sign Up for our Newsletter

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

article thumbnail

Spend Smarter, Not More: A Guide to AWS Storage Cost Optimization

Xebia

Introduction With an ever-expanding digital universe, data storage has become a crucial aspect of every organization’s IT strategy. S3 Storage Undoubtedly, anyone who uses AWS will inevitably encounter S3, one of the platform’s most popular storage services. Storage Class Designed For Retrieval Change Min.

Storage 147
article thumbnail

High-performance computing on AWS

Xebia

How does High-Performance Computing on AWS differ from regular computing? For this HPC will bring massive parallel computing, cluster and workload managers and high-performance components to the table. Today’s server hardware is powerful enough to execute most compute tasks. Why HPC and cloud are a good fit? No ageing infrastructure.

AWS 147
article thumbnail

Build a contextual text and image search engine for product recommendations using Amazon Bedrock and Amazon OpenSearch Serverless

AWS Machine Learning - AI

In this post, we show how to build a contextual text and image search engine for product recommendations using the Amazon Titan Multimodal Embeddings model , available in Amazon Bedrock , with Amazon OpenSearch Serverless. Store embeddings into the Amazon OpenSearch Serverless as the search engine. Review and prepare the dataset.

article thumbnail

Dynamic Data Processing Using Serverless Java With Quarkus on AWS Lambda (Part 1)

Dzone - DevOps

With the growth of the application modernization demands, monolithic applications were refactored to cloud-native microservices and serverless functions with lighter, faster, and smaller application portfolios for the past years.

article thumbnail

Can Dynamic Sites Go Serverless?

Netlify

Why I migrated my dynamic sites to a serverless architecture. Like most web developers these days, I’ve heard of serverless applications and Jamstack for a while. The idea of serverless for a tool that is mostly static content is appealing. Not the usual serverless migration. So, should I migrate at all?