|
You are here |
highscalability.com | ||
| | | | |
github.com
|
|
| | | | | A curated list of software and architecture related design patterns. - DovAmir/awesome-design-patterns | |
| | | | |
www.adamconrad.dev
|
|
| | | | | Ch 2 of my book club review of Designing Data-Intensive Applications by Martin Kleppmann. | |
| | | | |
www.altexsoft.com
|
|
| | | | | The article explains how the main Big Data tools, Hadoop and Spark, work, what benefits and limitations they have, and which one to choose for your project. | |
| | | | |
coornail.net
|
|
| | | Cloudfront enables you to host your static website via s3. You should set your root object to index.html to rewrite https://yourdomainname.com to https://yourdomainname.com/index.html for cleaner urls. However you might run into an issue of having subdirectories in your s3 bucket that you want to do the same for (for example on hosting a hugo blog). Unfortunately Cloudfront doesnt support this by default. | ||