- Видео 84
- Просмотров 98 292
LocalStack
Швейцария
Добавлен 20 июн 2022
LocalStack is the leading cloud development platform to enable you to develop and test your cloud & serverless applications locally.
At LocalStack, we provide the #1 platform for local cloud development & testing, offering the most advanced cloud emulation for AWS services. Our aim is to assist individual cloud developers and enterprises in becoming solution-nimble, optimizing costs, reducing contention, and delivering resilient and secure value to their customers.
LocalStack is ideal for designing and testing highly resilient and secure solutions on your local machine before live deployment. Our platform facilitates integration testing of cloud solutions both locally and in CI/CD environments, enhancing developer velocity and feature quality.
At LocalStack, we provide the #1 platform for local cloud development & testing, offering the most advanced cloud emulation for AWS services. Our aim is to assist individual cloud developers and enterprises in becoming solution-nimble, optimizing costs, reducing contention, and delivering resilient and secure value to their customers.
LocalStack is ideal for designing and testing highly resilient and secure solutions on your local machine before live deployment. Our platform facilitates integration testing of cloud solutions both locally and in CI/CD environments, enhancing developer velocity and feature quality.
LocalStack at re:Invent Last Day
The final day is here! This year's re:Invent has been filled with incredible experiences and inspiring stories. We've had the chance to connect with over 800 attendees, showcasing what LocalStack is capable of and explaining why it's a game changer in the world of cloud computing. We hope you've enjoyed this mini-series of vlogs documenting our re:Invent journey. We’re already looking forward to returning next year with a bigger booth (maybe?) and an even better product to share in 2025!
Просмотров: 147
Видео
LocalStack at re:Invent Day 3
Просмотров 62Месяц назад
It is our second last day here at AWS re:Invent and as previous ones it was full of talking to attendees, presenting demos till the security kicked us out, scanning badges and eating pretzels covered in cheese. We want to thank everyone that came to our booth and talked to us even when the day was coming to a close! Long live localhost:4566!!!
LocalStack at re:Invent Day 2
Просмотров 93Месяц назад
It's Day 2 at AWS re:Invent and did you know we are giving away socks? Watch us explore the re:Invent expo space, talk about our demo, what questions the attendees are asking us and we invite you to take a part in our LocalStack Holiday Heist challenge. If you are at re:Invent or not, everyone is welcome to take part of this challenge. Follow the link below for more information: LocalStack Holi...
LocalStack at re:Invent Day 1
Просмотров 138Месяц назад
WE'RE BACK!!! Your favorite vlog series has returned, and this year we're bringing you behind the scenes of our experience at AWS re:Invent! Day 1 was all about setting up our booth, showcasing our AWSome Quiz Demo, and preparing exciting giveaways and challenges for re:Invent attendees. If you're at re:Invent, be sure to swing by and say hi at our booth (#371) to learn all about LocalStack and...
How to install LocalStack Snowflake Emulator
Просмотров 3453 месяца назад
In this video, you'll learn how to set up and integrate LocalStack's Snowflake Emulator to develop and test your Snowflake data apps in your local environment or CI pipelines. Whether you're using Snowpark, various client libraries, or building interactive data apps with frameworks like Streamlit, this emulator simplifies your developer experience. We'll walk you through step-by-step instructio...
Smooth transition from local development to production for your AWS-powered applications
Просмотров 4634 месяца назад
Running your Spring Boot app on AWS for production is common, but testing there can be slow and costly. In this video, we’ll show you how to speed up development using LocalStack. By provisioning your infrastructure with Terraform, you can easily switch to local testing in just three steps: 1. Configure your dev environment variables 2. Start LocalStack in Docker 3. Run your IaC files Get faste...
Multi-account and multi-region in LocalStack
Просмотров 994 месяца назад
Multi-account and multi-region compatibility enables users to manage and deploy resources across multiple AWS accounts and geographic regions. This functionality enhances the robustness of the deployments by offering improved fault tolerance, scalability, and regulatory compliance. By segregating resources into separate accounts and distributing them across various regions, users can minimize t...
AWS Data Streaming with LocalStack in Action
Просмотров 1114 месяца назад
In this session, Maximillian Hoheiser discussed developing & testing AWS Data Streaming with LocalStack! In this talk, he focused on Kinesis Data Firehose, an AWS service that allows you to extract, transform, and load streaming data into various destinations like Amazon S3. He dived into how to set up testing for Kinesis Firehose and seamlessly integrated it with other services using Boto3 and...
Building LocalStack with LocalStack
Просмотров 2074 месяца назад
LocalStack’s core cloud emulator allows us to run our own cloud application - including its infrastructure - locally, which provides an efficient developer experience at the start of the entire software development lifecycle (SDLC). This experience enables us to build our product features in a way that closely matches what our customers are looking for - a comprehensive developer platform that ...
Deploy and Test Data Migration Pipeline with DMS
Просмотров 854 месяца назад
AWS Database Migration Service provides migration solutions from databases, data warehouses, and other types of data stores (e.g. S3, SAP). The migration can be homogeneous (source and target have the same type), but often is heterogeneous as it supports migration from various sources to various targets (self-hosted and AWS services). LocalStack supports DMS with selected use cases. In this ses...
Accelerate your cloud development with Cloud Pods and LocalStack
Просмотров 744 месяца назад
Accelerate your cloud development with Cloud Pods and LocalStack
Testing CloudWatch metric alarms with LocalStack
Просмотров 1875 месяцев назад
Testing CloudWatch metric alarms with LocalStack
Deploy and invoke Lambda functions in LocalStack using VS Code Extension
Просмотров 1,4 тыс.6 месяцев назад
Deploy and invoke Lambda functions in LocalStack using VS Code Extension
Mounting local directories for ECS tasks with LocalStack
Просмотров 2216 месяцев назад
Mounting local directories for ECS tasks with LocalStack
LocalStack Neptune development with G.V() - Gremlin IDE
Просмотров 1327 месяцев назад
LocalStack Neptune development with G.V() - Gremlin IDE
Replicating cloud resources locally with LocalStack's AWS Replicator extension
Просмотров 3278 месяцев назад
Replicating cloud resources locally with LocalStack's AWS Replicator extension
Towards a LocalStack Snowflake emulator-develop your data pipelines locally!
Просмотров 4439 месяцев назад
Towards a LocalStack Snowflake emulator-develop your data pipelines locally!
Artifact Integrity & Open Source Governance, the shift left way
Просмотров 549 месяцев назад
Artifact Integrity & Open Source Governance, the shift left way
Developing & Testing Data pipelines locally with LocalStack!
Просмотров 3699 месяцев назад
Developing & Testing Data pipelines locally with LocalStack!
From DevOps to MLOps: Scaling ML models to 2 Million+ requests per day
Просмотров 2249 месяцев назад
From DevOps to MLOps: Scaling ML models to 2 Million requests per day
Serverless with more infrastructure code and less application code
Просмотров 1479 месяцев назад
Serverless with more infrastructure code and less application code
Running an EC2 instance locally using LocalStack
Просмотров 2,9 тыс.10 месяцев назад
Running an EC2 instance locally using LocalStack
Setup GitHub Action workflow that starts up LocalStack and deploys the infrastructure
Просмотров 36310 месяцев назад
Setup GitHub Action workflow that starts up LocalStack and deploys the infrastructure
Security Testing with IAM Policy Stream
Просмотров 16310 месяцев назад
Security Testing with IAM Policy Stream
Creating infra with CloudFormation locally
Просмотров 36910 месяцев назад
Creating infra with CloudFormation locally
Creating infra with Terraform locally
Просмотров 2,6 тыс.10 месяцев назад
Creating infra with Terraform locally
Do i need to run this inside docker? Or does tflocal create in local stack automatically? I was going to try using docker compose
No, you can run tflocal commands from your host. The wrapper will re-direct all of the AWS API requests to the LocalStack Docker container. You can use Docker Compose, Docker CLI or even our native LocalStack CLI to start/manage LocalStack.
I have this issue /infrastructure && samlocal deploy --template template.yaml --stack-name test --resolve-s3 --no-confirm-changeset /bin/sh: samlocal: command not found it seems that localsam was replaced by sam. Also, the vscode extension seems to be on preview which makes me think that the extension might not be working? I tried creating an alias to map samlocal to sam but it didn't worked. I'm just not sure if I should downgrade sam o maybe install a different package?
Hi Alejandro - That's interesting. `samlocal: command not found` indicates that `samlocal` is not installed. Can you follow the documentation to install it: docs.localstack.cloud/user-guide/integrations/aws-sam/#samlocal-wrapper-script Can you further reach out via Slack (localstack.cloud/slack) if you encounter further issues?
Hello - At 2:31 seconds you use the command yarn cdklocal bootstrap but it throws a credential error. Something to do with an update to the cdklocal library maybe?
Hi - We had encountered this issue before, which was then patched. Can you please re-install the cdklocal wrapper and try it again? Thank You.
@@localstack Thank you - I will give it another whirl and let you know.
Loads of love. Incredible innovation. ❤️
Great job guys. It not just help in learning but also providing confidence in working on aws. Keep going.
why not use a proper mic and studio to record, this is amateurish
Thanks for the feedback!
@localstack I should've also said the product is cool, and documentation is decent!
I am able to launch a amazon Linux instance and I do see it spinning up in docker and I am able to verify it in logs as well that the ec2 is accessible via ssh. how ever i am not able to ssh into the created instance
Hi - Can you verify if you are running LocalStack with a valid Auth token? You can look for license activation message in the LocalStack logs. EC2 emulation is only available in the Pro edition.
@@localstack so ec2 service will not run without pro?
my localstack-ec2/ubuntu not runnig ,what can i do
Hi - Can you please reach out to us via Community Slack (localstack.cloud/slack). We would be happy to take a look! Thanks :)
in my case, docker is not able to start service the container runs but the extension exits with code 1
Hi - Can you please reach out to us via Community Slack (localstack.cloud/slack). We would be happy to take a look! Thanks :)
Awesome content. Please enhance the sound quality. Thanks
Thanks for the feedback!
Is localstack recommended for someone who never uses aws or should he be experiencing aws first?
Hi @chadGPT6969 - LocalStack is accessible to everyone. For beginners with AWS, it offers a fast, cost-effective way to learn and experiment without worrying about cloud charges. For seasoned AWS professionals, LocalStack is a powerful tool for crafting precise tests to validate infrastructure and simulate cloud applications directly on their local machines.
Great video! Was my first time seeing how to wire up notifications from an alarm. I’ve been playing with cloud watch metrics which is scary because if you accidentally create a new dimension, you get billed an additional $.30 right away. At the same time, I didn’t want to use something like a local stack or Moto during local development, because I assumed that there wouldn’t be a UI to query my metrics or logs let cloud has to develop my queries against. Being able to visualize things in the AWS console really helps me. Does local stack have a UI of some kind that allows you to query metrics and logs? That would be so incredible.
Hi Eric - Thanks for the appreciation! LocalStack offers a Web-based User Interface and a Desktop Application. We provide Resource Browsers for over 30+ AWS services, including CloudWatch and CloudWatch logs. Using the CloudWatch metrics you can inspect your metrics & alarms, similar to the AWS Management Console. Here are the links where you can try them out: - LocalStack Web App: app.localstack.cloud/dashboard - LocalStack Desktop: app.localstack.cloud/download - CloudWatch Resource Browser: app.localstack.cloud/inst/default/resources/cloudwatch - CloudWatch Logs Resource Browser: app.localstack.cloud/inst/default/resources/cloudwatch/groups Please let us know if you need any further information! We're happy to help :)
using podman aliased to docker. 'localstack start -d' fails with Docker could not be found on this system. 'docker ps' though does list running containers.
Hi Robert - Thanks for your comment. To run LocalStack, simply aliasing `alias docker=podman` is not enough, for the following reasons: - LocalStack is using `docker-py` which requires a connection to `/var/run/docker.sock` - Lambda requires mounting the Docker socket `/var/run/docker.sock` into the container Please refer to the docs here to learn how you can use Podman with LocalStack: docs.localstack.cloud/references/podman/ Please let us know if you need any further information! We're happy to help :)
😍😍😍😘
💯💯💯💯🙌🙌✅✅
thanks buddy.
Please let us know if you need any further information! We're happy to help :)
This is great. I will definitely like to explore this. accessing AWS is very difficult from Nigeria (as an independent developer because you need to have a foreign dollar account for billing). This is going to be very helpful as I can test and be sure that things will work when I move it to AWS.
Please let us know if you need any further information! We're happy to help :)
do you have a video with winglang and nextjs?
I managed to install it on Docker, but can't use the `localstack` CLI inside docker exec. How do I do this? Nevermind, noob ass question, sorry. Just had to install AWS CLI and point the url using --endpoint-url="localhost:4566"
You can also swap it up with a localstack profile. Please have a look at our docs: docs.localstack.cloud/user-guide/integrations/aws-cli/#configuring-a-custom-profile
i just tried this but i don't see the "custom local endpoint" box. i only see the "show notiifcation in the web application" checkbox. maybe the ui has changed? might be good to mentioned this in the description
Hi - The UI has changed and the custom local endpoint has been deprecated. You can now use the Instance Bookmark to do the same: docs.localstack.cloud/user-guide/web-application/instance-management/#instance-bookmark
Thanks for your feedback as well! We'll look into adding this in our description to ensure other viewers are able to follow up.
Thank you so much. This stuff is really cool.
Awesome
How do you access the created resources?
You can use AWS CLI to access the created resources. For a UI experience, you can use the LocalStack Web Application which provides Resource Browsers for locally created resources: app.localstack.cloud
Very nice. The IAM section was extremely helpful. Might be good to break it out into a different video so people can find it more easily.
Can you make the extension available on ranchers desktop ?
Can we get the local stack extension on rancher desktop ? Thanks
Hi - Some folks had success while trying to use LocalStack Docker Extension on Rancher Desktop. Please have a look: twitter.com/TayledrasKen/status/1682004801377255426
How to get a local stack t shirt ?
impressed by the progress of this product.
Won't return to the cloud community? ☹
Such a great and priceless effort, especially for the learners like me.💘. Can anybody tell me about 'lambda.zip' i.e. what it contains and how to get/write it?
Hi - The `lambda.zip` is a deployment archive which contains your Lambda code along with any dependencies you might need. Please have a look at the AWS docs to learn more: docs.aws.amazon.com/lambda/latest/dg/python-package.html
Great Video, thanks!
What is the command line tool you are using to get that highlighted prompt?
github.com/marlonrichert/zsh-autocomplete
Can you share how you setup the git branch icon/character on the command line? It looks really great!
It's starship shell, it's fairly easy to install. Just search it on google, you get it by curl command line and u edit .bashrc to initialize it on your shell. (other shells are also supported)
Use oh-my-zsh with powerlevel10 theme
They are using something called as OhMyZSH, it allows you to customize the CLI. There are some great videos on RUclips showing how its done.. Also as far as I know this only for Mac and may be Linux.
Congrats to all involved, looks like a great product. I've been considering it use for testing service infrastructure integrations locally.
P r o m o s m 😕
this is good content thanks, but it would be so much better if you used a good microphone. It is a bit hard to make out the words with the reverb and S's ringing through
Thank you for your feedback @UmungoBungo. We are working on it 😄
Thanks for the explanation! I got surprised CDK is your favorite IaC tool! Mine is Terraform
It works for sharing.
Can you explain the architecture of this demo ?
Interesting! Good one Nancy
I think that there was too much time done giving a sales pick to Ortelius, I would liked to first speaker to go more into Localstack and less into is own project
I found it about impossible just to get localstack set up to fire sqs client requests locally. This is a huge deficiency in clarity in the documentation. Thank you for posting this. But can you post a simple clear video on how to run this software locally, and not just from all command line, but actually hitting it with say, the go v2 sqs sdk???
One Video that how to run redshift with localstack
very very impressive
Very useful, thank you
𝓹𝓻𝓸𝓶𝓸𝓼𝓶 🤗
✨ p̲r̲o̲m̲o̲s̲m̲
What would be pros/cons of using AWS Sandbox instead of LS, e.g. SB per developer for unit tests, SIT SB for integration testing, UAT SB or Preprod SB, and complement all this with AWS Budgets and Tower and shared resources to keep costs under control? Right now, the only benefit of LS that I can see, is that it allows a marginalized engineer Poor Man James Bond to get some hands on AWS as the access via AWS accounts is not possible due to hunger games that prevail in workplaces.
I do not use localstack, but moto for integration testing. It helps me with catching bugs locally before even deploying the first time to AWS and saving lots of time. I see these tools as the first steps to developer friendly cloud deployment tools. I am looking into localstack as a means to help students to learn how to use terraform, cdk and other tools with AWS.
What you see as the only benefit, currently as student, I see it as the biggest benefit.
@@ordenandoBytes I mean LS did have advantage before Amazon came up with the concept of AWS Sandbox. My assumption is that Sandbox is as cheap as paid version of LS, especially if it is combined with AWS Budget. SB is like a Virtual Machine where you have OS etc dedicated for your own use do there can be less surprise like unexpected costs. And you can also nuke down SB when you finish your work for the day. I am just wondering if somebody can confirm cost effectiveness of AWS Sandbox?
amazing work