Community driven content discussing all aspects of software development from DevOps to design patterns. I’ve seen a number of developers attempting to configure a GitHub to Jenkins webhook, only to be ...
Community driven content discussing all aspects of software development from DevOps to design patterns. A common problem DevOps professionals hit when trying to configure a GitHub webhook to remotely ...
There is a great diversity of approaches to continuous integration and continuous delivery (CI/CD). Containerizing apps with Docker is a common step to take, for a variety of reasons. Once ...
Looking back at how software was built and deployed even 15 years ago, it seems surprising that our applications actually worked. In those days, a software development lifecycle consisted of running ...