Amazon Quick Suite Deep Dive: Build AI-Powered Business Intelligence on AWS
Oct 29, 2025 · 9 min read · Amazon Quick Suite AWS QuickSight Business Intelligence AI Agents Data Analysis Workflow Automation QuickFlows QuickAutomate ·
Introduction Business intelligence has long been the domain of specialists, requiring complex tools and time-consuming analysis. But what if you could simply ask your data questions in plain English and receive comprehensive, visualized answers in seconds? What if you could automate your weekly reporting with a simple …
Read MoreBuild Agentic Chatbot on AWS with Amazon Bedrock
Apr 7, 2025 · 10 min read · AWS Amplify Amazon Bedrock AWS Bedrock Knowledgebase Agentic AI Chatbot Claude Next.js ·
Overview In this article, I'll share my experience building an agentic chatbot on AWS using Amazon Bedrock, Amplify Gen2, and Amplify AI kit. This project, called Industry Assistant Portal, serves as an internal industry assistant that provides industry-specific AWS solutions guidance. The chatbot leverages Amazon …
Read MoreCreate Amazing Images with Amazon Nova and Model Context Protocol
Dec 31, 2024 · 4 min read · Model Context Protocol Amazon Nova Amazon Nova Canvas Image Generation GenAI AWS Anthropic Claude Desktop Cline ·
Ever wished you could conjure up the perfect images for your blog posts or articles without leaving your editor? Wouldn't it be amazing to generate professional-quality visuals with just a few keystrokes while you're in your creative flow? Well, grab your virtual paintbrush because we're about to dive into how you can …
Read MoreNine Essential Tips of AWS Amplify for Boosting Development Productivity
Dec 24, 2024 · 12 min read · AWS AWS Amplify Amazon Bedrock AWS AppSync AWS Cognito LLM Claude Serverless Fullstack GenAI ·
AWS Amplify is a powerful set of tools and services for developing, hosting, and managing serverless applications. With the recent launch of Amplify Gen 212, the platform has evolved significantly to enhance the developer experience. In this guide, we'll explore nine essential tips that will help you maximize your …
Read MoreDeep Dive Clickstream Analytics Series: Data Pipeline Observability
Oct 21, 2024 · 5 min read · Clickstream Analytics AWS Observability Monitoring Logging Troubleshooting ·
In this post, we will explore the observability features of our clickstream solution. Observability is crucial for understanding the health of your data pipeline, identifying issues promptly, and ensuring optimal performance. We'll cover the monitoring, logging, and troubleshooting capabilities built into the solution. …
Read MoreDeep Dive Clickstream Analytics Series: Reporting
Oct 19, 2024 · 4 min read · Clickstream Analytics AWS Amazon QuickSight Reporting Data Visualization Business Intelligence ·
In this post, we will explore the reporting module of our clickstream solution. This module leverages Amazon QuickSight to provide powerful visualization and analysis capabilities for clickstream data, enabling users to gain valuable insights from their data. Overview The reporting module is engineered to be flexible, …
Read MoreUsing Amazon Bedrock as a Custom OpenAI Server Alternative in Cursor
Oct 11, 2024 · 2 min read · Cursor LLM OpenAI API GenAI ChatGPT Anthropic Claude AWS Development Tools ·
Cursor is a powerful AI-assisted programming Integrated Development Environment (IDE) that comes with built-in Large Language Model (LLM) capabilities to aid in coding. With the introduction of Amazon's Bedrock Claude 3.5 model, developers now have access to advanced alternatives. In this post, we'll explore how to set …
Read MoreAccess Bedrock Claude 3/3.5 Models with Alfred OpenAI ChatGPT Workflow
Oct 10, 2024 · 2 min read · Alfred Alfred Workflow LLM GenAI OpenAI API ChatGPT Amazon Bedrock Anthropic Claude AWS Productivity ·
Many Alfred users enjoy the convenience of the OpenAI ChatGPT workflow for quick AI-powered assistance. However, with the introduction of Amazon's Bedrock Claude 3 and 3.5 models, some may want to leverage these powerful alternatives. In this post, we'll explore how to set up a custom gateway to access Bedrock Claude …
Read More
In this post, we will delve into the data modeling module of our clickstream solution. This module is an optional component that creates data models in the Amazon Redshift data warehouse and calculates reporting dimensions based on the event, session, and user factor tables generated in the data processing module. …
Read MoreDeep dive clickstream analytic series: Data Processing

In this post, we will delve into the data processing module of our clickstream solution. This module is an optional component that normalizes raw clickstream events by cleaning, transforming, and enriching them to fit the standard clickstream data schema defined in the solution. It's designed for flexibility, …
Read More