Microservices are becoming increasingly popular for easily building and deploying scalable applications. In contrast, traditional monolith systems have become too complex to manage and struggles to meet today’s scalability and high-availability requirements….
Orchestrating Storage with Kubernetes and Implications for Persisting State Once you get your head around the concept of containers, and subsequently the need for management and orchestration with tools like Kubernetes, what started off as a weekend project suddenly…
Conjur Kubernetes Authentication: A Hands-On Demonstration The Challenge Secrets – or privileged credentials that act as “keys”– are essential in Kubernetes environments. Kubernetes pods and their component containers need secrets to access protected resources like…
AWS CloudFormation makes cloud provisioning simple and scalable by leveraging both automation and configuration as code. Defining your cloud infrastructure and applications as code simplifies repetitive DevOps tasks and gives you a single source of truth for app and…
Most front-end developers are familiar with this scenario: a new project for a data-driven application starts. Everyone is convinced that the design must be as simple and straightforward as possible. At its heart, a simple table – a couple of columns and many rows….
Over 15 years ago, NGINX started its life as an open source web server designed to be fast, stable, and reliable. Today it’s one of the world’s fastest web servers and popularly used as a content cache and media streaming server. Available in both open source and…