Fixing Fullstackbulletin.com part 4 - Twitch Live Stream

Subscribers:
950
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/







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