jonmatumalpha
conceptsnotesexperimentsessays

© 2026 Jonatan Mata · alpha · v0.1.0

#automation

15 articles tagged #automation.

  • Agentic Workflows

    Design patterns where AI agents execute complex multi-step tasks autonomously, combining reasoning, tool use, and iterative decision-making.

    evergreen#agentic#workflows#ai-agents#orchestration#automation#llm
  • CI/CD

    Continuous Integration and Continuous Delivery/Deployment — practices that automate code integration, testing, and delivery to production. Foundation of modern software engineering.

    evergreen#devops#automation#testing#dx
  • DevOps

    Culture and set of practices that unify development (Dev) and operations (Ops) to deliver software with greater speed, quality, and reliability. It's not a role — it's a way of working.

    evergreen#devops#culture#automation#sre
  • DevOps Practices

    Set of technical and cultural practices that implement DevOps principles — from Infrastructure as Code to blameless post-mortems. The "how" behind the philosophy.

    evergreen#devops#practices#automation#sre
  • DevSecOps

    Integration of security practices throughout the software development lifecycle, automating security controls in the CI/CD pipeline.

    seed#devsecops#security#shift-left#automation#ci-cd#compliance
  • Documentation as Code

    Practice of treating documentation with the same tools and processes as code: versioned in Git, reviewed in PRs, and automatically generated when possible.

    seed#documentation#docs-as-code#markdown#automation#dx
  • GitHub Actions

    GitHub's native CI/CD platform. Declarative YAML workflows that automate build, test, deploy, and any development lifecycle task — directly from the repository.

    evergreen#ci-cd#automation#github#devops
  • GitOps

    Operational practice using Git as single source of truth for infrastructure and configuration, with automatic reconciliation between desired and actual state.

    seed#gitops#argocd#flux#kubernetes#automation#declarative
  • Infrastructure as Code

    Practice of defining and managing infrastructure through versioned configuration files instead of manual processes. Foundation of modern operations automation.

    evergreen#devops#iac#automation#cloud
  • Internal Developer Platforms

    Internally built platforms abstracting infrastructure and operations complexity, providing self-service to development teams.

    seed#idp#platform#self-service#abstraction#devops#automation
  • Linting & Formatting

    Automated tools that verify style, detect potential errors, and format code consistently, eliminating style debates and improving quality.

    seed#linting#formatting#eslint#prettier#biome#automation
  • Policy as Code

    Practice of defining security, compliance, and governance policies as versioned, executable code, automating their verification in CI/CD pipelines.

    seed#policy-as-code#opa#sentinel#compliance#governance#automation
  • Self-Service Infrastructure

    Model where development teams can provision and manage infrastructure autonomously through automated interfaces, without depending on operations tickets.

    seed#self-service#infrastructure#automation#platform#provisioning
  • Site Reliability Engineering

    Discipline applying software engineering principles to infrastructure operations, focusing on creating scalable and highly reliable systems.

    seed#sre#reliability#toil#error-budget#automation#operations
  • Takeaways: Why 2026 Is the Year to Build a Second Brain

    Key takeaways from Nate B Jones' second brain series — from the original 8 building blocks to Open Brain (Postgres + MCP), the two-door principle, and the implementation gap.

    evergreen#second-brain#pkm#automation#ai#productivity
All tags