Tagged with

Serverless

AWS Step Functions HTTPS endpoints demystified

AWS Step Functions HTTPS endpoints demystified

AWS Step Functions announces support for HTTPS endpoints, so you can now integrate with virtually any SaaS application directly from your workflows. In addition, AWS Step Functions launches a new TestState API to test a single step in your workflow, that helps accelerate development so you can deploy new features fast.

serverless AWS · 2024-02-07
Serverless redirect with CloudFront Functions

Serverless redirect with CloudFront Functions

How do we efficiently redirect users from one site to an other? In this post we'll create a solution using serverless technologies to handle this redirect in an efficient way. We'll use AWS, CloudFront, and the new Function KeyValueStore.

serverless, cloudfront, functions · 2024-01-31
AWS re:Invent re:Cap

AWS re:Invent re:Cap

re:Cap of the news from AWS re:Invent, Jimmy will go over the major serverless announcements and his personal takeaways from AWS re:Invent 2023!

serverless AWS · 2024-01-24
Amazon Graviton Three Ways

Amazon Graviton Three Ways

The Frugal Architect. Many workloads can utilize the effective Graviton (ARM) based CPU, Switching to Graviton is often an easy way to save on cost. Graviton delivers the best cost vs performance. This blog post will show the migration process for three different workloads.

serverless, graviton, cost savings · 2024-01-16
Building a serverless AI powered translation service

Building a serverless AI powered translation service

Talk about serverless and event-driven AI powered translation bot using AI services from AWS

Serverless AWS AI · 2024-01-10
Run a java service serverless with ECS and Fargate

Run a java service serverless with ECS and Fargate

How to run a Java based service on Amazon ECS using Fargate and Fargate Spot. Cover the foundation and the infrastructure and steps needed to run this workload.

serverless, java, ecs · 2024-01-05
Podcast - Serverless architectures

Podcast - Serverless architectures

Podcast (in Swedish) about serverless architectures and its advantages.

serverless AWS · 2023-12-15
Serverless and event-driven translation bot

Serverless and event-driven translation bot

Blog post how I created a serverless and event-driven translation service using AI services from AWS, like Amazon Translate and Amazon Polly. Step by step guide how to create this solution and integrate it with Slack for translations using a slash command.

serverless, ai, event-driven · 2023-12-05
Serverless cloud architecture patterns

Serverless cloud architecture patterns

Talk about serverless and event-driven architectures and common architecture patterns, and how to implement these using services from AWS

serverless AWS · 2023-11-09
Building a serverless AI powered translation service

Building a serverless AI powered translation service

Talk about serverless and event-driven AI powered translation bot using AI services from AWS

serverless AWS AI · 2023-11-08
Protecting a Static Website with JWT and Lambda@Edge

Protecting a Static Website with JWT and Lambda@Edge

Post about how to use Amazon Cognito together with Lambda@Edge to add protection and authorization to static content hosted with Amazon S3 and CloudFront.

serverless, security · 2023-10-04
Event-Driven and serverless in world of IoT

Event-Driven and serverless in world of IoT

Talk about serverless and event-driven IoT systems running in AWS Cloud

serverless AWS · 2023-09-14
Event-Routers and Brokers in AWS. Navigating the Event-Driven Landscape

Event-Routers and Brokers in AWS. Navigating the Event-Driven Landscape

Choosing the needed event-broker, based on your requirements, is important. This post try and share some light on the use of SQS, SNS, EventBridge in an event-driven architecture.

serverless, eda · 2023-08-28
Building a serverless file manager

Building a serverless file manager

Building a serverless and event-driven file manager, featured in my Event-driven design thinking blog. Will be using AWS services like S3, StepFunctions, EventBridge.

serverless, eda · 2023-08-01
Serverless and event-driven design thinking

Serverless and event-driven design thinking

How do I create and design a event-driven system? What steps do I take and how do I think. In this post I will explain my event-driven design thinking.

serverless, eda · 2023-07-13
Polly Blog to Speach - SHOWOFF CI/CD

Polly Blog to Speach - SHOWOFF CI/CD

In this episode of 'SHOWOFF CICD' I talk with Johannes Koch and show off a serverless continuous deployment pipeline that turns my blog into speech using Amazon Polly.

serverless AWS · 2023-04-27
Event-Driven and serverless in world of IoT

Event-Driven and serverless in world of IoT

Talk about serverless and event-driven IoT systems running in AWS Cloud

serverless AWS · 2023-04-20
 IoT enabled smoker for great BBQ

IoT enabled smoker for great BBQ

TTalk about how to connect a smoker using IoT and AWS for some great BBQ

serverless AWS IoT · 2023-03-16
Serverless voice with Amazon Polly

Serverless voice with Amazon Polly

How I created voice for my blog posts in a serverless way using Amazon Polly.

serverless AWS · 2023-03-15
Serverless Patterns

Serverless Patterns

Architecture patterns I often use, how to implement them using serverless services from AWS

serverless AWS · 2023-01-27
An IoT enabled smoker for great BBQ

An IoT enabled smoker for great BBQ

Talk about BBQ, IoT, AWS, and serverless at re:Invent 2022

serverless AWS · 2022-11-29
Building a serverless event driven Slack Bot

Building a serverless event driven Slack Bot

How to build serverless and event-driven architecture to power a Slack bot.

serverless AWS · 2022-11-09
AppConfig in StepFunctions

AppConfig in StepFunctions

How to use AWS AppConfig inside AWS StepFunctions to control the flow of the execution, making it possible to change runtime.

Serverless · 2022-06-30
Autoscaled Github Runners using StepFunctions

Autoscaled Github Runners using StepFunctions

How to create self-hosted autoscaled GitHub runners on AWS using StepFunctions.

serverless AWS · 2022-05-31