#archlinux gets a new package manager revamp, check out what's new in
pacman v5.1Pacman-5.1 – Don’t Use the Force, Luke! | Allan McRae
http://allanmcrae.com/2018/05/pacman-5-1-dont-use-the-force-luke/
http://allanmcrae.com/2018/05/pacman-5-1-dont-use-the-force-luke/
DevOps Success via the Service Desk | SysAid Blog
https://blog.sysaid.com/entry/devops-success-via-the-service-desk
https://blog.sysaid.com/entry/devops-success-via-the-service-desk
SysAid Blog
DevOps Success via the Service Desk | SysAid Blog
If you ask what a service desk is you might get any of these responses: IT operations or IT service management (ITSM) team: “The team we give the responsibility of dealing with IT issues.” And the more cynical among them might add “… but little in terms of…
Limiting “Software Infant mortality” rate — decoding GO-JEK’s Deployment Checklist
https://blog.gojekengineering.com/limiting-software-infant-mortality-rate-decoding-gojek-deployment-checklist-1c6cc3e28df
https://blog.gojekengineering.com/limiting-software-infant-mortality-rate-decoding-gojek-deployment-checklist-1c6cc3e28df
Medium
Limiting “Software Infant mortality” rate — decoding GO-JEK’s Deployment Checklist
Every time you deploy a piece of software, you’re unknowingly taking an infant on a crazy ride — you expect the deployed software to become…
Exploring the .NET Core Docker files: dotnet vs aspnetcore vs aspnetcore-build
https://andrewlock.net/exploring-the-net-core-docker-files-dotnet-vs-aspnetcore-vs-aspnetcore-build/
https://andrewlock.net/exploring-the-net-core-docker-files-dotnet-vs-aspnetcore-vs-aspnetcore-build/
Andrew Lock | .NET Escapades
Exploring the .NET Core Docker files: dotnet vs aspnetcore vs aspnetcore-build
In this post, I look at the various Docker base images available for .NET Core development, how they differ, and when you should use each of them.