article thumbnail

DigitalOcean enhances serverless capabilities with Nimbella acquisition

TechCrunch

As developers look for ways to simplify how they create software, serverless solutions, which enable them to write code without worrying about the underlying infrastructure required to run their applications, is becoming increasingly popular. Spruill said that this wasn’t the company’s first foray into serverless.

article thumbnail

Rotating secrets with serverless

Xebia

In this article we are going to explore how we can use a serverless approach to automate the secret rotation process, avoiding having to ever endure one of these arduous events again! In order to translate this into our serverless function we will need to do this process via code. To do this we simply create a Cloudwatch Event Rule.

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

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.

article thumbnail

Upstash snags $1.9M seed to build serverless data platform for Redis and Kafka

TechCrunch

When it comes to data-intensive applications, setting up the infrastructure is expensive and time-consuming. That’s where serverless plays best — you only pay for the resources when you’re using them, not when they’re sitting idle. Serverless doesn’t mean there are no servers.

article thumbnail

Koyeb raises $1.6 million for its serverless data-processing engine

TechCrunch

It hides many complexities using a serverless model. Koyeb believes that companies will take advantage of the best cloud-native APIs and storage services going forward. In order to mix-and-match those various providers, Koyeb provides the serverless glue that ties everything together. French startup Koyeb has raised a $1.6

article thumbnail

How To Get Started With the Hazelcast Viridian Serverless

Dzone - DevOps

The Hazelcast Serverless means that Hazelcast manages the cloud infrastructure for you. Each Viridian Serverless cluster is an independent deployment of the Hazelcast Platform in a Kubernetes container. Viridian Serverless clusters come in two types:1) Development: Capped storage.

article thumbnail

Build a Serverless Application for Entity Detection on AWS

Dzone - DevOps

In this blog post, you will learn how to build a Serverless solution for entity detection using Amazon Comprehend , AWS Lambda , and the Go programming language. Text files uploaded to Amazon Simple Storage Service (S3) will trigger a Lambda function which will further analyze it, extract entity metadata (name, type, etc.)