DevOpsDays Chicago returned as an in-person event in 2022. Read event highlights, including how many conversations revolved around security and containers.
Azure documentation generator helps to efficiently generate Cloud Documentation of your Azure Subscription by interpreting your cost and resource information.
These Docker extensions can save developers a lot of time and effort by increasing your speed and productivity. Try them and automate your CI/CD pipeline.
In this brief tutorial, quickly kickstart the codebase of a microservice that can be developed and run in containers using Jolie, npm, VS Code, and Docker.
This article will help design and create Virtual Private Network using the VPC designer tool and cloud formation template. It also describes VPC components in detail.
Kubernetes comes with three built-in autoscaling mechanisms. Read how these mechanisms of autoscaling in Kubernetes can help to reduce your cloud bill.
In this article, I want to highlight the issue of choosing licenses for the project and the specifics of using projects with different types of licenses.
Have you heard about SOPS? If you have already been in a situation where you needed to share sensitive information with your teammates, this is for you.
DevSecOps is a cultural approach to integrate security in our CI/CD pipeline. It ensures security is implemented on every stage of the SDLC and infrastructure.
How can an attacker exploit leaked credentials? In this new series, we try to answer this question by imagining plausible attack scenarios. Second case: an AWS secret is found in a private repository.
JWT tokens can replace passwords for a safer and more secure cloud-native future. Follow this tutorial to get JWT AuthN working with your Python application.