Insights
Stay ahead of trends and techniques in data analytics and AI-ML from our densely certified team of engineering leaders, including 4 AWS Ambassadors along with experts on every cloud and data platform.

Predicting Yards Passing for NFL Quarterbacks Using Machine Learning: Part 1
Part 1: Data Collection and Understanding Introduction Predicting NFL quarterback performance is a challenging and exciting task, especially for fans who...
Read more
AWS Lake Formation: Part 2 Advanced S3 Configurations
This section of this series on AWS Lake Formation focuses on optimizing Amazon S3 configurations using Terraform, specifically tailored for data lakes. We'll...
Read more
Automating API Information Storage with AWS - Technical Deep Dive into Automated API Information Storage System
Managing API information is a big challenge, demanding streamlined solutions for efficiency and reliability. My introduction to automating API information...
Read moreGitHub Action Runners on AWS EKS
Today, I will show you how to use GitHub Action Runners on AWS EKS (Elastic Kubernetes Service). To make this work, we will need a few other components...
Read moreInter-Region WireGuard VPN in AWS
Let's start by defining Inter-Region VPN and what we are doing today. Reading the title, you are probably asking why VPN? Why not peering or Transit Gateway?...
Read moreMaking PDFs Searchable Using AWS Textract and CloudSearch
If you have PDFs and want to make them searchable, provide the search functionality on your website or for internal use. This is what we are doing today...
Read moreSlack AI Bot with AWS Bedrock Part 2
In part one of this blog, we set up Slack events to connect to AWS Bedrock, but we did not have a conversation system, so any message sent to the LLM...
Read moreUsing Amazon ElastiCache for Redis as a Session Cache-Store - Part 1
Introduction This guide will show you how to use Amazon ElastiCache for Redis as a distributed cache for user session management. You will use...
Read moreUsing Amazon ElastiCache for Redis as a Session Cache-Store - Part 2
This is the second and final part of our series on Using Amazon ElastiCache for Redis as a Session Cache-Store. The first article discussed what...
Read more