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

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.

Insiders

Sign Up for our Newsletter

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

article thumbnail

The Future of Serverless is … Functionless?

Stackery

I first heard about this pattern a few years ago at a ServerlessConf from a consultant who was helping a “big bank” convert to serverless. With AppSync, DynamoDB Tables, SQL Databases (via Aurora Serverless), Lambda Functions, and ElasticSearch domains have all been elevated as first-class “Data Sources” for GraphQL resolvers.

article thumbnail

Serverless is easier than you think

The Agile Monkey

When serverless pops up in conversation, there is sometimes an uncomfortable silence in the room. This is possibly because the majority of us don’t know much about serverless. Serverless is the new paradigm for building applications. Hopefully, you’ll know more after you read this post!

article thumbnail

ServerlessDays Nashville & the serverless mindset

Stackery

Last week, I joined an awesome lineup of speakers and serverless users in Tennessee for the inaugural ServerlessDays Nashville conference. Whether you help architect serverless applications at work or you’re just getting started in the community, chances are you’ve caught wind of a ServerlessDays event. Enter serverless.

article thumbnail

DZone Repost: Testing Serverless Functions

OpenCredo

Serverless computing, or functions-as-a-service, has picked up a lot of attention and speed due to its cost-effective pay-as-you-go price offering, multi-language/runtime support, as well as its easy learning curve without any need to provide the infrastructure layer. Writing serverless functions should also adhere to these same practices.

article thumbnail

How to Build a Serverless Application Using Laravel and Bref

Modus Create

Serverless architecture has grown more popular since Amazon Web Services (AWS) introduced Lambda. Serverless allows the developer to focus only on the code itself. The New LAMP Stack: Serverless on AWS. In this tutorial, I’ll be covering how to use Bref to build a serverless Laravel application. Step 1: AWS User.