Posts
All the articles I've posted.
-
Using PostGIS for Location-Based Features in PostgreSQL
Implement geospatial queries and location-based features using PostGIS extension in PostgreSQL.
-
Building AI-Powered Search UI with Vector Embeddings
Implement a search UI in React that uses vector embeddings for semantic search.
-
Comparing Vector Databases: Pinecone vs. Weaviate vs. Milvus
Evaluate vector databases Pinecone, Weaviate, and Milvus for semantic search use cases.
-
Designing Advanced Chat UX with OpenAI Streaming
Implement seamless chat UX with streaming responses from OpenAI in web applications.
-
Function Calling in Fastify with OpenAI Functions
Implement OpenAI function calling in Fastify for dynamic AI-driven operations.
-
Automating Lambda Deployments with AWS CDK Pipelines
Set up AWS CDK Pipelines to automate continuous delivery of Lambda functions and infrastructure.
-
Detecting Anomalies in Server Logs with AI
Use AI models to detect anomalies in server logs for proactive monitoring.
-
Building a Recommendation Engine in Node.js
Implement collaborative filtering recommendation engine in Node.js using matrix factorization.
-
Configuring Multi-Region Failover with AWS Route 53
Implement DNS failover across AWS regions using Route 53 health checks and record sets.
-
Orchestrating Workflows with AWS Step Functions
Build and orchestrate complex serverless workflows using AWS Step Functions.
-
Setting Up AWS SES for Transactional Emails
Configure Amazon SES for sending transactional emails from your application.
-
Using AWS ECS for Containerized Applications
Deploy Dockerized applications on AWS ECS with Fargate for serverless containers.
-
Implementing CloudFront Caching for Next.js Apps
Configure AWS CloudFront to cache and accelerate Next.js application delivery globally.
-
Monitoring AWS Lambda Performance with CloudWatch
Monitor and analyze AWS Lambda functions using CloudWatch metrics and logs.
-
Managing Infrastructure with AWS CDK and TypeScript
Define and deploy AWS infrastructure using AWS CDK with TypeScript for maintainable IaC.