Hello! Thanks by the video! I have this error in docker console: exception during call chain: An error occurred (InvalidAMIID.NotFound) when calling the DescribeImages operation: The image id '[['ami-830c94e3']]' does not exist. Can help me? please.
I've never used AWS before but want to start learning. Always put off by stories of students accidentally running ten thousands of dollars and customer service being unhelpful. Is localstack a good solution then?
Localstack is a good option for testing tools like Terraform and the AWS CLI, but you wont get experience with the AWS GUI. For that, nothing beats jumping into AWS. AWS has free tiers that you can look into so you can use it for free. You can setup billing alerts to notify you if you leave a AWS resource running. For example, you can setup an AWS alert to notify you after you go over a $5 spent etc. This is what you need to do so you don't end up in the scenario you mentioned above!
@@DevOpsJourney thanks, this seem exactly what I am looking for practice. Just bumped docker desktop and localstack on my PC, service started...will try to play with IaC on it.
Why am I discovering this just now?? Many thanks for putting this info out there!
Nice to see you are making videos again
Thanks again for such a sweet and short post
Man i love you, very good tutorial, you save my life
I go pay beer for you
Your videos are a treasure. All of them.
very useful
Thank you man. this made my day a whole lot easier. :)
Nice video. I am thinking of learning some dev ops and AWS through local stack.
Nice! Good video, very interesting tech!
I believe pip library changed its name from awslocal-cli to awscli-local
Thanks
Very helpful and informative
Wow, this'll be super helpful for work. Thanks!
Useful video. More please.
More to come! Check back very soon :)
Is there something like this for GCP or Azure?
Hello! Thanks by the video! I have this error in docker console: exception during call chain: An error occurred (InvalidAMIID.NotFound) when calling the DescribeImages operation: The image id '[['ami-830c94e3']]' does not exist. Can help me? please.
Thanks !
I've never used AWS before but want to start learning. Always put off by stories of students accidentally running ten thousands of dollars and customer service being unhelpful. Is localstack a good solution then?
Localstack is a good option for testing tools like Terraform and the AWS CLI, but you wont get experience with the AWS GUI. For that, nothing beats jumping into AWS. AWS has free tiers that you can look into so you can use it for free. You can setup billing alerts to notify you if you leave a AWS resource running. For example, you can setup an AWS alert to notify you after you go over a $5 spent etc. This is what you need to do so you don't end up in the scenario you mentioned above!
Can you intract with created S3 buckets that were created? I mean uploading images/files to the bucket ?
I don't believe so, everything is synthetic. This is mostly for testing/exploration of infra as code.
are the s3 buckets you provision functional? can you upload files to them etc or is this mostly mock endpoints?
It's just mock endpoints
I don't get it, he spawn hundred servers with IP look like real IP, but it doesn't *really* created on AWS ?
Yes exactly, it's simulated. good for testing
@@DevOpsJourney thanks, this seem exactly what I am looking for practice. Just bumped docker desktop and localstack on my PC, service started...will try to play with IaC on it.
𝐩яⓞ𝓂𝓞Ş𝐦 😞
Pretty cool! I suppose this could be useful in test suites.