PinnedPublished inLevel Up CodingHow I 10x’ed my NextJs website thanks to real-time updates.Hey folks 👋, my name is Florian, and I’m a SaaS wizard 🧙♂️, let’s see how to improve the UX of YOUR NextJs app.Jun 3, 20241Jun 3, 20241
PinnedPublished inLevel Up CodingHow to Securely Pass Secrets to Lambda | AWS CDK 😎In this blog post, I’ll share the approach I use for storing and managing secrets in an AWS CDK project.Sep 16, 20231Sep 16, 20231
PinnedPublished inAWS TipI moved 80% of my AWS Servers to Tokyo, see why . . .Hello there, I’m Florian, a 22-year-old tech enthusiast.May 1, 2023May 1, 2023
PinnedPublished inAWS TipLeaky Bucket and AWS CDK —Easiest implementation possibleIn this post, you will see how to regulate traffic and avoid congestion in the most straightforward way using AWS CDK.Apr 19, 2023Apr 19, 2023
PinnedPublished inAWS TipServerless AWS API Gateway + Stytch: How to keep all clients.This tutorial will demonstrate how to integrate AWS API Gateway to Stytch creating a custom Authorization with IaC AWS CDK in TypeScript.Dec 12, 2022Dec 12, 2022
Published inLevel Up CodingI used Wing-cloud to build a website, here are my takeawaysHi, I just tried Wingcloud and immediately flew here to blog about it and share opinions.Oct 19, 2023Oct 19, 2023
Published inLevel Up CodingHow to Build a Cloud Candlestick Database using AWS Timestream ServerlessIn this tutorial, we will explore how to build a serverless cloud architecture that can automatically store price candlesticks for 1000+…Sep 24, 2023Sep 24, 2023
Published inAWS TipHow to Trigger On DynamoDB Changes to SNS | AWS CDK👋 Greetings everyone! In this tutorial, we’ll build a solution that detects changes within an AWS DynamoDB Table and triggers the…Aug 18, 2023Aug 18, 2023
Published inAWS TipAssign Static IP to your Lambda — AWS CDKIn order for your Lambda Function to communicate with your third-party provider, they may require an IP Allow List.Apr 19, 2023Apr 19, 2023
Dijkstra’s algorithm: the little-known secret behind the world’s most efficient systemsDijkstra’s algorithm, named after its Dutch inventor Edsger Dijkstra, is a widely used algorithm for finding the shortest path between two…Dec 14, 2022Dec 14, 2022