JoLo
jolodev.bsky.social
JoLo
@jolodev.bsky.social
18 followers 43 following 44 posts
☁️ Engineer ⚽ Romantic 🕸️ Enthusiast 🍲 Enjoyer 🌍 Explorer
Posts Media Videos Starter Packs
🚀 Just dropped my latest blog post on optimizing AWS Lambda functions! Discover techniques to minimize cold starts and reduce costs effectively. Dive into the full article here: https://dev.to/aws-builders/why-and-how-to-optimize-your-lambda-1d8e #AWS #Lambda #CloudComputing
Using Cloudflared as a tunnel is incredible! #Cloudflare #DevOps #WebSecurity #Tunneling
Just a random thought for the day: sometimes the simplest things bring the most joy. #RandomThoughts #LifeIsBeautiful #Mindfulness
My SA for a successful migration:
"Just take that repo, copy&paste, and change API endpoints and the names"

Me engineer :facepalm:
I tried Claude 3.7 by @anthropic.com and I am blown away 🤩
We copy-paste the same repository for a different client and call it modular 🫠
Why using @vitest.dev over Jest?
Simple, you can use #Typescript out of the box, and it is faster.
#Gemini 2.0 by #google looks awesome!
Missing possibility to reuse templates or create a parent template
Missing the possibility to define variables and reuse it
Missing the possibility to loop
It had been a while since I worked intensively with @AWS SAM. Man, I miss CDK...
Reposted by JoLo
Did you notice the 𝗧𝘂𝗿𝗻 𝗼𝗻 𝗺𝘂𝗹𝘁𝗶-𝘀𝗲𝘀𝘀𝗶𝗼𝗻 𝘀𝘂𝗽𝗽𝗼𝗿𝘁 in the AWS console?
If you didn't, and you've missed the announcement: AWS now supports being logged into multiple accounts and sessions!

Works like a charm ✨

aws.amazon.com/about-aws/w...
I must say the #AWSBites podcast by @loige.co and Eoin is a must-listen when diving deep into different @awscloud.bsky.social services #aws #serverless #podcast
Object-Oriented Programming (OOP) can lead to complexity, tight coupling, and performance issues. While it offers abstraction, the drawbacks can make code harder to maintain and less efficient. #Coding #OOP #SoftwareDevelopment
#oldbutgold
www.youtube.com/watch?v=QM1i...
Object-Oriented Programming is Bad
YouTube video by Brian Will
www.youtube.com
@bun.sh or @bunjavascript now supports first-citizen AWS S3. While others may not agree, I’m all for it! Check out the performance! 🔗 https://video.twimg.com/tweet_video/Gg7FDrAaYAAavyt.mp4 #AWS #S3 #bun #JavaScript #Performance
I was playing around with @bsky.app's #atprotocol, and adding links, mentions, and hashtags is kinda hard.
Just discovered that forwarding events with Amazon EventBridge can lead to a 'THIRD_ACCOUNT_HOP_DETECTED' error when passing through three event buses. Even two accounts can trigger it if events hop between buses. #AmazonEventBridge #CloudComputing #EventDrivenArchitecture