fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

#cdk

0 posts0 participants0 posts today

🦀 Exciting update! We've just released a new version of "Crafting Lambda Functions in Rust"! 🎉

This release includes bug fixes, code modernization aligned with the latest cargo-lambda, and a brand new appendix on deploying with AWS CDK!

If you're building serverless solutions with Rust, grab the updated e-book: rust-lambda.com/

Read the full announcement: news.rust-lambda.com/p/crabby-

Crafting Lambda Functions in Rust - eBook by Luciano Mammino and James EasthamCrafting Lambda Functions in Rust - eBook by Luciano Mammino and James EasthamA practical guide on how to build efficient, sustainable, cost-effective serverless AWS solutions with the Rust programming language.

TIL: #AWS CDK Solutions Constructs Factories are a great way to fully customize AWS Solutions Constructs. This makes it even easier to build well-architected services that are well-suited to your needs.
Factories currently support S3 Buckets, SQS Queues and Step Functions.
It's now a One-Line code to setup Step Function with proper logging and alarming for throttled, failed, and aborted executions.

Source: buff.ly/41Uom4U

Amazon Web Services · Instant Well-Architected CDK Resources with Solutions Constructs Factories | Amazon Web ServicesFor several years, AWS Solutions Constructs have helped thousands of AWS Cloud Development Kit (CDK) users accelerate their creation of well-architected workloads by providing small, composable patterns linking two or more AWS services, such as an Amazon S3 bucket triggering an AWS Lambda function. Over this time, customers with use cases that don’t match an […]

I've seen a few articles discussing the challenges of managing Infrastructure as Code at scale, and whilst there are plenty of Cloud Developer Kits out there, I feel like they gloss over some of the best reasons to use them!

#terraform #devops #platformengineering #iac #cdk

medium.com/@techman83/cloud-de

Medium · Cloud Developer Kits gloss over their best feature!By Leon Wright

Setting Up AWS TimeStream Database with Python CDK | IoT Series Part 1

In this first episode of our mini-series, I walk through setting up the AWS Cloud Development Kit (CDK) on a local machine. In the future, we will deploy an Amazon TimeStream database to handle time series data from a simulated device.

#iot#aws#timeseries
Continued thread

So I'm joining the team because I think I can help them continue and accelerate their good work, and because I'm excited about the project I'll be working on, . It's a vital tool for many in the community, and there's a lot of work to do, but I'm excited to collaborate with folks at the and in the broader community to build the we want to see. My doors are always open to anyone with ideas. DM me here or email me at aubryha[@]amazon[.]com!

What’s everyone’s preferred method for deploying containers to your own servers? I usually just write a docker-compose file, ssh over and deploy that manually. But I’m wondering how I might automate this with CI. ? Switch to , or ? I have experience with AWS and I really liked it, but I don’t want to deploy to AWS or any other cloud.

📦 #LocalStack 3.7 Released: Local #AWS Emulator

🛠️ Emulates 50+ #AWS services locally (#Lambda, #S3, #DynamoDB, #Kinesis, #SQS, #SNS, more)
🐳 Runs in a single #Docker container on your machine or #CI environment
💻 Enables local #CloudDevelopment without connecting to remote cloud
🧪 Ideal for testing complex #CDK applications or #Terraform configurations
🔧 Supports additional features like #CloudDevelopment workflows
🆓 Open-source version available, with extended Pro version

#LocalStack provides a comprehensive local #AWS environment for developers and testers, simplifying cloud application development and reducing costs. Compatible with various deployment methods including CLI, Docker, and Helm.

#devops

github.com/localstack/localsta

GitHubGitHub - localstack/localstack: 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline - localstack/localstack