Weekly Roundup 45

Published on

Last Updated on

Estimated Reading Time: 1 min

Every week I come across some great articles. Here are some of the posts I feel you will enjoy reading as much as I did.

Is Renting a Waste of Money

by Ramit Sethi

Even though it's the same thing as paying to eat at a restaurant, many people believe that renting is throwing away money. This article shares the common reasons why believe the myth that renting is throwing away money.

Are you scared of NOT buying a house?

by Ruth

A New Zealand centric article on the potential solutions for people struggling to buy a house in the NZ market. The article also goes into what's great and not so great about renting.

How I built a modern website in 2021

by Kent Dodds

A blog post about how Kent rebuilt his website using modern tools. It gives an excellent overview of the architecture and tech used, so you can probably pick up some tidbits for your blog even if you don't have the same use case.

Getting Started with AWS CLI v2 as a Docker Container

by Fon Nkwenti

Using the AWS CLI version 2 in a container-based environment means we don't have to manage the installation and dependencies ourselves.

Database Normalization

by Fajar Zuhri Hadiyanto

The steps to normalize a database from completely un-normalized to 5NF by way of an example.