Joshua Ochia

HomeBlogProjectsContact

Recent Posts

How to connect multiple Lambda functions in one API Gateway (SAM Template) with Stage variables

August 5, 2024

Learn how to connect multiple AWS Lambda functions to a single API Gateway using a SAM (Serverless Application Model) template. This guide will show you how to configure your Lambda functions, set up API Gateway integrations, and manage different environments with stages for a streamlined serverless setup.

Read more...

Install Grafana on EC2 with Terraform

May 15, 2024

we’ll explore how Terraform’s magic can automate the heavy lifting of provisioning EC2 instances and configuring Grafana. By the end of this journey, you’ll be equipped with the knowledge and confidence to breeze through deployment tasks and unlock the insights Grafana offers for monitoring and analytics.

Read more...