
Mastering the Art of Storage: Pro Tips and Tricks to Optimize Your AWS S3 Bill
In the ever-expanding world of cloud storage, Amazon S3 stands tall as a titan. Its…
Simplifying Your Work with Automated Recurring Tasks in Rails Using Sidekiq and Ice Cube
Introduction In today's fast-paced world, finding ways to streamline tasks and boost productivity is essential.…
Understanding User Scripts When Launching EC2 Instances
Amazon Elastic Compute Cloud (EC2) is a popular cloud computing service that allows users to…
How to Calculate Puma WEB_CONCURRENCY and MAX_THREADS for Optimal Rails Application Performance
1/ What is Puma? Puma is a high-performance, multi-threaded web server designed specifically for Ruby…
[TUT] Phần 5 – Giới thiệu AWS S3 – SQS – SNS và cách config để hoạt động với lambda
Tiếp tục Series hướng dẫn setup Server mail, hôm nay mình sẽ giới thiệu AWS…
[TUT] Phần 4 – AWS Lambda – Serverless framework
Tiếp tục Series hướng dẫn setup Server mail, hôm nay mình sẽ giới thiệu về…
[TUT] Phần 3 – Giới thiệu AWS Route53 và các DNS cần thiết cho mail server
Tiếp tục Series hướng dẫn setup Server mail, hôm nay mình sẽ giới thiệu về…
[TUT] Phần 2 – Giới thiệu MailGun – một nhà cung cấp dịch vụ SMTP miễn phí
Tiếp tục Series hướng dẫn setup Server mail, hôm nay mình sẽ giới thiệu về…
Tìm số lần xuất hiện của user_name trong file CSV 13M line
Đề bài toán:Tìm số lần xuất hiện của user_name trong file CSVFile CSV có khoản…
Cách tìm ra method đang được gọi trong Ruby
Sẵn đây e xin phép chia sẽ 1 trick để debug trong ruby với mọi…