Daniele Frasca

Daniele Frasca @ymwjbxxq

About: I am an AWS serverless community builder. I worked around Europe in public and private sector projects, and I have also been around for a while when Agile or Unit Tests were not a word.

Joined:
Mar 16, 2022

Daniele Frasca
articles - 32 total

Adaptive Compression for Cache Systems with Hexagonal Architecture

Any API at some significant scale adopts some form of caching for optimisation by reducing database...

Learn More 1 0Apr 16

Cheating Lambda scalability

I am one of those people that can be defined as serverless first. Almost everything can be...

Learn More 11 1Jan 29

Parameter Management at Scale: How Multi-Region Configurations Saved My Application

In this post, I want to share a story about how significant downtime could have impacted the...

Learn More 2 0Oct 29 '24

This stranger EventBus Mesh

During the year 2024, I have been presenting how I integrated a company central bus into a set of...

Learn More 15 0Sep 18 '24

Integrate Kafka with a Serverless application

We are all working with the microservices pattern, or at least in a context with multiple teams where...

Learn More 35 2May 22 '24

Serverless Challenge: Is scaling achievable using Momento as a cache-aside pattern?

This post has been delayed because of re:Invent2023. Could some announcements impact my architectural...

Learn More 9 0Dec 14 '23

re:Invent 2023

Regarding re:Invent 2023, it was my second year in the raw and was terrific. I am part of a...

Learn More 15 1Dec 3 '23

Serverless Challenge - Is scaling achievable using Redis as a cache-aside pattern?

Previously, I tried to achieve my scalability requirements without using a cache-aside pattern to...

Learn More 8 0Oct 17 '23

Serverless Challenge - Is scaling achievable without the utilisation of a cache-aside pattern?

This article is titled Serverless Challenge as it explores the various ways and challenges of...

Learn More 5 0Sep 11 '23

Serverless testing is not complicated. It just requires some effort

Testing serverless applications can seem complicated due to their unique architecture, especially if...

Learn More 11 0Apr 13 '23

Get me there faster

If you are following me on Twitter or read some of my posts, especially on this "Serverless Latency"...

Learn More 19 1Feb 15 '23

Serverless Latency: Understanding and Reducing the Delay

Serverless computing has become increasingly popular in recent years due to its ability to scale on...

Learn More 25 0Jan 18 '23

Amazon Neptune

It all started because I was giving my Like to movies on Netflix, and someone asked me why. So I put...

Learn More 9 0Nov 5 '22

API Gateway to a Lambda function using Lambda proxy and non-proxy integration, with OpenAPI specs

I have spent some time with API Gateway over the past months to build a UI's backend. In this post, I...

Learn More 15 0Nov 3 '22

The need for global endpoints

In this post, I will look at the global endpoints concept and share my point of view on what is...

Learn More 11 0Aug 31 '22

The hidden serverless latency

I want to share something you don't hear much about, which bothered me a bit. Talking around it seems...

Learn More 9 0Jul 14 '22

The state of AWS Serverless Development

In this post, I want to share my consideration and personal opinion of the state of AWS Serverless...

Learn More 104 4Jun 30 '22

Rust - 6 months and counting

In this post, I will summarise all that I learned about running Lambda functions with Rust in the...

Learn More 23 0Jun 1 '22

AWS Serverless: start with your best friends

Are you new to serverless? Did you spend all your time working with containers or some legacy...

Learn More 88 2May 9 '22

Serverless cache

Did I invent a serverless cache service? I will answer this question later on. I recently got...

Learn More 24 5Apr 25 '22

The Multi-Region road - Amazon DynamoDB

In this post, I will look at how Amazon DynamoDB fit in a multi-region design. As a part of the...

Learn More 17 0Apr 18 '22

The Multi-Region road - Amazon API Gateway

In this post, I will look at how Amazon API Gateway HTTP API fit in a multi-region design. As a part...

Learn More 14 0Apr 13 '22

The Multi-Region road: CloudFront

In this blog, I will look at how Amazon CloudFront fit in a multi-region design. As a part of the...

Learn More 18 0Apr 8 '22

The Multi-Region road

Building a multi-region application is hard, and there are a lot of questions to answer. Therefore,...

Learn More 20 0Apr 4 '22

The tale of migration to Serverless

This story is the figment of imagination, and references and facts are purely coincidental. Once...

Learn More 4 0Apr 3 '22

Serverless geolocation

This blog post will show you how to integrate a Geo IP Database in a serverless way. A geo IP...

Learn More 10 2Mar 30 '22

Rust for JavaScript developers: SQS batch error handling with AWS Lambda

I will enhance the AWS SQS comparison using the partial batch response in this post. The partial...

Learn More 7 0Mar 28 '22

Monitoring Serverless Applications with Epsagon

Some say that "you cannot observe without monitoring". Of course, you can also go into production...

Learn More 7 0Mar 27 '22

Journey to AWS Certified Architect Professional

My journey to AWS certifications started in 2020, a time of the pandemic. I started using the cloud...

Learn More 9 0Mar 27 '22

Rust: CSV processing

This blog post is about CSV processing, and it sounds boring, but I want to share my experience on...

Learn More 14 2Mar 24 '22