With the advent of cloud automation technology, infrastructure as code (IaC) obtains the ability to turn complex systems and environments into a few lines of code.
One alternative to the Raspberry Pi is the Banana Pi M2 Zero. In this tutorial, take on the challenge of creating a cheap cluster using Banana Pi devices.
When you use Render to deploy your Node.js application with Postgres database, you can debug easily with integrated tools like Datadog and Log Streams.
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.
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.