Skip to content

Commit 3d449a7

Browse files
committed
2 parents bc09334 + a1aa19d commit 3d449a7

File tree

1 file changed

+22
-17
lines changed
  • apps/codingcatdev/src/routes/(content-single)/(non-course)/podcast/4-7-harness-the-power-of-localstack

1 file changed

+22
-17
lines changed

apps/codingcatdev/src/routes/(content-single)/(non-course)/podcast/4-7-harness-the-power-of-localstack/+page.md

Lines changed: 22 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3,35 +3,40 @@ type: podcast
33
authors:
44
- alex-patterson
55
episode: 7
6-
recording_date: Dec 29, 2023 2:00 PM
6+
recording_date: 'Dec 29, 2023 2:00 PM'
77
season: 4
88
published: published
99
podcast: CodingCat.dev
1010
chapters_done: false
1111
cloudinary_convert: false
12-
cover: https://media.codingcat.dev/image/upload/v1702529964/main-codingcatdev-photo/4_LocalStack.png
13-
devto:
14-
excerpt: 'Effortlessly Develop AWS Applications Offline with LocalStack: Your Ultimate Guide!'
12+
cover: >-
13+
https://media.codingcat.dev/image/upload/v1702529964/main-codingcatdev-photo/4_LocalStack.png
14+
devto: >-
15+
https://dev.to/codingcatdev/master-offline-aws-development-harness-the-power-of-localstack-50cn
16+
excerpt: >-
17+
Effortlessly Develop AWS Applications Offline with LocalStack: Your Ultimate
18+
Guide!
1519
guests:
1620
- waldemar-hummer
17-
hashnode:
21+
hashnode: podcast-4-7-harness-the-power-of-localstack-1
1822
picks:
19-
[
20-
{ author: 'waldemar-hummer', name: 'SuikaGame', site: 'https://suikagame.com/' },
21-
{ author: 'alex-patterson', name: 'Kaiber', site: 'https://kaiber.ai/' },
22-
{
23-
author: 'alex-patterson',
24-
name: 'CodingCat.dev Holiday Songs',
25-
site: 'https://www.youtube.com/watch?v=HBzX8cDbxns'
26-
}
27-
]
23+
- author: waldemar-hummer
24+
name: SuikaGame
25+
site: 'https://suikagame.com/'
26+
- author: alex-patterson
27+
name: Kaiber
28+
site: 'https://kaiber.ai/'
29+
- author: alex-patterson
30+
name: CodingCat.dev Holiday Songs
31+
site: 'https://www.youtube.com/watch?v=HBzX8cDbxns'
2832
slug: 4-7-harness-the-power-of-localstack
2933
sponsors:
3034
- cloudinary
31-
spotify: https://open.spotify.com/episode/7C44Xjrx6mRR1ZOo6vq4gl?si=Pz7fsA7xTjyTgzRXM1ylUw
32-
start: Feb 20, 2024
35+
spotify: >-
36+
https://open.spotify.com/episode/7C44Xjrx6mRR1ZOo6vq4gl?si=Pz7fsA7xTjyTgzRXM1ylUw
37+
start: 'Feb 20, 2024'
3338
title: 'Master Offline AWS Development: Harness the Power of LocalStack!'
34-
youtube: https://youtu.be/2AWmuA7ADNI
39+
youtube: 'https://youtu.be/2AWmuA7ADNI'
3540
---
3641

3742
LocalStack provides a comprehensive platform for developing and testing AWS applications locally, offering a significant reduction in development time and AWS costs. It emulates over 80 AWS services, allowing developers to work efficiently without internet access or AWS cloud resources. The tool is designed for seamless integration into existing workflows, supporting favorite cloud development tools and enabling faster deployment and testing. It's widely appreciated in the developer community for enhancing productivity and simplifying cloud application development. For more detailed information, please visit [LocalStack's website](https://www.localstack.cloud/).

0 commit comments

Comments
 (0)