From 7249e23a0f84ad0878cbfb01ad3dbadd1b7cbdc3 Mon Sep 17 00:00:00 2001 From: AncaGhenade Date: Sun, 19 May 2024 00:07:40 +0000 Subject: [PATCH] Update README with new tutorials, videos and blog posts --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6311701..d9a3247 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ If you want to contribute to this list, then please read the [contributing guide - ["How To: Collaborative AWS local development with LocalStack’s Cloud Pods"](https://docs.localstack.cloud/tutorials/cloud-pods-collaborative-debugging) - ["Deploying containers on Elastic Container Service (ECS) clusters using Elastic Container Registry (ECR) and AWS Fargate, with LocalStack"](https://docs.localstack.cloud/tutorials/ecs-ecr-container-app) - ["Setting up Elastic Load Balancing (ELB) Application Load Balancers using LocalStack, deployed via the Serverless framework"](https://docs.localstack.cloud/tutorials/elb-load-balancing) +- ["Creating ephemeral application previews with LocalStack and GitHub Actions"](https://docs.localstack.cloud/tutorials/ephemeral-application-previews) - ["Chaos Engineering: Running Experiments with Fault Injection Service"](https://docs.localstack.cloud/tutorials/fault-injection-service-experiments) - ["Building a Java Notification app using AWS Java SDK, Simple Email Service (SES), and CloudFormation"](https://docs.localstack.cloud/tutorials/java-notification-app) - ["Deploying Lambda container image locally with Elastic Container Registry (ECR) using LocalStack"](https://docs.localstack.cloud/tutorials/lambda-ecr-container-images)