No video

LocalStack Explained: Simulate AWS Services for Seamless Development

  Рет қаралды 18,132

KodeKloud

KodeKloud

Күн бұрын

Пікірлер: 30
@adedayoabdulahi1399
@adedayoabdulahi1399 Жыл бұрын
All these tools are overwhelming that’s why devops is so massive Thanks Sanjeev
@KodeKloud
@KodeKloud Жыл бұрын
Keep learning with us .Stay connected with our channel and team :) . Do subscribe the channel for more updates : )
@tinashemadangure8140
@tinashemadangure8140 Жыл бұрын
Mind-blowing perfect for home labs.
@KodeKloud
@KodeKloud Жыл бұрын
Glad you think so!
@rip182
@rip182 4 ай бұрын
Man You Are Good at explaing things just CLICKED SUBSCRIBED!!!!
@raghuveer120
@raghuveer120 Жыл бұрын
Waiting for this video. Thanks for doing this video
@KodeKloud
@KodeKloud Жыл бұрын
Hope you enjoyed it!
@vetri4music471
@vetri4music471 Жыл бұрын
That's just awesome 😎👍
@KodeKloud
@KodeKloud Жыл бұрын
Thank you! Cheers!
@blipintime1543
@blipintime1543 Жыл бұрын
Thanks for introducing the LocalStack, it sounds helpful. I wanted to test the Cloud Formation Scripts locally before I can apply them in AWS directly. Does this help ?
@KodeKloud
@KodeKloud Жыл бұрын
Yes it does. This is one of the main benefits of using LocalStack.
@mondo1926
@mondo1926 Жыл бұрын
Thanks for the explanations and demo. I just have one question, how does this work with sdks like the go-sdk-v2? Do we still have to create mock interfaces in go code?
@KodeKloud
@KodeKloud Жыл бұрын
You shouldn't have to change anything. It will work the same way as if you were talking to the real aws api.
@tonychia2227
@tonychia2227 6 ай бұрын
It seems like we need to have to copies of the .tf file. One with the endpoints pointing to local stack and one without so it can communicate with aws. Is there a way to make it easier to combine the two .tf files so the transition from testing to deployment is easier ?
@captainh4wkeye
@captainh4wkeye Жыл бұрын
This video is awesome. So it seems it works only for AWS. Is there any other such tool which works for Azure?
@KodeKloud
@KodeKloud Жыл бұрын
Although there is not an equivalent of LocalStack for Azure, Microsoft publish three emulators you can run locally to help with integration testing: 1. Azure Function Core Tools 2. Azure Storage Emulator 3. Cosmos DB Emulator
@KodeKloud
@KodeKloud 11 ай бұрын
Please refer to stackoverflow.com/questions/53888830/local-cloud-stack-for-azure-similar-to-localstack-for-aws
@bugsbunny3354
@bugsbunny3354 4 ай бұрын
how can you simply display a page using this ec2 like nginx on port 80 to see a sample page?
@bgadicha1
@bgadicha1 6 ай бұрын
How do I get to know the IP address of the ec2 instance I created? The localstack log does not show it.
@silvermig
@silvermig Жыл бұрын
To what extend can I use LocalStack to practice for my AWS Certifications?
@harshcasper
@harshcasper Жыл бұрын
You can use it since its a local cloud sandbox that closely emulates the real AWS environment.
@KodeKloud
@KodeKloud 6 ай бұрын
LocalStack is useful for hands-on practice with AWS services when preparing for AWS certifications, as it allows you to interact with mock versions of various AWS services like S3, EC2, and Lambda locally, without incurring any costs. However, it's not a complete substitute for the AWS environment. LocalStack might not support some advanced features and newer AWS services, and there can be differences in service behavior. For comprehensive AWS certification preparation, you should also use AWS's documentation, the AWS Free Tier for real-world experience, and other study materials to cover theoretical knowledge, best practices, and areas not fully replicated in LocalStack. In essence, while LocalStack is beneficial for practical learning, it should be complemented with additional resources for a well-rounded preparation.
@galleon8129
@galleon8129 9 ай бұрын
Thanks, does it have a console output?
@KodeKloud
@KodeKloud 5 ай бұрын
Yes, it outputs logs to the console, showing the status of the services being started, any errors, and other runtime information
@tba77
@tba77 Жыл бұрын
It seems that it doesn't work if you don't have an AWS_API_KEY even with localstack it will ask for credentials so with no access to real aws it seems not working, that's what I am facing
@KodeKloud
@KodeKloud Жыл бұрын
We had no issues using it without a key. Can you try provided in the access and secret key but leave the values to an empty string: "" and see if that works
@alainpannetier2543
@alainpannetier2543 Жыл бұрын
Great. What if we actually want to plug some back end behind the API? Like - creating a folder somewhere for an S3 bucket. - kicking off a VM with our AMI for an EC2 instance... - or even ckick off a local "EKS Anywhere" instance. Does Localstack support this? You know like a plugin architecture stuff. With community contribs. It should really. That's the first idea any geek would have.
@harshcasper
@harshcasper Жыл бұрын
The video was great, but missed some crucial parts (explained in a separate comment above). LocalStack does work with an actual backend behind all AWS APIs and it would be pretty easy to emulate all your examples (we do that for our customers regularly). LocalStack is a commercial open-source project, and while we do get community contributions, we do have our own engineering team working on improving the APIs and adding emulation layers for new AWS services. Internally, LocalStack follows a plugin architecture (powered by our own framework called Plux), and this gives additional features like LocalStack Extensions. You can use the Extension mechanism to further extend LocalStack, and add support for new cloud providers. We recently shipped Cloudflare Workers support with LocalStack through the Extension mechanism :)
@KodeKloud
@KodeKloud 11 ай бұрын
LocalStack is a tool designed to emulate various AWS services for local development and testing purposes. So the answer is no. Hopefully, we can have this feature in the future.
Running AWS Services In A Laptop Using LocalStack
28:17
DevOps Toolkit
Рет қаралды 46 М.
The Giant sleep in the town 👹🛏️🏡
00:24
Construction Site
Рет қаралды 19 МЛН
Пройди игру и получи 5 чупа-чупсов (2024)
00:49
Екатерина Ковалева
Рет қаралды 3,2 МЛН
Harley Quinn lost the Joker forever!!!#Harley Quinn #joker
00:19
Harley Quinn with the Joker
Рет қаралды 28 МЛН
Doing This Instead Of Studying.. 😳
00:12
Jojo Sim
Рет қаралды 35 МЛН
Localstack - AWS on your Laptop!
10:24
DevOps Journey
Рет қаралды 32 М.
DevOps Engineer Roles and Responsibilities | KodeKloud
8:45
KodeKloud
Рет қаралды 6 М.
Kubernetes Ingress networking
5:57
Project Calico
Рет қаралды 51 М.
Top 50+ AWS Services Explained in 10 Minutes
11:46
Fireship
Рет қаралды 1,5 МЛН
Testcontainers have forever changed the way I write tests
12:11
Dreams of Code
Рет қаралды 115 М.
Testing Local AWS cloud with Localstack! | Tutorial
21:22
Tech with Marco
Рет қаралды 3,3 М.
How to configure AWS CLI keys
8:21
Hitesh Choudhary
Рет қаралды 6 М.
Microservices explained - the What, Why and How?
18:30
TechWorld with Nana
Рет қаралды 843 М.
How to hot reload your Lambda functions locally with LocalStack
14:19
AWS SQS vs SNS vs EventBridge - When to Use What?
22:37
Be A Better Dev
Рет қаралды 173 М.
The Giant sleep in the town 👹🛏️🏡
00:24
Construction Site
Рет қаралды 19 МЛН