makes it easy to develop and test real-time data pipelines that are built with AWS services π
Learn how to deploy CloudWatch, Kinesis, Lambda, and external services using CDK on LocalStack π
#LocalStack #AWS #DevOps #Lambda #TinyBird
localstack.cloud/blog/2022-04-0
LocalStack
@_localstack
Enabling a local dev&test loop for cloud applications. Develop and test your cloud apps offline!
LocalStackβs Tweets
Day 9 - round 2 of #100DaysOfCode π
Today I set up an environment with Docker and LocalStack, simulating Amazon S3, and created a simple API in NodeJS with AWS-SDK that upload files to bucket s3.
Github Repo: github.com/wguilherme/loc
#aws #nodejs #javascript #localstack #code
1:49
149 views
12
14
I just published in How To Enable Versioning In S3 Using Terraform and LocalStack levelup.gitconnected.com/how-to-enable-
#Terraform #DEVCommunity #devops #AWS #womenintech #womenintech #CodeNewbie #CodeNewbies
1
5
6
Show this thread
And we're back after 2 years of Covid hiatus! #AwsUserGroupTampere April 2022 Meetup is taking place tonight w/ exciting speakers! Localstack + CDK; Data Analytics and new AWS networking features (CloudWan and IPAM). #AWS
5
5
LocalStack 0.14.2 is LIVE π₯³
We now support π
β’ Ability to import keys into KMS
β’ "Accept" header to switch response format
β’ Provider for S3Control service
β’ Rotation logic & version stages in SecretsManager
Check it out π
#LocalStack #AWS
github.com/localstack/loc
3
9
Ever wondered how you can test & debug your Lambda functions using ?
LocalStack allows you to Hot Swap your Lambda functions using code mounting to test your code without even deploying!
Read more about it here π
localstack.cloud/blog/2022-03-0
#LocalStack #Lambda #AWS
1
3
7
Topics to follow
Sign up to get Tweets about the Topics you follow in your Home timeline.
Carousel
Good Morning Guten Morgen :)
I decided to use comic strips to convey in my blogs, so I can now introduce my character "Chinku" and "Minku" who are developers and want to learn new frameworks.
1. How testTerraform with S3 and Localstack
lnkd.in/dcrg5Kdh
1
6
10
Show this thread
Spring Cloud AWS 3.0 will make it even easier to use . Single property to point all AWS clients to a different endpoint:
28
122
I sincerely love the localstack project. Excellent for rapid prototyping without $$ spend.
1
8
I contributed to . It's an amazing project to start your open source contribution. Anyone with basic python skills or any other language can do it.
Quote Tweet
Have you contributed to #OpenSource?
1
4
7
How to test AWS Lambda Locally using SAM or LocalStack with CDK youtu.be/DwwiPd4xeP8 via
#awslambda #lambda #invocation #lambdaevents #lambdatriggers #lambdapolling #awssqs #sqs #serverless #localstack #sam #awssqs
4
4
We're looking for a Senior/Lead Frontend Dev who wants to work with #TypeScript and #ReactJS to spearhead the growth journey of LocalStack's web application. Join our fast growing startup!
4
4
We are excited to announce the release of our all-new #LocalStack Cockpit! π€©
Use our fully-featured desktop client to develop & test your #cloud & #serverless apps π
Give a boost to your LocalStack efficiency manifold π
Try it out π
#AWS #DevOps
localstack.cloud/blog/2022-02-0
1
7
19
Looking forward to testing your cloud apps locally π
Our cloud-service emulator enables thousands of developers to develop & test #AWS apps π₯
Wondering how? Register for our meetup on using #LocalStack for local AWS dev π
π events.localstack.cloud
1
7
LocalStack 0.14.1 is LIVE π₯³
We now support:
β’ OpenSearch destination to Firehose
β’ API Gateway SNS integration
β’ Internal endpoint for diagnostics data
β’ CloudWatch SetAlarmState & trigger actions
and more π
Check it out π
#LocalStack #AWS
github.com/localstack/loc
3
8
We are hosting our community event on March 29 on Local AWS development with LocalStack!
Join us to hear from , & on building on AWS locally without creating & managing cloud services π
π Set a reminder: events.localstack.cloud
#LocalStack #AWS
read image description
ALT
2
10
11
Thundra Foresight helps you gain detailed and rapid insights into key metrics for your CI pipelines to keep them on track and optimized. Read on:
1
3
We talk to a lot #DevOps teams who adopt AWS & Terraform, only to later realize the impact it has on developer productivity.
Here's a video that explains how we've been approaching this with #cdktf #localstack & our Developer Control Plane.
4
5
1
4
π£ Fellow #AWS-Enthusiasts, in our AWS #Meetup #Vienna #today at 7 PM we have two top speakers with great talks: from #LocalStack - accelerating your local dev loops for AWS #cloud apps, and from #HashiCorp - overview of #Terraform #CDK in 2022 π
0:05
249 views
2
7
11
Show this thread
The team will be present at the APIForce on March 18, 2022, to present the topic "Build your cloud apps offline"π
Join in the first APIForce onsite event taking place at the 25h Hotel in Zurich-West π
Register now π
#LocalStack #AWS
meetups.mulesoft.com/events/details
3
9
I am late to the party, but localstack is so nice. I much prefer to write tests against a mocked service than to mock the AWS clients.
2
7
Need a local #AWS development environment? "LocalStack" is a fully functional local AWS stack, allowing developers to build and test #cloud & #serverless apps offline. Easy to run from single #container on laptop or in CI environment.
github.com/localstack/loc
1
3
7
Coming soon in Spring Cloud AWS 2.4:
Modern way of testing SQS listeners with: + + + Awaitility +
github.com/awspring/sprin βοΈ appreciated!
3
25
154
π οΈ Testing Infrastructure-as-Code Using Dynamic Tooling
's @NccErik describes how:
* Terraform + LocalStack -> local env or CI
* Run dynamic cloud security tools like Scout Suite/PMapper
Code:
github.com/ncc-erik-steri
4
14
#DeveloperWeek2022 LocalStack Co-Founder gets down to the heart of cloud development: how can we free developers from the bonds of rigidity and time crunches, and how can we ensure that they are able to flourish in their positions? Unforgettable.
#100Devs stay up!
3
4
This is a handy tool we are using to test cloud integration locally and save time and huge cost
provides easy to use mock framework to test cloud environment locally.
localstack.cloud/features/
1
6
We are excited to announce the release of LocalStack 0.14.0 π
We are now supporting:
β’ SNS PublishBatch API.
β’ AWS OpenSearch.
β’ Multi-arch for Local KMS provider.
β’ Invocation of local API URLs via Step Functions.
Check it out π
#LocalStack
2
15
This is an interesting approach (although not highly practical IMO) for finding security flaws in Terraform code.
Step 1: terraform apply against LocalStack, mocking the AWS APIs
Step 2: Run a runtime security tool such as Prowler / ScoutSuite against LocalStack
Quote Tweet
Just published a new blog! research.nccgroup.com/2022/02/02/tes
It's about taking dynamic cloud security tools and running them against IaC using @_localstack and #Terraform! Something I talked about briefly when I was at @fwdcloudsec and got to implement here at @NCCGroupInfosec .
2
3
15
Just published a new blog! research.nccgroup.com/2022/02/02/tes
It's about taking dynamic cloud security tools and running them against IaC using and #Terraform! Something I talked about briefly when I was at and got to implement here at .
2
28
74
Blogpost update! Eager to learn more about #localstack, and how to use it with any #aws #java client?
4
7
Awesome article !!! Run Go AWS Lambda locally with LocalStack and Serverless Framework by in
1
2
Replying to
Yeah it's pretty neat. And with Localstack you also get good reliable integration testing, so I'm really satisfied with this! π€
1
3
I work a lot with AWS in .
βοΈ I just published a blog post where I describe how I test code that interacts with AWS using ExAws, Mox, and Localstack: andrealeopardi.com/posts/testing- #myelixirstatus
7
56
205
I just published Run AWS on local with LocalStack
1
1
5
Absolutely! You know what... I think I'm going to suggest to my cloud computing & distributed architectures students! Wondering about K8S, but I think this one would kickstart them faster and with less overhead!π¦Ύ
1
2
7
Attending #DevWeek2022? Be sure to catch the Keynote by Gerta Sheganaku, Co-Founder & COO . Register today: bit.ly/3GyqwK6
#developerweek
2
7
We're thrilled to have our COO as a keynote speaker at π
Join her on February 8, 2022, 1:00 PM - 1:25 PM PST and understand how to foster innovation with faster development and testing on public clouds π
Register here π
π developerweek.com/register
2
9

























