Tag: Leadership and career
-
Devops in motion: Building with purpose in the code phase
Posted on July 31, 2025, Level beginner Resource Length long
Modern DevOps code phases require strategic branching (Trunk-Based, Git Flow, GitHub Flow) to balance speed and stability. Trunk-Based minimizes merge conflicts via feature flags, Git Flow structures releases with dedicated branches, and GitHub Flow streamlines CI/CD through pull requests. Each model impacts team velocity, release cadence, and operational overhead, necessitating alignment with organizational priorities. By Drew Grubb.
Tags devops-and-ci-cd product-and-design leadership-and-career frontend-and-mobile software-engineering
-
Container registry SSL and K8s Kind
Posted on July 29, 2025, Level advanced Resource Length long
AI safety discussions predominantly focus on easy to conceptualise, highly salient risks including algorithm bias, hallucinations and disinformation. While these are crucial concerns, they overlook a fundamental truth we've learned from other high-stakes fields like aviation and healthcare: sometimes the most dangerous risks can hide in plain sight. By Manu Savani.
Tags ai-and-machine-learning leadership-and-career security-and-privacy software-engineering
-
The cost of Kubernetes cluster sprawl and how to manage it
Posted on July 27, 2025, Level beginner Resource Length medium
Kubernetes cluster sprawl occurs when organizations create numerous clusters without proper governance, undermining the platform's core benefits of automated deployment, scaling, and self-healing. This uncontrolled proliferation stems from Kubernetes' deployment simplicity combined with governance gaps, innovation pressure, and infrastructure complexity in multi-cloud environments. The resulting sprawl creates operational inefficiencies, security vulnerabilities through inconsistent configurations, and resource waste from abandoned clusters - ultimately leading to loss of visibility across the Kubernetes ecosystem. By Damon Garn, Cogspinner Coaction.
Tags devops-and-ci-cd leadership-and-career
-
Linux surpasses 5% market share on US desktops for the first time
Posted on July 19, 2025, Level beginner Resource Length short
The rise in Linux desktop market share is significant, representing an evolving landscape for operating system technologies. This necessitates strategic considerations around platform support, security hardening, and potential integration opportunities. Understanding the drivers of this shift (privacy, open-source ethos, hardware compatibility) informs our long-term technology roadmap and investment decisions regarding containerization, virtualization, and cloud-native architectures. The increasing reliance on Linux-based systems also influences developer toolchains and deployment strategies. By Skye Jacobs.
Tags miscellaneous cloud-and-infrastructure leadership-and-career data-and-analytics
-
Addressing hidden risks in AI implementation for safety
Posted on July 14, 2025, Level beginner Resource Length long
AI safety discussions predominantly focus on easy to conceptualise, highly salient risks including algorithm bias, hallucinations and disinformation. While these are crucial concerns, they overlook a fundamental truth we've learned from other high-stakes fields like aviation and healthcare: sometimes the most dangerous risks can hide in plain sight. By Manu Savani.
Tags ai-and-machine-learning leadership-and-career security-and-privacy software-engineering
-
The edge of security: How edge computing is revolutionizing cyber protection
Posted on July 1, 2025, Level beginner Resource Length medium
The traditional centralized model of cloud computing presents significant cybersecurity risks, creating a single point of failure and suffering from latency that can delay critical security updates. Edge computing emerges as a superior, decentralized solution that brings processing power closer to where data is generated. By Andrew Garfield.
Tags software-engineering cloud-and-infrastructure leadership-and-career security-and-privacy business-and-emerging-tech
-
Anonymize RAG data in IBM Granite and Ollama using HCP Vault
Posted on June 24, 2025, Level beginner Resource Length long
This article explores using HCP Vault to anonymize sensitive data in retrieval augmented generation (RAG) workflows with IBM Granite and Ollama. It addresses the risk of large language models (LLMs) leaking personal identifiable information (PII) by employing Vault's transform secrets engine for data masking and tokenization. By Rosemary Wang.
Tags cloud-and-infrastructure ai-and-machine-learning miscellaneous leadership-and-career data-and-analytics
-
How AI bots secretly infiltrated a Reddit forum, sparking ethical outrage
Posted on June 22, 2025, Level beginner Resource Length medium
In a startling breach of digital trust, researchers from the University of Zurich conducted a secret experiment on Reddit, deploying sophisticated AI bots to influence human opinion on the popular r/changemyview forum. By Angela Yang.
Tags ai-and-machine-learning miscellaneous leadership-and-career
-
To survive uncertainty, companies must recommit to identifying the right customers
Posted on June 6, 2025, Level beginner Resource Length long
In the last five or so years, corporate responses to a challenging macroeconomic environment have been dominated by two themes: cost cuts and price increase. By Josh Vandekar, Lee Mergy, Zach Newman.
Tags product-and-design frontend-and-mobile leadership-and-career miscellaneous
-
Background of Coinbase's May 2025 breach
Posted on May 31, 2025, Level beginner Resource Length long
Coinbase, America's largest cryptocurrency exchange, received an unsolicited email from an unknown threat actor on May 11, 2025. They claimed to possess sensitive information about its customers and demanded a ransom of $20 million. By Dilip Kumar Patairya.
Tags security-and-privacy business-and-emerging-tech leadership-and-career
-
Introducing KBLaM: Bringing plug-and-play external knowledge to LLMs
Posted on May 20, 2025, Level beginner Resource Length medium
Large language models (LLMs) have demonstrated remarkable capabilities in reasoning, language understanding, and even creative tasks. Yet, a key challenge persists: how to efficiently integrate external knowledge. By Taketomo Isazawa.
Tags cloud-and-infrastructure ai-and-machine-learning leadership-and-career data-and-analytics
-
How much observability is enough?
Posted on May 17, 2025, Level beginner Resource Length medium
Observability is the process of watching what your systems do at every layer so that you can build a comprehensive picture of how it does what it does. By Dotan Horovits and Jujhar Singh.
Tags devops-and-ci-cd cloud-and-infrastructure leadership-and-career