AWS Lambda and Step Functions
Wed Apr 17, 2024 · 62 words · 1 min

Repository

The project is an example of using Step Functions in AWS to coordinate two AWS Lambdas: filter and combine. Given a text and a word to remove, the filter function removes every occurence of the word (capitalization does not matter) and combine function concatenates the array of words together back into a single text.


DevOps Projects · Syllabus · Other projects · home