Alexander Pashkovalpa.sh·Dec 8, 2024A Strange Death of DevOpsAbout 15 years ago DevOps was born: a movement that promised unseen improvements in time to market and software quality. It aimed to remove the silos between the development and operations teams, thus DevOps, and make the process of software delivery...Discuss·29 readsDevops
Maxat Akbanovmaxat-akbanov.com·Nov 29, 2024Linux Namespaces and cgroups: Building Blocks of Modern ContainerizationLinux namespaces and cgroups (control groups) are foundational Linux kernel features used to provide process isolation and resource management. They are core components of containerization technologies like Docker, Kubernetes, Podman and other orches...Discuss·72 readsbash-and-linuxDevops
Santosh Ncsantoshnc.hashnode.dev·Nov 28, 2024How to Install and Configure HashiCorp Vault on Linux (Ubuntu)HashiCorp Vault is a popular tool for securely storing and accessing secrets. Whether you’re managing database credentials, API keys, or encryption keys, Vault provides a unified interface to access secrets across different environments. In this blog...DiscussHashiCorp Vault Vault Installation Vault Configuration Secret Management DevOps Security Infrastructure as Code Linux Vault Setup System Administration IT Securit
Faizan Khanfaikhan-ec2.hashnode.dev·Nov 17, 2024Creating an AWS EC2 instanceI created an account on AWS and spun up an EC2 (Elastic Compute Cloud) instance. I had to try three times. The first attempt was the most tedious, as there was a lot to read, especially about the free-tier services. After some reading, watching a few...DiscussAWS
Sammyskinekwokdoodle.com·Oct 26, 2024Configuring your first Active Directory server | Active Directory Domain Services (ADDS)Introduction Welcome, doodler! In this blog, we will discuss what an Active Directory is, know how it works, and configure it in our environment. What is Active Directory? It is a proprietary directory services product built by Microsoft Corporation ...DiscussActive Directory
Thomas Schühlytschuehly.de·Oct 26, 2024Deploy your Spring Boot Application in minutes instead of hours with Dokploy on a Hetzner VPSI’ve recently started using Dokploy for getting my projects to production quickly. It is a great alternative to Coolify. Some of the features that are really nice to have: Continuous deployment using GitHub System Monitoring Paketo Buildpack suppo...Discuss·365 readsdokploy
sravani punreddysravanipunreddy.hashnode.dev·Oct 23, 2024Linux Commands:Linux commands provide immense power in managing files and system resources. For developers, DevOps engineers, and system administrators, knowing the right commands can save time and avoid errors. This blog covers some of the most essential commands ...Discuss·37 readslinux-commands
Pushpendra Boverflowbyte.tech·Oct 22, 2024Discovering the Power Behind Popular Linux GUI ApplicationsLinux is renowned for its versatility and its ability to run a wide variety of GUI applications. While these programs offer user-friendly interfaces, they are often driven by powerful command-line tools. In this post, we’ll explore five popular GUI a...DiscussLinux
Chidinma Ozoemenachidinmawrites.hashnode.dev·Oct 18, 2024Mastering Monitoring: Setting Up Datadog and Azure VMs for Effective Alerts.Datadog is a comprehensive monitoring and analytics platform that helps you keep track of your infrastructure, applications, and logs. It provides real-time insights and alerts to ensure smooth operations. Understanding FIR and API FIR (Fast Incident...Discussmobaxterm
Alla Yasheelacloud-z.hashnode.dev·Oct 14, 2024Configuration ManagementConfiguration Management is a vital aspect of DevOps, allowing engineers to manage the configurations and settings across numerous servers in a consistent and automated way. To make this concept easier to grasp, we’ll break it down with simple exampl...Discussconfiguration management