Skip to content
  • June 3, 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
Optimize Scalability with Cache
November 13, 2024
All topics

7 Essential Caching Strategies to Boost Backend Performance and Scalability

1. In-Memory Caching Description: Stores frequently accessed data in the application’s memory, which speeds up…

author-image
Hoài Nhớ
0 Comments
Read More
Load balanced websocket
November 11, 2024
All topics NodeJS Realtime Socket.IO Tips

Mastering WebSocket Load Balancing: Unlocking the Power of Sticky IPs and Session ID Routing for Seamless Connections

Introduction In high-demand real-time applications like ride-hailing or booking platforms, maintaining a stable connection between…

author-image
Hoài Nhớ
0 Comments
Read More
November 11, 2024
All topics Architecture & Design Design patterns Ruby

What is Meta-Programming?

Meta-programming is a programming technique where code writes or manipulates other code. This means the…

author-image
Lê Hoàng Tâm
0 Comments
Read More
November 11, 2024
All topics NodeJS Socket.IO

Mastering Real-Time Scalability: Redis Solutions for Session Management and Load Balancing in High-Traffic Apps

Building a Load-Balanced Uber-like Application with Redis When building an application with similar requirements to…

author-image
Hoài Nhớ
0 Comments
Read More
November 10, 2024
All topics Architecture & Design Design patterns

The 3 Most Popular Programming Paradigms in Modern Development

Choosing the right programming paradigm can transform how a software application is structured and maintained.…

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

Comparing AWS Secrets Manager, AWS KMS, and AWS Systems Manager Parameter Store

AWS offers several services for managing sensitive data, each tailored to specific use cases, from…

author-image
Lê Hoàng Tâm
0 Comments
Read More
6 ways load balancing with websocket
November 9, 2024
All topics AWS Realtime Socket.IO Tips

How to Handle WebSocket Load Balancing Without Losing the Connection Thread

1. Sticky Sessions in the Load Balancer Example: NGINX Sticky Sessions http { upstream websocket_backend…

author-image
Hoài Nhớ
0 Comments
Read More
November 8, 2024
All topics Database MySQL

Enhancing Text Search in MySQL: A Comparison of SOUNDEX and Full-Text Search

In many applications, efficient text search capabilities are critical for delivering fast and relevant results…

author-image
Lê Hoàng Tâm
0 Comments
Read More
November 6, 2024
All topics Architecture & Design AWS Design patterns

What is Event-Driven Architecture?

Event-driven architecture (EDA) is becoming a go-to model for developing systems that need to process…

author-image
Lê Hoàng Tâm
0 Comments
Read More
November 6, 2024
All topics Ruby

Method Lookup in Ruby: How Ruby Finds Methods

When calling a method on an object in Ruby, the language searches for that method…

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

Posts pagination

1 … 4 5 6 … 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