Fronteers Meetup 1.0 Talk - How Speedcurve Help Vidio Achieve Start Render Under 2 seconds
- Categories:
- talks
Pada 04 Desember 2017 saya memberikan presentasi mengenai start render time performance dalam rangka acara Fronteers Meetup 1.0
Pada presentasi tersebut saya membicarakan pengalaman saya saat melakukan optimasi start render time vidio.com dari 5.5 - 8.5 detik menjadi 1.3 - 1.5 detik.
Judul dari talk ini adalah “How Speedcurve Help Vidio Achieve Start Render Under 2 sec”. Semoga bermanfaat!
- Tags:
- #talk
- #front end
Recent Posts
How to Defend Against Brute-Force and DoS Attacks with Fail2ban, Nginx limit_req, and iptables
In this tutorial, I’ll explain how to protect your public-facing Linux server and Nginx web server from common threats, including brute-force and DoS attacks.
Is Getting AWS Solutions Architect Associate Certification Worth It?
If you are a full-time Software Engineer, there's no strong need to pursue this certification.
DevSecOps
My Notes about DevSecOps
AWS Secrets Manager
Explanation about AWS Secrets Manager with example code.
Envelope Encryption
Envelope encryption is the practice of encrypting plaintext data with a data key, and then encrypting the data key under another key.