Continuous Deployment, Continuous Delivery – The CD of CI/CD (GitHub / Python / DevOps)
Code Coverage (Python / DevOps)
Accelerate Your Performance Testing on Ubuntu with k6 and Postman-to-k6
Performance testing is crucial to software development. It ensures your application can handle high traffic and usage without crashing or slowing down. Many tools are available for performance testing, but two popular ones are k6 and Postman. This guide will show you how to do performance testing on Ubuntu using …
The post Accelerate Your Performance Testing on Ubuntu with k6 and Postman-to-k6 appeared first on Anto ./ Online.
How to get started with Nano on Windows
GNU nano is a great text editor for developers who work on Linux, but did you know it can run on Windows too? This guide will show you how to install GNU nano on Windows to make your text editing experience seamless. Let’s get started! To install nano on Linux, …
The post How to get started with Nano on Windows appeared first on Anto ./ Online.
Set up CrowdSec to protect your WordPress site
Let’s find out how you can protect your Docker WordPress site using CrowdSec. You can now protect your WordPress site like a pro in a few simple steps! This guide assumes that you are running a WordPress Docker container that exists behind a reverse proxy. You need to skip one …
The post Set up CrowdSec to protect your WordPress site appeared first on Anto ./ Online.
OpenFaaS: Getting Started on Kubernetes
OpenFaaS (Function as a Service) is a popular serverless framework that provides an easy way to create portable functions, microservices and APIs using Kubernetes and Docker. This tutorial guide will serve as your OpenFaaS introduction to get you up and running quickly. Install/enable OpenFaaS There are a variety of methods to …
The post OpenFaaS: Getting Started on Kubernetes appeared first on Anto ./ Online.