We should write tests to enable developers to move fast with confidence. Code is always evolving, so question everything, collect experience, and judge for yourself.
Collate all serverless web and mobile architecture patterns with standard PoV on design, impact, motivation, and best practices. The patterns can co-exist.
If you're using a traditional software development life cycle (SDLC) you may have questions about where DevOps fits in. Can the 2 exist together, or are there too many conflicts? This post addresses the differences between the 2 approaches.
Cloud-based IDEs are the next logical evolution of the local dev environment. This brings lots of advantages but also some new risks to be aware of as a dev.
This article demonstrates how a vulnerability in one of the VS Code URL handlers could lead to the execution of arbitrary commands on the victim's host.
Metrics are crucial to DevOps and Continuous Delivery as part of the process of continuous improvement. However, you must balance collecting and displaying data with being flooded with information.
This article aims to paint the portrait of three approaches that will allow you to proactively assess the level of security of all or part of your computer system.
Jenkins Pipeline as script provides us with a more flexible way to create our pipeline. Let's discuss Jenkins Pipeline script to build and deploy apps.