#devops
Read more stories on Hashnode
Articles with this tag
OpenTelemetry is an open-source observability framework that enables IT teams, DevOps engineers, and SREs to collect and standardize metrics, logs,...
Project Overview Automated the provisioning and configuration of AWS EC2 instances to run Splunk Enterprise and Splunk Universal Forwarder in Docker...
Create AWS EC2 instance on Ubuntu: To create an AWS EC2 instance with Ubuntu, you can use the AWS Management Console or the AWS CLI. Here are the...
Goal:⚡️Build a spring boot-based Java application using Maven and deploy this application on Kubernetes using CICD⚡️We accomplish this by adhering to...
Introduction: Starting from scratch, we will craft a Python monitoring app with Flask and run it locally on port 5000. Then came the fun part:...
Introduction: Git is a powerful version control system that's fundamental for modern software development. Whether you're new to Git or looking to...