Search posts, tags and authors

Welcome to Devopsness, your source for the latest devops news tips and tutorials.

What’s new?
Crowdstrike global outage
July 19, 2024 by kiril-urbonas in News

Crowdstrike global outage

What Happened? On July 19, 2024 at 04:09 UTC, as part of ongoing operations, CrowdStrike released a sensor configuration update to Windows systems. Sensor configuration updates are an ongoing part of the protection mechanisms of the Falcon platform. This configuration update triggered a logic error resulting in a system...

Top Docker Commands and Their Usage
July 16, 2024 by kiril-urbonas in Docker

Top Docker Commands and Their Usage

Docker has revolutionized how we build, ship, and run applications. Mastering Docker commands is essential for developers and DevOps professionals. Here’s a rundown of the most important Docker commands and how to use them effectively. 1. docker run The docker run command creates and starts a container from a...

Must-Have Mac Apps for Developers and DevOps in 2024
July 16, 2024 by kiril-urbonas in Mac

Must-Have Mac Apps for Developers and DevOps in 2024

As a developer or DevOps professional, having the right tools can significantly enhance your productivity and efficiency. Here’s a curated list of essential Mac apps for 2024 that every developer and DevOps professional should consider. Development & DevOps 1. VS Code: — A popular code editor with a wide range...

Demystifying the OSI Model: Understanding the 7 Layers of Networking
July 7, 2024 by kiril-urbonas in IT

Demystifying the OSI Model: Understanding the 7 Layers of Networking

In the realm of networking, understanding how data travels from one device to another is crucial. The Open Systems Interconnection (OSI) model, developed by the International Organization for Standardization (ISO), provides a framework for this understanding. By breaking down network communication into seven distinct layers, the OSI model helps network...

Understanding BGP: The Backbone of the Internet
July 5, 2024 by kiril-urbonas in IT

Understanding BGP: The Backbone of the Internet

In the vast and intricate world of the internet, ensuring that data packets find their way from source to destination is a monumental task. At the heart of this process is the Border Gateway Protocol (BGP), a crucial protocol that manages how packets are routed across the internet. This blog...

What makes Apple silicon chips so fast?
July 3, 2024 by kiril-urbonas in Technology

What makes Apple silicon chips so fast?

Apple Silicon has set a new standard in computing with its remarkable speed and efficiency. Here’s an in-depth look at the key factors that contribute to its exceptional performance: Unified Memory Architecture (UMA) Apple Silicon employs a Unified Memory Architecture, allowing the CPU, GPU, and other components to share...