How I Made My Website Fast and Secure with Cloudflare

Harry Tang's PageSpeed
Harry Tang's PageSpeed

Introduction

I am running my website at harrytang.xyz, and I want to show you how I speed up my website and make it more secure with Cloudflare.

Problems

  1. My website is hosted by Oracle Cloud in the Frankfurt region, which offers a fast response to EU visitors. However, those from distant areas like Asia and South America may experience slower loading times.
  2. Preventing attacks and DDoS is both complex and expensive.

Solutions

  1. For problem #1, I use Cloudflare, a CDN service provider that offers an extremely fast global network that spans over 300 cities across 120+ countries, including mainland China. This ensures that a copy of my website is available in multiple locations, allowing users worldwide to access it as if they were connecting locally (Each blue dot is a copy of my website). Cloudflare Global Network

  2. For problem #2, I also use the Cloudflare Website Security solution, which protects my website from bad bots and DDoS attacks. Cloudflare Security

Conclusion

With Cloudflare's free plan, I can significantly boost my website's (harrytang.xyz) performance and strengthen its security, all at no cost.

References

Comments