Johannes Konings 's Avatar

Johannes Konings

@johanneskonings.dev.bsky.social

* Developer * AWS Community Builder * johanneskonings.dev

273 Followers  |  407 Following  |  54 Posts  |  Joined: 31.08.2023  |  2.1201

Latest posts by johanneskonings.dev on Bluesky

TanStack DB In 15 Minutes! ORM or State Manager?
YouTube video by Jack Herrington TanStack DB In 15 Minutes! ORM or State Manager?

Is @tanstack.com DB a new ORM, like Prisma or Drizzle? Or is it something new? Let's dig in and have a look at this revolutionary new library! youtu.be/bfOmM1FKsaQ

11.08.2025 16:37 โ€” ๐Ÿ‘ 8    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
AWS architecture diagrams using Amazon Q CLI and MCP on Windows Subsystem for Linux Creating a professional architectural diagram is a task required of solution architects, developers, system administrators, networkโ€ฆ

dev.to/shubham_murt...

Building full-stack apps on AWS can be done using various approaches but one that is rather straightforward involves Amplify. Amplify provides libraries and tools for front-end frameworks making it easy to integrate with AWS services. An example of this is below. (1๏ธโƒฃ/3๏ธโƒฃ)

๐Ÿงต

10.08.2025 03:15 โ€” ๐Ÿ‘ 1    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

DynamoDB data modeling tools keep getting smarter, but most still miss the real challenge: designing for ๐—ฟ๐—ฒ๐—ฎ๐—น ๐—ฎ๐—ฐ๐—ฐ๐—ฒ๐˜€๐˜€ ๐—ฝ๐—ฎ๐˜๐˜๐—ฒ๐—ฟ๐—ป๐˜€! ๐Ÿ› ๏ธ

Now there's the DynamoDB MCP tool to address this! โœจ

08.08.2025 18:57 โ€” ๐Ÿ‘ 4    ๐Ÿ” 2    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
fwd:cloudsec Europe 2025 | fwd:cloudsec fwd:cloudsec is a non-profit conference on cloud security. At this conference you can expect discussions about all the major cloud platforms, both attack and defense research, limitations of security features, the pros and cons of different security strategies, and generally the types of things cloud practitioners want to know, but that don't fit neatly into a vendor conference schedule.

The lineup for fwd:cloudsec Europe is revealed, presenting a two-day event filled with top-tier presentations on a single track, alongside engaging "Birds of a Feather" discussion sessions. Sponsorship slots remain open.

fwdcloudsec.org/conference/...

See you there, folks! ๐Ÿ‡ฉ๐Ÿ‡ช

07.08.2025 06:54 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
tRPC vs oRPC: Typesafe API battle!
YouTube video by Jack Herrington tRPC vs oRPC: Typesafe API battle!

This week it's tRPC vs oRPC in a typesafe API battle on TanStack, with Postman to show off how portable OpenAPI setups are. We'll also compare to raw APIs and server functions, so you get the whole picture of all of your options. youtu.be/_oHJUxkAM1w

04.08.2025 14:07 โ€” ๐Ÿ‘ 12    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

@tan_stack Devtools is officially in alpha! ๐Ÿš€

If you're one of those crazy kids who likes to be on the bleeding edge of the web take it for a spin! ๐Ÿ”ฅ

Core:
www.npmjs.com/package/@tan...
React:
www.npmjs.com/package/@tan...
Solid:
www.npmjs.com/package/@tan...

01.08.2025 14:42 โ€” ๐Ÿ‘ 8    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Type stripping is enabled by default ๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ
You can just run `node file.ts` without `--experimental-strip-types` flag.
This is a huge milestone

01.08.2025 05:16 โ€” ๐Ÿ‘ 60    ๐Ÿ” 12    ๐Ÿ’ฌ 4    ๐Ÿ“Œ 2
Post image

Another month done โœ”๏ธ

Here are a bunch of fixes, features we added to EventCatalog to help you all document, govern and discover your architecture.

www.eventcatalog.dev/blog/eventca...

31.07.2025 14:34 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

I've been invited by the wonderful @tanstack.com team to help them build out framework-agnostic devtools not for only them, but for everyone!

Here's a sneek peak of TanStack router, query, and @prisma.io embedded studio running in @tanstack/devtools

31.07.2025 17:40 โ€” ๐Ÿ‘ 37    ๐Ÿ” 5    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
AWS open source newsletter, #212 Edition #212 - July 2025 Welcome to issue #212 of the AWS open source newsletter, the...

The latest AWS open source newsletter is out. Get stuck into #212, full of open source goodness -> dev.to/aws/aws-open...

31.07.2025 11:51 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
[v22.x backport] module: unflag --experimental-strip-types by marco-ippolito ยท Pull Request #57298 ยท nodejs/node PR-URL: #56350 Fixes: nodejs/typescript#17 Reviewed-By: Matteo Collina matteo.collina@gmail.com Reviewed-By: Mohammed Keyvanzadeh mohammadkeyvanzade94@gmail.com Reviewed-By: Paolo Insogna paolo@cow...

Exactly 1 year ago I opened the PR to add Type Stripping to Node.js.

After 1 year of testing on the v23 and v24 release lines, it's finally ready to be unflagged on v22

github.com/nodejs/node/...

04.07.2025 07:52 โ€” ๐Ÿ‘ 34    ๐Ÿ” 3    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

Finding the right service, owner, or message in a distributed system shouldnโ€™t be a pain.

I just rebuilt EventCatalogโ€™s search to help orgs quickly filter & find the exact resources they needโ€”faster onboarding, better collaboration, less guesswork.

www.eventcatalog.dev/blog/custom-...

29.07.2025 11:24 โ€” ๐Ÿ‘ 1    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

I wanted to improve the search on EventCatalog.

Soon you will be able to filter by domain, service, messages, teams, AsyncAPI and OpenAPI files.

Hopefully helping you find what you need, faster!

28.07.2025 14:52 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Vercel BUYING NuxtLabs - What it means for you!
YouTube video by Alexander Lichter Vercel BUYING NuxtLabs - What it means for you!

After the @dejavue.fm episode earlier this week, I also wanted to gather my own thoughts and share my opinion on @vercel.com's acquisition of @nuxtlabs.com.

What do you think about it?

13.07.2025 13:22 โ€” ๐Ÿ‘ 13    ๐Ÿ” 3    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

this month we started work on the @e18e.dev CLI!

if you have any ideas or want to try it out during pre-release, come join us in the Discord ๐ŸŽ‰

the vision is that we'll be able to lint dependency trees, publishing, and hopefully automate fixes (incl migrations!)

29.06.2025 19:22 โ€” ๐Ÿ‘ 22    ๐Ÿ” 4    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0
AWS open source newsletter #211 Edition #211 - June 2025 Welcome to issue #211 of the AWS open source newsletter, the newsletter where I try and provide you the best open source on AWS content. I was super humbled by AWS Hero Lee Gi...

The latest AWS open source newsletter is out - issue #211 is packed with new projects (including a nice selection of security related tools), as well as content from some of your favorite open source projects. Go read it at -> blog.beachgeek.co.uk/newsletter/a...

#oss

30.06.2025 06:42 โ€” ๐Ÿ‘ 3    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Cartoon-style illustration of Eoin (left) and Luciano (right) from the AWS Bites Podcast reacting with surprise and excitement. Eoin has his hands raised and mouth open, while Luciano points toward a glowing database icon in the center. The title above reads โ€œFirst look at AMAZON DSQLโ€ in playful lettering.

Cartoon-style illustration of Eoin (left) and Luciano (right) from the AWS Bites Podcast reacting with surprise and excitement. Eoin has his hands raised and mouth open, while Luciano points toward a glowing database icon in the center. The title above reads โ€œFirst look at AMAZON DSQLโ€ in playful lettering.

๐Ÿš€ New AWS Bites episode!

We tried Amazon #DSQL so you donโ€™t have to (but you might want to) ๐Ÿ‘€

Luciano and Eoin put Aurora DSQL through its paces in #AWS Bites #Podcast Episode 145

๐Ÿงต Hereโ€™s what we found:

27.06.2025 11:18 โ€” ๐Ÿ‘ 11    ๐Ÿ” 6    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0
Preview
GitHub - dbsystel/cdk-sops-secrets: CDK Construct that syncs your sops secrets into AWS SecretsManager secrets. CDK Construct that syncs your sops secrets into AWS SecretsManager secrets. - dbsystel/cdk-sops-secrets

Have you seen these open source CDK gems (no particular order)?

โญ๏ธ cdk-sops-secrets โ€“ CDK construct to sync SOPS-encrypted secrets into AWS Secrets Manager github.com/dbsystel/cdk...

19.06.2025 11:07 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Joyee Cheung - Bridging CommonJS and ESM in Node.js
YouTube video by Web Engines Hackfest Joyee Cheung - Bridging CommonJS and ESM in Node.js

Joyee Cheung talks about CommonJS and ESM in Node.js at the Web Engines Hackfest 2025 @joyeecheung.bsky.social @nodejs.org www.youtube.com/watch?v=YRue...

17.06.2025 14:50 โ€” ๐Ÿ‘ 14    ๐Ÿ” 8    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1
Preview
Cleanup Resources from Ephemeral Stacks in AWS CDK with Aspects and Property Injectors | Johannes Konings When developing features with ephemeral CDK stacks, the resource retention configuration needs to differ from test and production stacks. This article explains how to use CDK Aspects and Property Inje...

Cleanup Resources from Ephemeral Stacks in AWS CDK with Aspects and Property Injectors

johanneskonings.dev/blog/2025-06...

15.06.2025 00:21 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
The Beauty of TanStack Router Yes, it's type-safe, but there's so much more to love about TanStack Router.

๐Ÿ“š Finally found the time to write about what I think the best parts about @tanstack.com Router are. Yes, type-safety (duh), but there is so much more to talk about. Honestly, coupled with React Query, this is the most productive stack Iโ€™ve ever worked with ๐Ÿš€

25.05.2025 14:44 โ€” ๐Ÿ‘ 95    ๐Ÿ” 9    ๐Ÿ’ฌ 4    ๐Ÿ“Œ 1

๐Ÿšจ Big news!

Weโ€™ve been collaborating with the legendary
@tannerlinsley.com and the TanStack team to build something new:

TanStack DB โ€” a reactive, normalized, transactional state engine that extends TanStack Query.

13.05.2025 16:21 โ€” ๐Ÿ‘ 132    ๐Ÿ” 25    ๐Ÿ’ฌ 6    ๐Ÿ“Œ 7
Post image

Issue #36 of the Serverless Advocate Newsletter is now out! ๐Ÿ‘‡๐Ÿฝ

This week, our serverless expert is AWS Community Builder Tycko Franklin, and our spotlight falls on AWS Community Builder Lee Priest! ๐Ÿ”ฅ

serverlessadvocate.substack.com/p/36-increas...

#Serverless #AWS

10.05.2025 05:44 โ€” ๐Ÿ‘ 6    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Allow diagnostics messages to have markdown (or formatted text) content ยท Issue #54272 ยท microsoft/vscode Feature request Allow diagnostics to display formatted content. The specific request was to show part of a diagnostic message in bold. A few potential options: Allow diagnostics to use markdown con...

Please upvote this issue: github.com/microsoft/vs...

It would allow hover text such as from ESLint's & other linters' extensions to give much, much friendlier hover messages. โค๏ธ

The issue is already the 11th most ๐Ÿ‘ upvoted open issue in VS Code at 926 upvotes.

09.05.2025 01:59 โ€” ๐Ÿ‘ 21    ๐Ÿ” 5    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
AWS open source newsletter, #209 Edition #209 - April 2025 Welcome to issue #209 of the AWS open source newsletter, the...

The latest edition of the AWS OSS newsletter is out, #209 is packed full of new projects and features many loved oss projects like Apache Airflow, Kubernetes, Bottlerocket, Karpenter, Apache Iceberg, Apache Flink, LangChain, Valkey, LangGraph, MLFlow, and more! Check it out - dev.to/aws/aws-open...

01.05.2025 14:54 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Better-Auth: Headless Authentication for Your TanStack Start App
YouTube video by Jack Herrington Better-Auth: Headless Authentication for Your TanStack Start App

Let me show you Better Auth's headless-style approach to bringing auth to your @tanstack.com Start application! youtu.be/Atev8Nxpw7c

21.04.2025 13:58 โ€” ๐Ÿ‘ 12    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
feat: add create-typescript-app plugin by JoshuaKGoldberg ยท Pull Request #1022 ยท webpro-nl/knip Fixes #1016.

Got my first plugin merged into Knip by @webpro.nl today! โ˜บ๏ธ

The contribution experience was fantastic: the docs were super clear, the code was straightforward to navigate, and the helper script to generate a new plugin got me 90% of the way there. Awesome. Thanks Lars!

github.com/webpro-nl/kn...

10.04.2025 11:50 โ€” ๐Ÿ‘ 16    ๐Ÿ” 2    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
Introducing Zod 4 beta | Zod Docs

Zod 4 is now in beta!

๐Ÿ’Ž 7x faster object parsing
๐Ÿ’Ž 20x reduction in tsc instantiations
๐Ÿ’Ž 57% smaller core bundle size
๐Ÿ’Ž metadata via .meta()
๐Ÿ’Ž z.toJSONSchema()
๐Ÿ’Ž z.templateLiteral()
๐Ÿ’Ž z.stringbool()
๐Ÿ’Ž z.int32(), z.float32(), etc
๐Ÿ’Ž z.file()
๐Ÿ’Ž new logo ๐Ÿ˜‡

10.04.2025 15:23 โ€” ๐Ÿ‘ 304    ๐Ÿ” 44    ๐Ÿ’ฌ 21    ๐Ÿ“Œ 14

๐Ÿ’ช Super Excited to work on this, and huge thanks to @nuxtlabs.com and @voidzero.dev for offering this opportunity!

03.04.2025 04:49 โ€” ๐Ÿ‘ 213    ๐Ÿ” 10    ๐Ÿ’ฌ 7    ๐Ÿ“Œ 0
Preview
AWS open source newsletter, #208 Edition #208 - March 2025 Welcome to issue #208 of the AWS open source newsletter, the...

The latest AWS open source newsletter is out - issue #208 is packed full of new projects (including some interesting MCP ones I think you will love), and plenty of content from many loved open source projects. Go check it out -> dev.to/aws/aws-open...

31.03.2025 12:38 โ€” ๐Ÿ‘ 1    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@johanneskonings.dev is following 20 prominent accounts