You are here |
www.thepolyglotdeveloper.com | ||
| | | |
dusted.codes
|
|
| | | | Building and shipping a .NET Core application with Docker and TravisCI | |
| | | |
www.jeremykun.com
|
|
| | | | We're ironically searching for counterexamples to the Riemann Hypothesis. Setting up Pytest Adding a Database Search Strategies Unbounded Integers In this article we'll deploy the application on a server, so that it can search for RH counterexamples even when I close my laptop. Servers and containers When deploying applications to servers, reproducibility is crucial. You don't want your application to depend on the details of the computer it's running on. This is a higher-level version of the same princi... | |
| | | |
zwischenzugs.com
|
|
| | | | This post is based on material from Docker in Practice, available on Manning's Early Access Program: The Problem At our company we had (another) problem. Our Jenkins server had apparently shrunk from what seemed like an over-spec'd monstrosity running a few jobs a day to a weedy-looking server that couldn't cope with the hundreds of... | |
| | | |
nodogmablog.bryanhogan.net
|
|
| | It is easy to debug an AWS Lambda function locally with Visual Studio Code, all you need to do is install one tool and make one change to the launch.json file. Read on to see how. |