Daniele Frasca ๐Ÿ‡ฎ๐Ÿ‡น๐Ÿ‡ฉ๐Ÿ‡ช๐Ÿ‡ช๐Ÿ‡บ

219 Followers
48 Following
299 Posts
AWS Community Builder | Serverless ๐Ÿฅ” | views my own
TWITTERhttps://twitter.com/dfrasca80
LINKEDINhttps://www.linkedin.com/in/daniele-frasca/
BLOGhttps://dev.to/ymwjbxxq

๐Ÿ†• EventBus Mesh

Finally, I managed to find the time to write down some thoughts. A brief article explaining an uncommon pattern and how I leverage it to achieve full isolation for my microservices.

https://dev.to/aws-builders/this-stranger-eventbus-mesh-5a67

#aws #serverless #eventbridge

This stranger EventBus Mesh

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

DEV Community

๐Ÿ†• Integrate Kafka with a Serverless application

Kafka and EventBridge work well together. Let's explore two integration options and their limitations.

https://lnkd.in/e4v_p54d

#serverless #eda #kafka #aws #eda #awscommunity

LinkedIn

This link will take you to a page thatโ€™s not on LinkedIn

This video cracked me up ๐Ÿ˜‚

https://youtu.be/aWfYxg-Ypm4

#webdev #javascript #RustLang

Interview with Senior JS Developer 2024 [NEW]

YouTube

Awesome #aws savvy accounts to follow:

๐Ÿ‘‹๐Ÿผ Vlad Ionescu - @iamvlaaaaaaad
๐Ÿ‘‹๐Ÿผ Lars Jacobsson - @lajacobsson
๐Ÿ‘‹๐Ÿผ Dennis Traub - @dtraub
๐Ÿ‘‹๐Ÿผ Wesley Faulkner - @wesley83
๐Ÿ‘‹๐Ÿผ Daniele Frasca - @dfrasca80

More updates like this? Follow me or #AwsBubbleAccountsRefresher

Source: #awsbubble (github.com/gunnargrosch/mastodon-lists)
Botdev: @moelholm

I used @momentohq and compression months ago with #rust, but now it is also available for #nodejs
Have a look https://www.npmjs.com/package/@gomomento/sdk-nodejs-compression

Saving money without compromising the speed.

@gomomento/sdk-nodejs-compression

Compression extensions for Momento node.js SDK. Latest version: 0.75.0, last published: 17 hours ago. Start using @gomomento/sdk-nodejs-compression in your project by running `npm i @gomomento/sdk-nodejs-compression`. There are no other projects in the npm registry using @gomomento/sdk-nodejs-compression.

npm

By the end of Q1 2024, I will have completed a series of large-scale challenges related to multi-region unification, which has kept me from writing articles. However, in Q2, I plan to find some personal time to write insightful pieces on EDA applications and serverless technology.

Some insight will be presented at:

- https://gotoldn.com/2024-eda-aws-day

- https://milan.serverlessdays.io/

#aws #serverless #eda #prosieben #awscommunity #awscommunitybuilders

GOTO EDA Day London 2024

Yesterday, with the Germany Next Top Model show, my first fully rewritten service has demonstrated serverless is the best option when correctly used for scalability and speed. No issue, there is no need to scale up just in case.
Piece of cake
#serverless #aws
Thanks to
@rcoh from the SDK team, it is not the SDK as initially thought
After checking Russell's suggestion, I found that the InitDuration remains consistent and below 100
The doubled time was given by the DynamoDB queries. It was a bad Monday
#aws #rust

Networking is amazing. Charlie Ede from the LEGO Group pointed out something that I did not notice.

The cold start of #Rust doubled the time recently.

I think it is related to the last version of aws-config from the SDK.
Who can tell?

#aws #serverless #AWSCommunity #lambda

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...

DEV Community