You are here |
thinkinglabs.io | ||
| | | |
paragpallavsingh.com
|
|
| | | | A CI/CD pipeline lets you submit new code on one end, build it, automatically test it, store artifacts and deploy it to a production environment. | |
| | | |
octopus.com
|
|
| | | | I'm not going to argue that Octopus is "better" than Puppet or Chef; instead, I'm going to argue that Octopus and Puppet are different. | |
| | | |
charity.wtf
|
|
| | | | This piece was first published on the honeycomb.io blog on 2023-03-08. .... I'm nostrangertorantingaboutdeploys. But there's one thing I haven't sufficiently ranted about yet, which is this:Deploying software is a terrible, horrible, no good,very badway to go about the process of changing user-facing code. It sucks even if you have excellent, fast, fully automated deploys... | |
| | | |
brandonrozek.com
|
|
| | Git is designed to be decentralized. However, many people treat it as a centralized solution by depending on services such as GitHub. What we've seen through the youtube-dl debacle is that repositories that we depend on can be taken down. This isn't to say that GitHub is evil and that we should move to Bitbucket, Gitlab, Source Hut, etc. But this is more of a commentary on what happens when we depend on one service to host our code. |