Fixing Fullstackbulletin.com part 4 - Twitch Live Stream

Subscribers:
1,010
Published on ● Video Link: https://www.youtube.com/watch?v=f7INZqNGCoY



Duration: 1:14:30
32 views
1


In this fourth session, we kept decomposing the monolithic lambda and extracted another step into a dedicated lambda.

We ended up creating a parallel block that runs two lambdas in parallel: one that fetches the quote of the week and another one that fetches the book of the week.

The work isn't fully finished as we only focused on getting the step function definition right (which took a few attempts), but a first draft PR is available here:

https://github.com/FullStackBulletin/sls-create-newsletter-issue/pull/69

During this live stream, we also illustrated some changes that we had to do offline to make the workflow work:

- Twitter had cut our API access so we migrate to Mastodon ( you can now follow Fullstack Bulletin here: https://mastodon.social/@fstackbulletin ) - PR here: https://github.com/FullStackBulletin/sls-create-newsletter-issue/pull/66
- PlageIMG, a service we used to create fallback images, shut down, so we had to migrate to Unsplash - PR here: https://github.com/FullStackBulletin/sls-create-newsletter-issue/pull/67

You can follow the next live streams at https://twitch.tv/loige

All the code is available at https://github.com/FullStackBulletin

Finally, if you want to subscribe FullStackBulletin, check it out at: https://fullstackbulletin.com/




Other Videos By Luciano Mammino (loige)


2023-11-06Building a Twitch Chat Game in Rust part 4 - Twitch Live Stream
2023-09-18Building a Twitch Chat Game in Rust part 3 - Twitch Live Stream
2023-09-11Building a Twitch Chat Game in Rust part 2 - Twitch Live Stream
2023-09-04Building a Twitch Chat Game in Rust part 1 - Twitch Live Stream
2023-08-28Fixing Fullstackbulletin.com part 9 - Twitch Live Stream
2023-08-22Luciano Mammino (loige) Live Stream
2023-08-14Fixing Fullstackbulletin.com part 8 - Twitch Live Stream
2023-07-31Fixing Fullstackbulletin.com part 7 - Twitch Live Stream
2023-07-31Fixing Fullstackbulletin.com part 6 - Twitch Live Stream
2023-07-17Fixing Fullstackbulletin.com part 5 - Twitch Live Stream
2023-07-03Fixing Fullstackbulletin.com part 4 - Twitch Live Stream
2023-06-26Fixing Fullstackbulletin.com part 3 - Twitch Live Stream
2023-06-19Fixing Fullstackbulletin.com part 2 - Twitch Live Stream
2023-06-12Fixing Fullstackbulletin.com part 1 - Twitch Live Stream
2023-05-08Creating Node.js libraries with Rust using Neon (Twitch live stream)
2023-04-18Using Zig from Python ๐Ÿ˜ฑ (Twitch Live Stream)
2023-04-03๐Ÿฆ€ Calling Rust from Python ๐Ÿ with PyO3 (Twitch live stream)
2023-03-22๐Ÿฆ€ Exploring Rust crates zip & image (Twitch live stream)
2023-02-27๐Ÿฆ€ Learning Rust web servers with Axum & SQLx (Twitch live stream)
2023-02-21Rust crates: async_stream (Twitch live stream 2023-02-20)
2023-02-13Rust crates: custom serde deserializers (Twitch live stream 2023-02-13)



Tags:
serverless
lambda functions
step function
monolithic lambda
parallel execution
quote of the week
book of the week
step function definition
PR
GitHub
FullStackBulletin
live stream
workflow
Twitter API
Mastodon
fallback images
PlageIMG
Unsplash
Twitch
code
subscription
FullStackBulletin.com
live coding
pair programming
aws
cloud
orchestration