CorentinDoue's profile picture. Serverless Tech Lead at @theodo & @kumoserverless. Enthusiast about serverles DX

Corentin Doué

@CorentinDoue

Serverless Tech Lead at @theodo & @kumoserverless. Enthusiast about serverles DX

Corentin Doué 已转帖

This December, we’re giving away a MacBook Air, a Nintendo Switch, and more! 🎁 Want in? Write the fastest Rust solutions to Advent of Code problems and make it to the top of the leaderboard. codspeed.io/advent


Corentin Doué 已转帖

I did it again 😅 Started a new #serverless project. Got frustrated with middy.js.org and decided to FINALLY do smth about it.. INTRODUCING 🧅ONION.JS 🧅: A type-safe & lightweight lib to declare and use middleware/high-order functions! 👉 github.com/ThomasAribart/…

github.com

GitHub - ThomasAribart/onion.js: Type-safe & ultra-lightweight lib to declare and use high-order...

Type-safe & ultra-lightweight lib to declare and use high-order functions based on HotScript! - ThomasAribart/onion.js


Corentin Doué 已转帖

🙌 We're thrilled to announce that @AmazonAppDev is joining RNLConf as our Partner Sponsor! ⭐️ Amazon Appstore is the official provider of apps for Fire TV and tablet devices available in over 200 countries. You can use RN to reach customers across over 200 million devices.

RNLConf's tweet image. 🙌 We're thrilled to announce that @AmazonAppDev is joining RNLConf as our Partner Sponsor! ⭐️

Amazon Appstore is the official provider of apps for Fire TV and tablet devices available in over 200 countries. You can use RN to reach customers across over 200 million devices.

Corentin Doué 已转帖

I'm on FIRE 🔥🔥🔥 DynamoDB-Toolbox now allows custom validation and recursive schemas 🥳 👉 dynamodbtoolbox.com/docs/schemas/c…


Corentin Doué 已转帖

If all of this feels bamboozling, you should check out my TSConfig Cheat Sheet. I keep it updated with the latest changes to TSConfig, so you can rely on it. totaltypescript.com/tsconfig-cheat…


Corentin Doué 已转帖

DynamoDB-Toolbox V1 is OUT NOW🎉🥳 👉 dynamodbtoolbox.com HUGE THANKS @jeremy_daly and @theodo for letting me work on this crazy project! 🤯 It took time & a few headaches but I'm EXTREMELY PROUD of the result and have learned SO MUCH doing it 🤗 Will blog about it soon!


Corentin Doué 已转帖

Do you guys want to see some crazy type computations? Send me your challenges and I'll try to solve it! 🏋️ I'll start with a type-safe "split" function 👇

AribartT's tweet image. Do you guys want to see some crazy type computations?

Send me your challenges and I'll try to solve it! 🏋️

I'll start with a type-safe "split" function 👇

Corentin Doué 已转帖

Visualise the VPCs in your serverless AWS app using sls-mentor. You can see which resource is in which VPC, grouped by security groups. Public/private Subnets and route tables coming soon ! ➡️ npx sls-mentor@alpha -p <AWS_PROFILE> -r <REGION>

PierreChollet22's tweet image. Visualise the VPCs in your serverless AWS app using sls-mentor.

You can see which resource is in which VPC, grouped by security groups.

Public/private Subnets and route tables coming soon !

➡️ npx sls-mentor@alpha -p &amp;lt;AWS_PROFILE&amp;gt; -r &amp;lt;REGION&amp;gt;

Corentin Doué 已转帖

How do we protect downstream systems that aren't as scalable as our Lambda functions? In this 📽️, I will show you how to control Lambda concurrency and be a good neighbour to these downstream systems. (Hint: reserved concurrency is not a good answer.) youtu.be/op8j-IdTtGQ

theburningmonk's tweet image. How do we protect downstream systems that aren&apos;t as scalable as our Lambda functions?

In this 📽️, I will show you how to control Lambda concurrency and be a good neighbour to these downstream systems.
(Hint: reserved concurrency is not a good answer.)

youtu.be/op8j-IdTtGQ

Corentin Doué 已转帖

There was this quick fun game to test your HTML knowledge, but I couldn't find it again so I recoded it! If there are enough likes/reposts I will search for a domain name 😄 alberictrancart.github.io/html-tags-game/

alberictrancart's tweet image. There was this quick fun game to test your HTML knowledge, but I couldn&apos;t find it again so I recoded it!
If there are enough likes/reposts I will search for a domain name 😄
alberictrancart.github.io/html-tags-game/

Corentin Doué 已转帖

🗞️ The Serverless Terminal newsletter issue #57 is out! 🗞️ theserverlessterminal.com/p/timeouts-and… In this issue, looking closely into the timeout update from API Gateway and AppSync update with async Lambda invocation. And also some perspective about Serverless given the recent updates.

theserverlessterminal.com

Timeouts and async Lambda invocations 🚀☁️ #57

And let's retrospect if Serverless is sidelined


Corentin Doué 已转帖

Oh DAMN this is a useful feature! Amazon SES now publishes email sending events to EventBridge 🚀 aws.amazon.com/about-aws/what…


Corentin Doué 已转帖

New docs just around the corner! Wdyt @jeremy_daly?

AribartT's tweet image. New docs just around the corner!

Wdyt @jeremy_daly?

🚀 SQS is a powerful AWS service to manage async workloads. But it can be a little tricky to configure. 🤔 Do you use SQS the proper way? 🤓 I just compiled a list of the 10 errors I wish I hadn’t made using SQS dev.to/slsbytheodo/to…


Corentin Doué 已转帖

New dashboard feature in sls-mentor 🚀 It's not much for now, but you can already: - Get stats about Lambda coldstarts, executions, bundles etc... - List the sizes of your buckets and tables... And more ✨ npx sls-mentor@alpha -p <AWS_PROFILE> More details in my blog post ⬇️

PierreChollet22's tweet image. New dashboard feature in sls-mentor 🚀

It&apos;s not much for now, but you can already:
- Get stats about Lambda coldstarts, executions, bundles etc...
- List the sizes of your buckets and tables...

And more ✨

npx sls-mentor@alpha -p &amp;lt;AWS_PROFILE&amp;gt;

More details in my blog post ⬇️
PierreChollet22's tweet image. New dashboard feature in sls-mentor 🚀

It&apos;s not much for now, but you can already:
- Get stats about Lambda coldstarts, executions, bundles etc...
- List the sizes of your buckets and tables...

And more ✨

npx sls-mentor@alpha -p &amp;lt;AWS_PROFILE&amp;gt;

More details in my blog post ⬇️

Corentin Doué 已转帖

End of an era - API Gateway now allows users to raise the maximum timeout above 29 seconds 😮 aws.amazon.com/about-aws/what…


Corentin Doué 已转帖

My team chose to migrate from sls framework to CDK Just migrated 150+ stateful resources from sls stacks to CDK stacks, using the import feature of CFN I fully automated it: - 1 click required - almost 0 downtime Big followup content coming, stay tuned !

PierreChollet22's tweet image. My team chose to migrate from sls framework to CDK

Just migrated 150+ stateful resources from sls stacks to CDK stacks, using the import feature of CFN

I fully automated it: 
- 1 click required
- almost 0 downtime

Big followup content coming, stay tuned !

Corentin Doué 已转帖

Launching Ivee today on Product Hunt 🚀🚀🚀 Need your love and support 💙 producthunt.com/posts/ivee-3 Last months have been quite an adventure! Hope this launch will be the "product of the day" milestone I'm expecting. Thanks for your upvotes ⬆️


Corentin Doué 已转帖

And last but not least, the #CSS #grid layout! (6/6) With an answer to the recurring question: flex or grid?

alberictrancart's tweet image. And last but not least, the #CSS #grid layout! (6/6)
With an answer to the recurring question: flex or grid?

Corentin Doué 已转帖

json-schema-to-ts now supports the unevaluatedProperties keyword 🥳 Check it out 👉 github.com/ThomasAribart/…


United States 趋势

Loading...

Something went wrong.


Something went wrong.