morolakeanifowose.comNBA Game Day Notifications: Real-time Alerting System using AWS ServicesThis project from Ifeanyi Otuonye focuses on creating an alerting system to deliver scores from sports games. I decided to go with NBA games since I enjoy watching Jokic in Denver. The services used include AWS SNS, AWS Lambda, AWS Event Bridge, IAM ...Jan 18, 2025·4 min read
morolakeanifowose.comBuilding Intelligent Chatbots with AWS: A Hands-On Guide with TerraformAmazon Lex is a fully managed artificial intelligence (AI) service with advanced natural language models to design, build, test, and deploy AI chatbots and voice bots in applications. In this post, I’ll walk you through my experience implementing the...Jan 11, 2025·8 min read
morolakeanifowose.comBuilding your Multi-Region Architecture on AWSThe growth of customer bases has led to businesses building robust and highly available applications by deploying across multiple regions. By pursuing global infrastructure, organisations can reduce latency, enhance availability, and maintain uptime ...Jun 17, 2024·3 min read
morolakeanifowose.comGrafana Dashboards with AWS CloudWatch MetricsGrafana is a multi-platform open-source analytics and interactive visualization web application. It can be used to create graphs, charts, and alerts and allows connections to multiple data sources. In this post, I’ll discuss how to connect to AWS Clo...Jun 2, 2024·2 min read
morolakeanifowose.comServerless App - Pet-Cuddle-O-Tron - Terraform VersionThis is the IaC implementation of the AWS project by Adrian Cantrill that involves implementing a simple serverless application using S3, API Gateway, Lambda, Step Functions, SNS, and SES. The application loads from an S3 bucket, communicates with la...May 21, 2024·6 min read