Jose Javier Alonso Moya
Everything as Code: A Dozen As-Code Concepts beyond Infrastructure or Configuration as Code
#1about 3 minutes
Defining your system's DNA with everything as code
The "everything as code" approach treats a Git repository as a contract that fully describes a system's desired state, much like a blueprint for a motorcycle.
#2about 3 minutes
Using Git as the single source of truth
Git is used as the foundation for collaboration and change management because it provides versioning, peer reviews, and asynchronous approvals for all system changes.
#3about 3 minutes
Implementing CI/CD as a gatekeeper for quality
CI/CD tools like Jenkins act as gatekeepers that run automated checks for static analysis, security, and operational readiness on every proposed change before deployment.
#4about 4 minutes
Applying GitOps with reconciliation agents and topology
Reconciliation agents like ArgoCD continuously compare the desired state in Git with the actual production state and automatically align them, extending to multi-region topology.
#5about 7 minutes
The history of operational complexity driving automation
The evolution from simple mainframes to complex, multi-cloud Kubernetes environments has made managing systems by hand impossible, necessitating automation and "as code" practices.
#6about 3 minutes
Demo: Implementing pipeline and monitoring as code
A practical demonstration shows how to define a CI pipeline and create monitoring dashboards using simple configuration files committed to a Git repository.
#7about 2 minutes
Demo: Generating documentation and slides from code
This demo illustrates how to automatically generate technical documentation, diagrams, and even presentation slides from Markdown and other simple text-based formats.
#8about 3 minutes
Demo: Deploying and reverting changes with GitOps
A live example shows how merging a pull request triggers a deployment via ArgoCD and how an incident is quickly resolved by simply reverting the commit in Git.
#9about 3 minutes
Key benefits and principles of a true GitOps workflow
GitOps provides cheap disaster recovery, embedded security, and a scalable way to manage complexity by adhering to declarative, version-controlled, and continuously reconciled principles.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
00:19 MIN
Introduction to GitOps and the talk agenda
Get ready for operations by pull requests
18:00 MIN
A tour of essential DevOps concepts and tools
My journey into DevOps world - How it all started!
07:35 MIN
The present era of DevOps and infrastructure complexity
The Future of Cloud is Abstraction - Why Kubernetes is not the Endgame for STACKIT
04:04 MIN
Understanding GitOps for declarative application delivery
Next-gen CI/CD with Gitops and Progressive Delivery
04:43 MIN
Enabling developer autonomy with GitOps and CRDs
Software Engineering Social Connection: Yubo’s lean approach to scaling an 80M-user infrastructure
18:00 MIN
Applying GitOps principles to network automation
How Cisco embraced a DevOps culture within its network engineering team
23:26 MIN
Implementing a GitOps approach for end-to-end LLMOps
LLMOps-driven fine-tuning, evaluation, and inference with NVIDIA NIM & NeMo Microservices
00:03 MIN
Introduction to Infrastructure as Code for all teams
Unleashing Potential Across Teams: The Power of Infrastructure as Code
Featured Partners
Related Videos
The Clean as You Code Imperative
Olivier Gaudin
Building Applications with Infrastructure as Code
Talia Nassi
Unleashing Potential Across Teams: The Power of Infrastructure as Code
Alayshia Knighten
Stop configuring infrastructure, start coding it!
Robert Hoffmann
Grappling With Clunky Old Software? Start by Understanding What’s Inside!
Luc Perard
Chaos in Containers - Unleashing Resilience
Maish Saidel-Keesing
Infrastructure as Code: The Developer's Secret Weapon
Hennie Francis
GitOps keeps focus on apps, not on infrastructure
Chad Carlson
Related Articles
View all articles



From learning to earning
Jobs that call for the skills explored in this talk.








Cloud-native Platform Engineer/Architect (Kubernetes / DevOps / GitOps)*
Cegeka Deutschland GmbH
Remote
DevOps
Gitlab
Kubernetes

Infrastructure as Code (IaC) Terraform Engineer
SoftwareONE
Madrid, Spain
DevOps
Terraform
Kubernetes
Continuous Integration