The road
open-menucloseme
The Road
Series icon
Effective Cloud Computing Deep Dive Clickstream Analytics GitOps Serverless Amazon Builders Library
Tools icon
Word Dictation Practice on AWS Word Dictation Practice on Vercel
About
🌐
English
The road
github twitter stackoverflow rss
  • Build Agentic Chatbot on AWS with Amazon Bedrock

    calendar Apr 7, 2025 · 10 min read · AWS Amplify Amazon Bedrock AWS Bedrock Knowledgebase Agentic AI Chatbot Claude Next.js  ·
    Share on: twitter facebook linkedin copy
    Build Agentic Chatbot on AWS with Amazon Bedrock

    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 More
  • 2025 AI Developer Tools Benchmark: Comprehensive IDE & Assistant Comparison

    calendar Jan 17, 2025 · 11 min read · AI Development Tools IDE Comparison Cursor IDE Cline GitHub Copilot Amazon Q MarsCode Tongyi Claude Deepseek GPT-4 Next.js React AWS Amplify  ·
    Share on: twitter facebook linkedin copy
    2025 AI Developer Tools Benchmark: Comprehensive IDE & Assistant Comparison

    Overview

    This comprehensive benchmark evaluates the capabilities of 10 leading AI-powered developer tools and IDEs. The focus is on their ability to autonomously complete real-world programming tasks through natural language conversations, minimizing the need for manual coding. The evaluation excludes common features …


    Read More
  • Create Amazing Images with Amazon Nova and Model Context Protocol

    calendar Dec 31, 2024 · 4 min read · Model Context Protocol Amazon Nova Amazon Nova Canvas Image Generation GenAI AWS Anthropic Claude Desktop Cline  ·
    Share on: twitter facebook linkedin copy
    Create Amazing Images with Amazon Nova and Model Context Protocol

    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 More
  • Nine Essential Tips of AWS Amplify for Boosting Development Productivity

    calendar Dec 24, 2024 · 12 min read · AWS AWS Amplify Amazon Bedrock AWS AppSync AWS Cognito LLM Claude Serverless Fullstack GenAI  ·
    Share on: twitter facebook linkedin copy
    Nine Essential Tips of AWS Amplify for Boosting Development Productivity
    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 More
  • Using Amazon Bedrock as a Custom OpenAI Server Alternative in Cursor

    calendar Oct 11, 2024 · 2 min read · Cursor LLM OpenAI API GenAI ChatGPT Anthropic Claude AWS Development Tools  ·
    Share on: twitter facebook linkedin copy
    Using Amazon Bedrock as a Custom OpenAI Server Alternative in Cursor
    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 More
  • How to build a clickstream analytic system for small businesses to large-scale events

    calendar Sep 3, 2024 · 1 min read · Clickstream Analytics AWS Serverless computing  ·
    Share on: twitter facebook linkedin copy
    How to build a clickstream analytic system for small businesses to large-scale events
    In the last couple of months, I led a team to build a comprehensive and open-sourced solution that helps customers analyze clickstream events on the cloud. The solution provides data autonomy, allowing users full access to raw data, near real-time ingestion, flexible configurations, and cost-effectiveness. It is a …
    Read More
  • AI 真能编程了吗?

    calendar Nov 13, 2024 · 4 min read · Programming IDE GenAI Cline Aider Continue Cursor Amazon Q Developer GitHub Copilot Visual Studio Code LLM OpenAI Amazon Bedrock Anthropic Claude Productivity Next.js Material UI Vercel AWS Amplify  ·
    Share on: twitter facebook linkedin copy
    AI 真能编程了吗?

    如果你平时关注科技圈的动态,那么你一定在朋友圈或直播中看到过这样的吸睛话题:

    • 编程小白用 AI 编程,人人都能成为编程高手
    • 零基础也能跨界开发
    • 编程小白的逆袭:借助 AI 打造 xxx

    在自媒体的推波助澜下,AI 编程已成为一种潮流,甚至被包装成人人都可掌握的技能。当然,这背后也少不了培训公司借机贩卖焦虑的推动。


    Read More
  • Deep Dive Clickstream Analytics Series: Data Pipeline Observability

    calendar Oct 21, 2024 · 5 min read · Clickstream Analytics AWS Observability Monitoring Logging Troubleshooting  ·
    Share on: twitter facebook linkedin copy
    Deep Dive Clickstream Analytics Series: Data Pipeline Observability
    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 More
  • Deep Dive Clickstream Analytics Series: Reporting

    calendar Oct 19, 2024 · 4 min read · Clickstream Analytics AWS Amazon QuickSight Reporting Data Visualization Business Intelligence  ·
    Share on: twitter facebook linkedin copy
    Deep Dive Clickstream Analytics Series: Reporting
    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.
    Read More
  • Access Bedrock Claude 3/3.5 Models with Alfred OpenAI ChatGPT Workflow

    calendar Oct 10, 2024 · 2 min read · Alfred Alfred Workflow LLM GenAI OpenAI API ChatGPT Amazon Bedrock Anthropic Claude AWS Productivity  ·
    Share on: twitter facebook linkedin copy
    Access Bedrock Claude 3/3.5 Models with Alfred OpenAI ChatGPT Workflow
    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
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • 5
    • »
    • »»

Kane Zhu photo

Kane Zhu

A tech blog sharing personal experiences and insights about cloud computing, software development, and emerging technologies.
Read More

Featured Posts

  • Build Agentic Chatbot on AWS with Amazon Bedrock
  • 2025 AI Developer Tools Benchmark: Comprehensive IDE & Assistant Comparison
  • Create Amazing Images with Amazon Nova and Model Context Protocol
  • Nine Essential Tips of AWS Amplify for Boosting Development Productivity
  • Using Amazon Bedrock as a Custom OpenAI Server Alternative in Cursor
  • How to build a clickstream analytic system for small businesses to large-scale events

Recent Posts

  • AI 真能编程了吗?
  • Deep Dive Clickstream Analytics Series: Data Pipeline Observability
  • Deep Dive Clickstream Analytics Series: Reporting
  • Access Bedrock Claude 3/3.5 Models with Alfred OpenAI ChatGPT Workflow
  • Deep dive clickstream analytic series: Data Modeling
  • Deep dive clickstream analytic series: Data Processing
  • Deep dive clickstream analytic series: Data Ingestion
  • Deep dive clickstream analytic series: Serverless web console

Categories

BLOGGING 82 CLOUD-COMPUTING 42 SERVERLESS-COMPUTING 13 KUBERNETES 10 TRIP 5

Series

BUILD-SERVERLESS-APPLICATION 12 EFFECTIVE-CLOUD-COMPUTING 10 CLICKSTREAM-ANALYTICS 8 GITOPS 6 AMAZON-BUILDERS-LIBRARY 2

Tags

AWS 59 ECLIPSE 21 AWS CDK 18 TIP 17 云计算 16 KUBERNETES 14 EQUINOX 10 SERVERLESS 10 GIT 9 SERVERLESS COMPUTING 9 AWS LAMBDA 8 CLICKSTREAM ANALYTICS 8 CONTINUOUS DELIVERY 7 DEVOPS 7
All Tags
AGENTIC AI1 AI DEVELOPMENT TOOLS1 AIDER1 ALFRED1 ALFRED WORKFLOW1 ALIYUN1 AMAZON ALEXA1 AMAZON API GATEWAY1 AMAZON ATHENA1 AMAZON BEDROCK4 AMAZON BUILDERS' LIBRARY2 AMAZON CODEWHISPERER1 AMAZON DYNAMODB1 AMAZON ECS1 AMAZON EKS2 AMAZON EMR1 AMAZON NEPTUNE1 AMAZON NOVA1 AMAZON NOVA CANVAS1 AMAZON Q1 AMAZON Q DEVELOPER1 AMAZON QUICKSIGHT1 AMAZON REDSHIFT2 AMAZON SQS1 AMAZON VPC1 AMPLIFY2 ANALYSIS1 ANALYTICS2 ANGULARJS1 ANTHROPIC1 ANTHROPIC CLAUDE3 APACHE SPARK1 API GATEWAY3 ARCHITECTURE1 ARCHSUMMIT1 ARGOCD1 ATHENA1 ATHENA UDF1 AUTHENTICATION2 AUTHORIZATION1 AWS59 AWS AMPLIFY4 AWS API GATEWAY1 AWS APPSYNC1 AWS ATHENA1 AWS CDK18 AWS CLI1 AWS CLOUDFORMATION3 AWS COGNITO1 AWS ECS1 AWS EKS2 AWS FARGATE1 AWS FAULT INJECTION SIMULATOR1 AWS FIS1 AWS JS SDK1 AWS LAMBDA8 AWS S32 AWS SECRETS MANAGER1 AWS STEP FUNCTIONS1 AWS TOOLKIT1 AWS VPN1 AWS-ECR1 BATCH1 BEDROCK KNOWLEDGEBASE1 BIG DATA1 BUILD2 BUNDLE1 BUSINESS INTELLIGENCE1 CD6 CDK CONSTRUCT3 CERTIFICATE2 CHAOS ENGINEERING1 CHATBOT1 CHATGPT2 CI1 CLAUDE3 CLAUDE DESKTOP1 CLEAN CODE1 CLEARCASE2 CLICKSTREAM ANALYTICS8 CLINE3 CLOUD NATIVE1 CLOUDFRONT1 CODE SIGNING1 CODECOMMIT1 CODEPIPELINE1 COGNITO2 COLLECTIONS1 COMPILE1 CONFIGURATION2 CONSTRUCT HUB1 CONTAINER1 CONTINUE1 CONTINUOUS DELIVERY7 CONTINUOUS DEPLOYMENT2 COST1 CROSSPLANE1 CURSOR2 CURSOR IDE1 DAEMON1 DATA LAKES1 DATA MODELING1 DATA PROCESSING1 DATA VISUALIZATION1 DEBUG2 DEBUGGING1 DEEPSEEK1 DEVELOPMENT TOOLS1 DEVOPS7 DINGTALK4 DJANGO1 DOCKER6 DOCKER-SWARM2 DUAL MONITOR1 DYNAMODB1 ECLIPSE21 EDAS1 EKS4 ENCODING1 EQUINOX10 EXTERNAL SECRETS OPERATOR1 FAAS6 FEATURE1 FILEVAULT1 FIREFOX1 FLUX6 FULLSTACK1 GDB1 GENAI5 GERRIT2 GIT9 GITHUB ACTIONS1 GITHUB COPILOT2 GITOPS7 GLUE1 GPT-41 GRAPH DATABASE1 GROOVY1 HELM3 HOWTO1 IAM3 IBM NOTES1 IDE1 IDE COMPARISON1 IMAGE GENERATION1 INFRASTRUCTURE AS CODE5 INTELLIJ IDES1 ISTIO1 JAVA5 JENKINS3 JENKINS-CLI2 JETTY1 JNI1 JRE1 KUBERNETES14 LAMBDA WEB ADAPTER1 LINUX4 LLM4 LOGGING1 LUCENE1 MAC OSX1 MACOS MONTEREY1 MACOSX2 MAKEFILE1 MARSCODE1 MATERIAL UI1 MAVEN1 METAVERSE1 MICROSERVICE1 MIGRATION1 MINGW1 MODEL CONTEXT PROTOCOL1 MONGODB1 MONITORING1 MOUNTAIN LION1 NAT1 NATIVECODE1 NETWORK1 NEXT.JS3 NFT1 NGINX1 NPM1 OAS1 OAUTH22 OBSERVABILITY1 OH-MY-ZSH1 OPENAI1 OPENAI API2 OPENAPI1 OPENID1 OPENID CONNECT1 OPENSWAN1 OSGI7 OSS1 OSSFS1 P27 PAY1 PDE2 PERFORMANCE1 PERFORMANCE-TUNING2 PHP1 PRODUCTIVITY2 PROFILE2 PROGRAMMING1 PROJEN1 PROTON1 PYTHON1 QCON1 RCP3 REACT1 REPORTING1 RESILIENCE ENGINEERING1 S31 SALZBURG3 SEO1 SERVERLESS10 SERVERLESS COMPUTING9 SERVERLESS PATTERN1 SERVICE CATALOG1 SERVICE MESH1 SESSION-MANAGEMENT1 SHELL2 SINGLE-PAGE-APP1 SITE-TO-SITE VPN1 SMTP1 SOLR1 SONARQUBE1 SONATYPE NEXUS2 SPRING2 SPRING CLOUD1 SPRING CLOUD FUNCTION1 SPRING-BOOT1 SPRING-FRAMEWORK1 SPRING-SESSION1 SSH3 SSP1 SYSTEM DESIGN2 TIP17 TIPS2 TONGYI1 TOUR3 TRAVEL3 TRICK1 TROBULE-SHOOTING1 TROUBLE-SHOOTING1 TROUBLESHOOT3 TROUBLESHOOTING1 TYCHO1 UBUNTU1 UBUNTU-14041 UPDATE1 URL HANDLER SERVICE1 VERCEL1 VISUAL STUDIO CODE1 WEB-2.02 WECHAT2 WEIXIN2 WORKAROUND1 ZEND CE1 ZEND DEBUGGER1 ZSH1 云计算16 会议2 元宇宙1 公众平台1 函数计算3 工程效率1 微信1 技巧1 搜索引擎优化1 支付1 架构2 注册表1 混沌工程1 网站架构1 邮件转发1 钉钉4 阿里云7
[A~Z][0~9]
The road

Copyright 2006- 2025 THE ROAD. All Rights Reserved

to-top