Skip to content

Articles from Jeanne Le Parc

HubSpot forms on steroids with Cloudflare Pages

April 12, 2023Ash AylsworthJeanne Le ParcKyle KiNate Dolzonek5 min read

Cloudflare

HubSpot is a popular Customer Relationship Management (CRM) platform that can be used for marketing, sales and content management. One of HubSpot’s features is easily creating forms that can be embedded into a customer's landing page to seamlessly gather data on customers, sales leads and more…

Continue reading →

Using the SST framework to set up a state machine with AWS Step Functions

February 23, 2023Jeanne Le Parc15 min read

Banner with an image.

Why use a state machine? Using Step Functions and a state machine can be very useful to create complex workflows using different AWS services. For example, tasks can run in parallel and other tasks can be triggered once all those parallel tasks are completed, which is a useful behavior, difficult to…

Continue reading →