Petro Podrezo
Software Engineer

AWS Step Functions using Serverless Framework

Learn how to orchestrate multiple AWS Lambda functions into a state machine workflow using AWS Step Functions and Serverless Framework.

Continue reading
Blog

Creating a Google Data Studio connector

A comprehensive guide to building custom Google Data Studio connectors using Apps Script to connect external data sources.

Continue reading
Blog

Bot to post CloudWatch logs to a Slack channel using Ruby & AWS Lambda

Build a serverless bot using AWS Lambda and Ruby to automatically post CloudWatch log events to Slack.

Continue reading
Blog

Using a reverse proxy with your web application

Discover the benefits of using Apache or NGINX as a reverse proxy with your web application for better performance and reliability.

Continue reading
Blog

Angular: Observables, async/await, and Promises, oh my!

A practical guide to understanding RxJS Observables in Angular, comparing them to Promises, and using async/await for asynchronous operations.

Continue reading
Blog