May 19 · 4 min read · .github/workflows/deploy.yml name: Deploy with GitHub App on: push: branches: [main] .github/workflows/deploy.yml name: Deploy with GitHub App on: push: branches: [main] jobs: deploy: runs-on: ubuntu-
Join discussion
May 16 · 12 min read · Main blog: https://anshumanbiswal.com/2026/05/16/from-waterfall-to-aiops-the-evolution-of-devops-and-the-future-of-intelligent-operations/ Introduction There was a time when software delivery teams s
Join discussionNov 3, 2025 · 6 min read · CI/CD is a cornerstone of modern DevOps practices. It’s widely adopted by organizations that want rapid software delivery, frequent updates, and, of course, automation. If you look at it from a theoretical perspective, the pipeline should fade into t...
Join discussion