cdk.dev's Avatar

cdk.dev

@cdk.dev.bsky.social

https://cdk.dev

108 Followers  |  27 Following  |  181 Posts  |  Joined: 11.11.2024  |  2.2714

Latest posts by cdk.dev on Bluesky

Post image

You can now initialize #serverless apps easier by directly using Serverless Land Patterns in Visual Studio Code! #serverless. Thanks Lambda team!

13.03.2025 19:10 β€” πŸ‘ 6    πŸ” 3    πŸ’¬ 1    πŸ“Œ 0
Preview
Convert AWS console actions to reusable code with AWS Console-to-Code, now generally available | Amazon Web Services AWS Console-to-Code generates reusable infrastructure as code from your AWS console actions, supporting Amazon EC2, RDS, and VPC. With a few clicks, get CloudFormation, CDK (TypeScript, Python, Java),...

Just using AWS Console-to-Code for new IAC code :)

aws.amazon.com/blogs/aws/co...

#ClickOps #AWS #IAC #CDK

20.03.2025 10:13 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

After working a bit with Terraform, I really see the difference between using a limited DSL and using a real programming language like Python or TypeScript in AWS CDK. Making infrastructure actually programmable instead of just definable was a big step that CDK enabled.

20.03.2025 10:26 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

πŸ“° Stelvio: Serverless AWS for Python Devs

πŸ’¬ Stelvio aims to simplify infra for Python devs vs. AWS CDK & CloudFormation. Comments are mixed but generally curious. πŸ€”

https://news.ycombinator.com/item?id=43420892

20.03.2025 11:15 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

CDK Aspects are the bomb. This little piece of code makes ephemeral environments a breeze πŸ’¨ ❀️

21.03.2025 10:45 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

For those have used SST for IaC, what do you think of it? Feels like it's just cross-cloud CDK. Am I missing something or is it more capable than that?

22.03.2025 14:42 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
Preview
Modifying DynamoDB TTL with CDK Ever tried to update the TTL attribute of a DynamoDB table using the AWS CDK and got a InvalidRequest...

✍️ New blog post by Ricardo

Modifying DynamoDB TTL with CDK

#aws #dynamodb #ttl #invalidrequest

23.03.2025 09:00 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Empower developers with EventCatalog MCP Server
YouTube video by EventCatalog Empower developers with EventCatalog MCP Server

Video demo

www.youtube.com/watch?v=rTgN...

18.03.2025 13:26 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Amazon CloudWatch Composite Alarms We cover how to use Amazon CloudWatch Composite Alarms in serverless workloads, with example code written in TypeScript and the AWS CDK.

Amazon CloudWatch Composite Alarms πŸ””

"We cover how to use Amazon CloudWatch Composite Alarms in serverless workloads, with example code written in TypeScript and the AWS CDK."

medium.com/@leejamesgil...

#AWS #Serverless

03.03.2025 12:05 β€” πŸ‘ 8    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Post image

πŸš€ Big news for AWS developers! AWS CDK now supports L2 Constructs for Amazon Data Firehose! πŸ”₯ This makes real-time data streaming easier than ever.

Thread πŸ§΅πŸ‘‡

03.03.2025 13:00 β€” πŸ‘ 6    πŸ” 1    πŸ’¬ 4    πŸ“Œ 0
Preview
Configuring ECS Resources using CDK and Amazon Q Amazon Q Developer accelerates creation of ECS Resources, explains issues, and helps to resolve issues quickly.

"Configuring ECS Resources using CDK and Amazon Q" by David Scott

#q-bits #amazon-q-developer #ecs #awscdk

05.03.2025 12:51 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

How did it go?

07.03.2025 17:24 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

My typical workflow is:

β€’ Checkout main branch
β€’ cdk diff β†’ no changes (supposed to be)
β€’ Make changes on branch
β€’ CDK Diff should only show the changes you did
Doing this locally is not always possible. If it is not make use of it in PR comments or in the build pipeline.

06.03.2025 05:07 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 2    πŸ“Œ 0
Preview
Building a Scalable Serverless Image Processing Pipeline with AWS SQS and Lambda Explore the creation of a scalable image processing pipeline using AWS services such as S3, SQS, and Lambda.

dev.to/jehielmartin...

Using serverless components on AWS can help to quickly build a solution for many use cases. Using managed and serverless tools means you don't have to provision or maintain any infrastructure and can scale up (and down) based on demand. (1/2)

07.03.2025 01:59 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
Video thumbnail

I am so excited! AWS Step Functions WorkFlow Studio is now part of the AWS Toolkit! Yup, that's an ASL file opened in VSCode. And ... That's me running a test state locally against resources in the AWS Cloud! Oh, and in case you were wondering, Amazon Q is GREAT with JSONata.

06.03.2025 21:05 β€” πŸ‘ 21    πŸ” 4    πŸ’¬ 2    πŸ“Œ 0
"Leveraging observability and AI in software development" with guest speaker Matthew Bonig on the vBrownBag podcast this Wednesday March 5th at 730 pm central on YouTube: https://youtube.com/live/k10dZSbH8JI?feature=share

"Leveraging observability and AI in software development" with guest speaker Matthew Bonig on the vBrownBag podcast this Wednesday March 5th at 730 pm central on YouTube: https://youtube.com/live/k10dZSbH8JI?feature=share

Join Matthew Bonig & the vBrownBag crew for a discussion on effectively leveraging observability and AI in software development. You won't want to miss this! Live this Wed March 5th @ 730p central. youtube.com/live/k10dZSb...

03.03.2025 17:28 β€” πŸ‘ 5    πŸ” 4    πŸ’¬ 0    πŸ“Œ 1
Preview
Structuring and Refactoring AWS CDK Projects: Best Practices and Patterns In the world of Infrastructure as Code (IaC), the AWS Cloud Development Kit (CDK) has emerged as a powerful tool for defining cloud…

medium.com/@robert_2361...

Implementing Infrastructure as Code (IaC) practices is a great approach to being able to contain and repeat your cloud resources. Being able to track changes and repeat configs is ideal. Using the Cloud Development Kit (CDK) on AWS is a good IaC approach. (1/3)

🧡

01.03.2025 15:45 β€” πŸ‘ 4    πŸ” 3    πŸ’¬ 2    πŸ“Œ 0
Preview
Amazon Bedrock Multi-Agent Collaboration System with Human escalation using CDK This project demonstrates the power of combining Multi-Agent Collaboration in Amazon Bedrock with AWS CDK custom constructs to create a flexible, scalable, and easily maintainable customer support and order management system.

"Amazon Bedrock Multi-Agent Collaboration System with Human escalation using CDK" by Enrique Rodriguez

#bedrock #agents #cdk #python

26.02.2025 14:40 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Announcing CDK Garbage Collection | Amazon Web Services The AWS Cloud Development Kit (CDK) is an open source framework that enables developers to define cloud infrastructure using a familiar programming language. Additionally, CDK provides higher level…

I’m a big fan of AWS CDK. This is a nice new feature that I’m going to try out soon. - β€œAnnouncing CDK Garbage Collection”

23.02.2025 09:22 β€” πŸ‘ 3    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Preview
A Practical Guide to Continuous Delivery with GitHub Actions and AWS CDK Introduction Previously, I wrote an article titled β€œImplementing Continuous Delivery for...

dev.to/koseimori/a-...

CI/CD automation with Github Actions and workflows is widely used and usually ends up being free for smaller projects. Using Infrastructure as Code tools like the Cloud Development Kit (CDK) with AWS is a good approach. Below is a good example of using these together.(1/3)

🧡

23.02.2025 17:11 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

Any CDK family out here? I'm using the beta cross-region references. I've got some exports I want to remove but it enforces strong references (this is fine). I tried to find a way to inject my exports to the custom resource but the provider is private and aspects can't seem to visit the node.

18.02.2025 21:51 β€” πŸ‘ 2    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Preview
AWS CDK releases L2 construct support for Amazon Data Firehose delivery streams AWS CDK now provides L2 construct support for Amazon Data Firehose, enabling developers to programmatically define and deploy streaming data infrastructure using their preferred programming languages.

AWS CDK now provides L2 construct support for Amazon Data Firehose, enabling developers to programmatically define and deploy streaming data infrastructure using their preferred programming languages.

17.02.2025 18:43 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
AWS CDK best practice: include the region in the stack's ID

AWS CDK best practice: include the region in the stack's ID #aws #cdk advancedweb.hu/shorts/aws-c...

17.02.2025 21:02 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Adding Cognito Authentication to Self-Hosted Langfuse with AWS CDK Langfuse provides built-in authentication using ID/password by default, but it also allows using...

✍️ New blog post by Matsuda

Adding Cognito Authentication to Self-Hosted Langfuse with AWS CDK

15.02.2025 13:04 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Streamlit on Fargate: Hosting Scalable AI Workflows with AWS Bedrock and CDK In this article, we will build a user-facing application using Streamlit that interacts with the Bedrock Agent.

Streamlit on Fargate: Hosting Scalable AI Workflows with AWS Bedrock and CDK

14.02.2025 06:15 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Save Time and Money by Shifting HIPAA Compliance Checks Left with CDK-Nag Originally published to: makingitup.substack.com With cdk-nag you can check your infrastructure...

Save Time and Money by Shifting HIPAA Compliance Checks Left with CDK-Nag https://replug.link/a443ab1d #robotics #computerscience #photography

15.02.2025 14:43 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
AWS CDK tips and tricks for developers The AWS CDK is for most of the people I interact with the first-time developers who get to write...

✍️ New blog post by JNN5

AWS CDK tips and tricks for developers

#aws #programming #javascript #python

13.02.2025 03:01 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Exploring CI/CD with AWS CDK Express Pipeline: Faster and Efficient Deployments
YouTube video by CI and CD on Amazon Web Services (AWS) Exploring CI/CD with AWS CDK Express Pipeline: Faster and Efficient Deployments

Build a CDK Express Pipeline with this Open Source Project that @rehanvdm.bsky.social has create - it speeds up your development flow and allows you to run your pipelines locally aswell....

Learn more at

youtu.be/pma4zP7mhMU

#cicd #awscommunity #opensource #oss #awsheroes

11.02.2025 05:49 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
GitHub - pawelgrzybek/comments-stack: Comments engine for my personal website https://pawelgrzybek.com. Comments engine for my personal website https://pawelgrzybek.com. - pawelgrzybek/comments-stack

You will be very happy because this is the stack I partially learned from you 😘

It is a CDK stack, hooked it into my static Hugo website. Each time someone comments, I get an email. After approving, the web hook triggers the Netlify rebuild. Job done :)

github.com/pawelgrzybek...

11.02.2025 17:48 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Exploring CI/CD with AWS CDK Express Pipeline: Faster and Efficient Deployments
YouTube video by CI and CD on Amazon Web Services (AWS) Exploring CI/CD with AWS CDK Express Pipeline: Faster and Efficient Deployments

Finally back on - @rehanvdm.bsky.social is on fire in the first episode in 2025 that just dropped on my YouTube channel!

#awscommunity #cicd #awscdk #cdk

youtu.be/pma4zP7mhMU

10.02.2025 13:32 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 1    πŸ“Œ 1

@cdk.dev is following 20 prominent accounts