Skip to content
  • June 4, 2025

Thnk And Grow

Let's Do It!

×

Thnk And Grow

Let's Do It!

  • Home
  • All topics
  • Ruby
    • Ruby on Rails
    • Gems
  • Architecture & Design
    • AWS
    • Docker
    • Security
  • Database
    • PostgreSQL
    • MySQL
    • NoSQL
  • NodeJS
    • Javascript/Typescript
    • Realtime
      • Socket.IO
  • Others
    • Interview Question
    • Tips
    • Notes
    • Tools
  • About us

Highlight

How to Unblock Telegram with Your Own MTProto Proxy — No VPN Needed!
tripple-cache
🚀 Triple-Layered Web Caching Strategy: How Memory, IndexedDB and HTTP Cache Improved Speed by 96%
Best Practices for Using Redis: Protect Your App, Reduce Costs, and Optimize Performance 2025
How to Remove Secrets from GitHub (Even from History!)
keycloak and devise compare
Keycloak vs Devise: Which Authentication Solution to Choose in 2025?
Keycloak in 2025: What new?
Redux Thunk and Saga
Redux Thunk vs Redux Saga: A Deep Dive into Strengths, Weaknesses, and Hidden Pitfalls
SQL Performance Battle: GROUP BY vs. Self-Join in UPDATE Queries
How to Unblock Telegram with Your Own MTProto Proxy — No VPN Needed!
tripple-cache
🚀 Triple-Layered Web Caching Strategy: How Memory, IndexedDB and HTTP Cache Improved Speed by 96%
Best Practices for Using Redis: Protect Your App, Reduce Costs, and Optimize Performance 2025
How to Remove Secrets from GitHub (Even from History!)
keycloak and devise compare
Keycloak vs Devise: Which Authentication Solution to Choose in 2025?
Keycloak in 2025: What new?
Redux Thunk and Saga
Redux Thunk vs Redux Saga: A Deep Dive into Strengths, Weaknesses, and Hidden Pitfalls
SQL Performance Battle: GROUP BY vs. Self-Join in UPDATE Queries
  • All topics Docker, Popular, proxy, Seamless Connections, telegram, Tips

    How to Unblock Telegram with Your Own MTProto Proxy — No VPN Needed!

    Lê Hoàng Tâm May 27, 2025
  • tripple-cache
    Javascript/Typescript Tips FrontendOptimization, IndexedDB, Tips, WebPerformance

    🚀 Triple-Layered Web Caching Strategy: How Memory, IndexedDB and HTTP Cache Improved Speed by 96%

    Hoài Nhớ March 28, 2025
  • Server mail flowchart
    All topics AWS, iRedMail, Mail Server, MailGun

    [TUT] Series hướng dẫn setup Server mail

    Lê Hoàng Tâm April 4, 2021
  • iRedMail
    All topics AWS, iRedAdmin, iRedMail, Mail Server

    [TUT] Phần 1 – Giới thiệu và hướng dẫn cài đặt server mail với iRedMail

    Lê Hoàng Tâm May 4, 2021
  • tripple-cache
    Javascript/Typescript Tips FrontendOptimization, IndexedDB, Tips, WebPerformance

    🚀 Triple-Layered Web Caching Strategy: How Memory, IndexedDB and HTTP Cache Improved Speed by 96%

    Read More
    Hoài Nhớ March 28, 2025
    All topics Architecture & Design Others Security Tips Tools redis, reduce cost, Security

    Best Practices for Using Redis: Protect Your App, Reduce Costs, and Optimize Performance 2025

    Read More
    Lê Hoàng Tâm March 26, 2025
    All topics Others Security Tips Tools Best Practices, git, Security, Tips

    How to Remove Secrets from GitHub (Even from History!)

    Read More
    Lê Hoàng Tâm March 18, 2025
traefik introduce
September 21, 2024
All topics Architecture & Design Docker

Traefik with docker – The Modern Reverse Proxy

If you're working with microservices, containers, or cloud-native applications, chances are you've come across reverse…

author-image
Lê Hoàng Tâm
0 Comments
Read More
traefik in front of nginx
September 21, 2024
All topics Architecture & Design Ruby on Rails

How to Migrate Nginx to Docker with Traefik as a Reverse Proxy

1. Problem I'm currently running Nginx on my Ubuntu server to host my Rails application.…

author-image
Lê Hoàng Tâm
0 Comments
Read More
September 16, 2024
All topics Architecture & Design

REST vs gRPC: A Detailed Comparison for High-Performance APIs

RESTful APIs and gRPC are two popular approaches for building distributed systems and services, but…

author-image
Lê Hoàng Tâm
0 Comments
Read More
September 12, 2024
All topics Database PostgreSQL

Understanding PostgreSQL WAL and How It Can Save Your Data

PostgreSQL’s Write-Ahead Logging (WAL) system is a fundamental component that ensures database durability, data integrity,…

author-image
Lê Hoàng Tâm
0 Comments
Read More
September 12, 2024
All topics Architecture & Design Database MySQL

Buffer Cache Hit in MySQL: What It Is and Why It Matters

The InnoDB Buffer Pool in MySQL is essentially a cache that stores frequently accessed data…

author-image
Lê Hoàng Tâm
0 Comments
Read More
September 12, 2024
All topics Database MySQL

MySQL Indexes: Boosting Query Performance with Column Order

In MySQL, the order of columns in a composite index (an index that spans multiple…

author-image
Lê Hoàng Tâm
0 Comments
Read More
September 12, 2024
All topics NodeJS Notes Ruby

NestJS vs. Ruby on Rails: A Full Comparison

I want to have full insight about it because I'm going to build new application…

author-image
Lê Hoàng Tâm
0 Comments
Read More
September 11, 2024
All topics NodeJS Tips

Deep Dive into Cloning Objects in JavaScript

In JavaScript, objects are reference types, meaning when you assign an object to another variable,…

author-image
Lê Hoàng Tâm
0 Comments
Read More
September 11, 2024
All topics

Understanding HTTP Methods: GET, POST, PUT, and PATCH

In HTTP, GET, PUT, POST, and PATCH are different methods used for various operations on…

author-image
Lê Hoàng Tâm
0 Comments
Read More
aws saa-c03
September 10, 2024
AWS Notes

I passed AWS Solution Architect Certificate – SAA-C03

It’s been a wonderful experience and a genuinely fun journey. Recently, my friend purchased a…

author-image
Lê Hoàng Tâm
0 Comments
Read More

Posts pagination

1 … 9 10 11 … 14

Recent Posts

  • How to Unblock Telegram with Your Own MTProto Proxy — No VPN Needed! May 27, 2025
  • 🚀 Triple-Layered Web Caching Strategy: How Memory, IndexedDB and HTTP Cache Improved Speed by 96% March 28, 2025
  • Best Practices for Using Redis: Protect Your App, Reduce Costs, and Optimize Performance 2025 March 26, 2025
  • How to Remove Secrets from GitHub (Even from History!) March 18, 2025
  • Keycloak vs Devise: Which Authentication Solution to Choose in 2025? March 11, 2025

Categories

  • All topics (103)
  • Architecture & Design (34)
  • AWS (15)
  • CSS (4)
  • Database (18)
  • Design patterns (6)
  • Docker (6)
  • Gems (2)
  • Generation (2)
  • Interview Question (11)
  • Javascript/Typescript (14)
  • MySQL (12)
  • NodeJS (14)
  • NoSQL (5)
  • Notes (3)
  • Others (11)
  • PostgreSQL (10)
  • Realtime (2)
  • Ruby (20)
  • Ruby on Rails (10)
  • Security (9)
  • Socket.IO (3)
  • Tips (43)
  • Tools (9)

authentication AWS AWS SQS Backend Backend Performance Best Practices compare Database Database Questions Deploy Deployment Docker Docker swarm Interview Questions iRedAdmin iRedMail Javascipt javascript MailGun Mail Server Multiple Threads mysql NextJS Nginx optimize database optimize performance Optimize Queries optimize query Popular Postgresql Rails Realtime Application redis RESTFul API Route53 ruby Ruby on rails S3 Seamless Connections Security SQS Tech Interview Tips Traefik Web Development

You May Have Missed

tripple-cache
Javascript/Typescript Tips

🚀 Triple-Layered Web Caching Strategy: How Memory, IndexedDB and HTTP Cache Improved Speed by 96%

March 28, 2025 Hoài Nhớ
All topics Architecture & Design Others Security Tips Tools

Best Practices for Using Redis: Protect Your App, Reduce Costs, and Optimize Performance 2025

March 26, 2025 Lê Hoàng Tâm
All topics Others Security Tips Tools

How to Remove Secrets from GitHub (Even from History!)

March 18, 2025 Lê Hoàng Tâm
All topics Others Tools

Keycloak in 2025: What new?

March 3, 2025 Lê Hoàng Tâm
Redux Thunk and Saga
Javascript/Typescript Tips

Redux Thunk vs Redux Saga: A Deep Dive into Strengths, Weaknesses, and Hidden Pitfalls

February 24, 2025 Hoài Nhớ

authentication AWS AWS SQS Backend Backend Performance Best Practices compare Database Database Questions Deploy Deployment Docker Docker swarm Interview Questions iRedAdmin iRedMail Javascipt javascript MailGun Mail Server Multiple Threads mysql NextJS Nginx optimize database optimize performance Optimize Queries optimize query Popular Postgresql Rails Realtime Application redis RESTFul API Route53 ruby Ruby on rails S3 Seamless Connections Security SQS Tech Interview Tips Traefik Web Development

  • May 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • June 2024
  • May 2024
  • April 2024
  • August 2023
  • May 2023
  • April 2023
  • April 2022
  • January 2022
  • December 2021
  • October 2021
  • September 2021
  • June 2021
  • May 2021
  • April 2021
June 2025
SMTWTFS
1234567
891011121314
15161718192021
22232425262728
2930 
« May    

blog.thnkandgrow © 2025 | Powered By SpiceThemes