/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.jennapederson.com
| | www.cvpartner.com
1.1 parsecs away

Travel
| | A whirlwind tour of the technologies used at CV Partner to deliver safe deployments and rollbacks without any interruption to users.
| | sigpwned.com
2.9 parsecs away

Travel
| | When Amazon ECS was first released back in April 2015, it left a lot to be desired: tasks and services could only be run on a cluster you managed, clusters had limited support for limited support for autoscaling and spot instances, and so on. Amazon filled these gaps over the next couple of years with support
| | www.kencochrane.com
3.5 parsecs away

Travel
| |
| | michaelneuper.com
23.8 parsecs away

Travel
| Setting up your own static website can be a great way to showcase your personal brand, portfolio, or business online. In this post, we'll walk through the process of setting up a static website using Hugo as the static site generator and Netlify as the hosting service. Building The Site First, let's talk about what a static website is and why it's a good choice for many people. A static website is a website that is built using only HTML, CSS, and JavaScript files. These files are served to the user's web browser as-is, without the need for any server-side processing. This makes static websites fast, secure, and easy to maintain.