Explore >> Select a destination


You are here

www.epicweb.dev
| | blog.chand1012.dev
9.8 parsecs away

Travel
| | Fly Machines is Fly's new runtime for FirecrackerVMs. Firecracker is a FOSS container runtime developed by AWS. Fly Machines, or AppsV2 as its also referred to, are more aimed at serverless functions but it can be used as a normal VM host with easy HTTP(S) routing. While a normal Fly App has a configuration file, a Fly Machine doesn't. A Fly machine is just one part of an app, which can have distributed Fly machines across different regions.
| | kamalmanual.com
8.0 parsecs away

Travel
| | The missing manual to Kamal deployment tool by Josef Strzibny
| | martinfowler.com
10.2 parsecs away

Travel
| | Blue-green deployment allows you to upgrade production software without downtime. You deploy the new version into a copy of the production environment and change routing to switch.
| | schottsql.com
71.9 parsecs away

Travel
| For those of us who've worked with SQL Server for some time, we've regularly used SQL Server Management Studio (SSMS). In recent years, we've seen an increase in websites and appl...