Sonny Alves Dias

Sonny Alves Dias

Follow
homeAbout me ๐Ÿ‘จโ€๐Ÿš€Podcast ๐ŸŽ™๏ธTelegram โœ‰๏ธKids ๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘งInfinite Fleet ๐Ÿš€newsletter
Tag

Web Development

#web-development

More content

Read more stories on Hashnode


Articles with this tag

How to do a (serverless) web redirection in AWS Route53?

Apr 22, 20232 min read 52 views

Imagine you are using a DNS provider and you have a domain example.com and example.net redirecting to example.com. It's pretty easy to set up. One day...

How to do a (serverless) web redirection in AWS Route53?

CDN on top of your website to increase your core web vitals

Nov 22, 20213 min read 33 views

This is a long title, but it is on the point. I am going to show you how to set up AWS Cloudfront, the CDN solution of Amazon, in front of your AWS...

CDN on top of your website to increase your core web vitals

Angular Server-Side Rendering

Sep 24, 20213 min read 163 views

How it works? ยท The concept of SSR can be confusing. It was especially for me, coming originally from PHP world where everything (or almost) is rendered...

Angular Server-Side Rendering

Building my personal Swiss Army Knife services, Part 2

Jul 16, 20214 min read 164 views

I would like to present you the v0.0.1 of my Swiss Army Knife services website! I decided to call it utile.space. Utile because it is a synonym of...

Building my personal Swiss Army Knife services, Part 2

Building my personal Swiss Army Knife services

Jun 15, 20212 min read 99 views

The genesis ยท It's been a while I had the idea of building a website to centralize services that I generally go online to find. You know things like...

Building my personal Swiss Army Knife services

An Easy Way to Monitor a Website's Health

Feb 4, 20213 min read 141 views

This article is part of the series on making a wiki, but in fact, it can be applied to any website or service. The problem Recently the docker daemon...

An Easy Way to Monitor a Website's Health