In this article, we’ll explore how to implement chaos testing using k6 for two backend services, to help you ensure the resilience of your application.
Category Software Engineering
Managing Stateful Applications on Kubernetes: Challenges and Best Practices
Discover how to effectively manage stateful applications in Kubernetes.
Exploring 8 Futuristic Databases to Watch in 2023
2023 has brought a plethora of game-changing databases to the table. Let’s explore some innovative and futuristic databases and compare their features.Β
Identifying Vulnerabilities in Running Applications Using DAST
This article will walk you through an in-depth understanding of DAST tools and how to choose the right one for your security operations.
The Service Mesh Landscape in 2023
In this article, we provide a comprehensive overview of service mesh technology, including the current state of service mesh providers in 2023, use cases for service mesh technology, and an exploration of its future potential.
Managing Secrets and Sensitive Data in Android CI/CD With Semaphore
By following the best practices for managing secrets in Android CI/CD workflows, developers can use Semaphore to automate their build, test, and deployment processes.
Low-Code and No-Code Development Tools
This article explores the world of low-code and zero-code development tools, the benefits, key features, use cases, challenges, and the future of this emerging field.Β
Getting Started With Kubernetes Ingress
In this article, you will learn what Kubernetes Ingress is, why to use it, and its benefits.
Asynchronous JavaScript for Beginners
Imagine a chef working in a busy restaurant kitchen. In a synchronous kitchen, the chef would prepare one dish at a time, waiting for each dish to finish cooking before starting the next one. This can be slow and inefficient, especially when many orders are in the queue. In an asynchronous kitchen, however, the chef […]
Website Scroll Comparison: Locomotive Scroll vs React Scroll Parallax
Libraries like Locomotive Scroll and React Scroll Parallax are used to enhance your website’s scroll performance. Both libraries will be compared in-depth in this article, along with their benefits and drawbacks, as well as practical usage.
Synthetic Monitoring Management Using Playwright, @elastic/synthetics and Semaphore
This tutorial shows how user journeys can be written together by both SREs and software engineers to validate user workflows and provide regular production monitoring with a single set of tools.
Understanding ReplicaSet vs. StatefulSet vs. DaemonSet vs. Deployments
Kubernetes controllers are used to monitor the current state of a resource and ensure that the desired state is achieved. The controllers mentioned in this article, ReplicaSets, Deployments, StatefulSets and DaemonSets, are built into the Kubernetes system and each solves a unique use case
Developerβs Guide to Passwordless Authentication
This article aims to take you through passwordless authentication and its implementation.
Introduction to Wasp: A DSL for Building Full-Stack Web Applications
This article will introduce you to Wasp, an open-source declarative domain-specific language for building and deploying full-stack web applications.
Docker Swarm vs. Kubernetes
No matter which platform you use, it is crucial to thoroughly weigh your alternatives and pick the one that best suits your needs.