Skip to content
Loading Now
  • April 5, 2026

Th?nk And Grow

Let's Do It!

×

Th?nk And Grow

Let's Do It!

  • Home
  • AI & Machine Learning
    • AI
  • DevOps & Infrastructure
    • AWS
    • Docker
  • Security
  • Database
    • PostgreSQL
    • MySQL
    • NoSQL
  • Cloud & Infrastructure
  • Web Development
    • Architecture & Design
    • NodeJS
      • Javascript/Typescript
      • Realtime
      • Socket.IO
    • React
  • Open Source
  • Tools
    • Tips
    • Notes
  • About us
  • Home
  • 2024
  • December
December 24, 2024
MySQL

Optimizing GROUP BY in MySQL: Insights from Real-Life Query Analysis

My current query: SELECT eod.date, SUM(eod.stable_price) AS sumStablePrice FROM item_eod eod WHERE eod.date >= CURRENT_DATE…

author-image
Lê Hoàng Tâm
0 Comments
Read more about Optimize Group By In My Sql
December 21, 2024
AWS

AWS Backup: Simplify Your Cloud Data Protection

In today’s data-driven world, organizations are constantly seeking efficient and reliable ways to protect their…

author-image
Lê Hoàng Tâm
0 Comments
Read more about Aws Backup Simplify Your Cloud Data Protection
JS-tricks
December 20, 2024
NodeJS

10 Advanced JavaScript Tricks Every Developer Should Master

Discover 10 advanced JavaScript techniques, including tail call optimization, currying, proxies, debouncing, throttling, and more.…

author-image
Hoài Nhớ
0 Comments
Read more about 10 Advanced Javascript Tricks For Developers
Git alias
December 13, 2024
Interview Question

Step-by-Step Guide: Setting Up Git and Shell Aliases on All Operating Systems

Learn how to create Git and shell aliases on Windows, macOS, and Linux. Follow this…

author-image
Hoài Nhớ
0 Comments
Read more about Setting Up Git Shell Aliases All Operating Systems
December 12, 2024
Tools

Laragon: The Ultimate Lightweight Development Environment for Windows

Introduction Setting up a local development environment is often a daunting task for developers. Tools…

author-image
Lê Hoàng Tâm
0 Comments
Read more about Laragon The Ultimate Lightweight Development Environment For Windows
Github Action
December 11, 2024
Interview Question

Github Action Interview: CICD Pipeline

GitHub Actions is a CI/CD tool tightly integrated with GitHub, allowing developers to automate workflows…

author-image
Hoài Nhớ
0 Comments
Read more about Github Action Interview Cicd Pipeline
Search topic
December 10, 2024
Database

LIKE vs Full-Text Search: SQL Performance and Use Cases

Explore the differences between SQL’s LIKE operator and Full-Text Search. Learn their syntax, performance, use…

author-image
Hoài Nhớ
0 Comments
Read more about Top 10 Interview Questions For Like Vs Full Text Search In Sql
Security
December 10, 2024
Security

Comprehensive Guide to Token-Based Authentication & Secure Access Control

Master token-based authentication, OAuth2, API security, and access control strategies like RBAC and ABAC for…

author-image
Hoài Nhớ
0 Comments
Read more about Token Based Authentication Secure Access Control Strategies
December 10, 2024
NodeJS

Declutter Your Disk Space with NPKill: A Lifesaver for Node.js Developers

Introduction Introduce the problem of bloated disk space due to node_modules folders and the challenges…

author-image
Lê Hoàng Tâm
0 Comments
Read more about Npkill A Lifesaver For Node Js Developers
System design
December 8, 2024
Design patterns

System Design: Top 10 Best Practices for Senior Engineers

Prepare for your Senior Software Engineer interview with this comprehensive guide covering OOP principles, system…

author-image
Hoài Nhớ
0 Comments
Read more about System Design Top 10 Best Practices For Senior Engineers

Language

  • English
  • Tiếng Việt

Recent Posts

  • How to Design Scalable AI-Powered Systems in 2026 March 27, 2026
  • Semantic Caching in LLM Systems: A Beginner’s Guide March 25, 2026
  • Serverless vs Containers vs VMs: Real Trade-offs in 2026 March 25, 2026
  • LiteLLM vs CliProxyAPI: Safe Integration Guide 2026 March 21, 2026
  • DSPy + LiteLLM + ChatGPT: Build Smarter AI Pipelines in 2026 March 21, 2026

Categories

  • AI & Machine Learning (3)
  • Architecture & Design (1)

ai architecture ai cost reduction cloud architecture containers gptcache kubernetes llmops llm optimization model serving rag semantic caching serverless System Design vector database virtual machines

[code_snippet id=7 format]

ai architecture ai cost reduction cloud architecture containers gptcache kubernetes llmops llm optimization model serving rag semantic caching serverless System Design vector database virtual machines

  • March 2026
  • February 2026
  • January 2026
  • December 2025
  • November 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • June 2024
  • April 2024
  • August 2023
  • April 2023
  • January 2022
  • December 2021

"You don't know what you don't know"