<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Devops-and-Platform-Engineering on Jesus Oseguera</title><link>https://r0tbyt3.dev/tags/devops-and-platform-engineering/</link><description>Recent content in Devops-and-Platform-Engineering on Jesus Oseguera</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://r0tbyt3.dev/tags/devops-and-platform-engineering/index.xml" rel="self" type="application/rss+xml"/><item><title>Agile and Scrum</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devops-fundamentals/agile-and-scrum/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devops-fundamentals/agile-and-scrum/</guid><description>Agile and Scrum Agile and Scrum - iterative software development methodology using sprints, standups, and retrospectives for continuous delivery.
Related Links: DevOps and DevSecOps Fundamentals Phases of DevOps Software Delivery Models Waterfall vs Agile vs DevOps</description></item><item><title>API Security</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devsecops/api-security/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devsecops/api-security/</guid><description>API Security API Security - securing APIs in CI/CD pipelines through authentication, rate limiting, input validation, and automated scanning.
Related Links: Arachni Dynamic application security testing (DAST) Nikto Pipeline Security Shift Left Security Software composition analysis (SCA) Static application security testing (SAST) W3af</description></item><item><title>Arachni</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devsecops/arachni/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devsecops/arachni/</guid><description>Arachni Arachni - open-source web application security scanner used for automated vulnerability discovery.
Related Links: API Security Dynamic application security testing (DAST) Nikto Pipeline Security Shift Left Security Software composition analysis (SCA) Static application security testing (SAST) W3af</description></item><item><title>CI-CD</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/</guid><description>CI-CD CI-CD - continuous integration, continuous delivery, and DevSecOps practices for modern software pipelines.
DevOps Fundamentals DevSecOps Pipeline and Delivery Related Links: Containers and Kubernetes DevOps and Platform Engineering Infrastructure as Code Observability and SRE</description></item><item><title>CI-CD Fundamentals</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/pipeline-and-delivery/ci-cd-fundamentals/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/pipeline-and-delivery/ci-cd-fundamentals/</guid><description>CI-CD Fundamentals CI-CD Fundamentals - automating code integration, testing, and deployment to reduce manual effort and accelerate release cycles.
Related Links: Deployment Development Phase Release Strategies Requirements and Design Phase Testing</description></item><item><title>Configuration Management Fundamentals</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/infrastructure-as-code/iac-tools/configuration-management-fundamentals/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/infrastructure-as-code/iac-tools/configuration-management-fundamentals/</guid><description>Configuration Management Fundamentals Configuration Management Fundamentals - maintaining desired system state consistently across environments using idempotent tooling.
Related Links: IaC Security Infrastructure as Code Fundamentals Terraform Fundamentals</description></item><item><title>Container Fundamentals</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/containers-and-kubernetes/container-fundamentals/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/containers-and-kubernetes/container-fundamentals/</guid><description>Container Fundamentals Container Fundamentals - packaging applications with dependencies into portable, isolated units using Docker images and layers.
Related Links: Container Scanning Tools Docker Security Kubernetes Fundamentals Kubernetes Security Kubernetes Security Basics</description></item><item><title>Container Scanning Tools</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/containers-and-kubernetes/container-scanning-tools/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/containers-and-kubernetes/container-scanning-tools/</guid><description>Container Scanning Tools Container Scanning Tools - automated tools for detecting known CVEs and misconfigurations in container images before deployment.
Related Links: Container Fundamentals Docker Security Kubernetes Fundamentals Kubernetes Security Kubernetes Security Basics</description></item><item><title>Containers and Kubernetes</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/containers-and-kubernetes/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/containers-and-kubernetes/</guid><description>Containers and Kubernetes Containers and Kubernetes - containerization fundamentals, orchestration, and security for cloud-native applications.
Container Fundamentals Container Scanning Tools Docker Security Kubernetes Fundamentals Kubernetes Security Kubernetes Security Basics Related Links: CI-CD DevOps and Platform Engineering Infrastructure as Code Observability and SRE</description></item><item><title>Deployment</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/pipeline-and-delivery/deployment/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/pipeline-and-delivery/deployment/</guid><description>Deployment Deployment - strategies and practices for releasing software to staging and production environments reliably.
Related Links: CI-CD Fundamentals Development Phase Release Strategies Requirements and Design Phase Testing</description></item><item><title>Development Phase</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/pipeline-and-delivery/development-phase/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/pipeline-and-delivery/development-phase/</guid><description>Development Phase Development Phase - DevOps practices during the coding phase including version control, code review, and pre-commit checks.
Related Links: CI-CD Fundamentals Deployment Release Strategies Requirements and Design Phase Testing</description></item><item><title>DevOps and DevSecOps Fundamentals</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devops-fundamentals/devops-and-devsecops-fundamentals/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devops-fundamentals/devops-and-devsecops-fundamentals/</guid><description>DevOps and DevSecOps Fundamentals DevOps and DevSecOps Fundamentals - culture and practices combining development, operations, and security for faster, safer software delivery.
Related Links: Agile and Scrum Phases of DevOps Software Delivery Models Waterfall vs Agile vs DevOps</description></item><item><title>DevOps and Platform Engineering</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/</guid><description>DevOps and Platform Engineering DevOps and Platform Engineering - practices, tools, and methodologies for software delivery, infrastructure management, and operational excellence.
CI-CD Containers and Kubernetes Infrastructure as Code Observability and SRE Related Links: Backend Engineering Cybersecurity Embedded Systems Home</description></item><item><title>DevOps Fundamentals</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devops-fundamentals/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devops-fundamentals/</guid><description>DevOps Fundamentals DevOps Fundamentals - foundational concepts and methodologies underlying the DevOps and DevSecOps culture.
Agile and Scrum DevOps and DevSecOps Fundamentals Phases of DevOps Software Delivery Models Waterfall vs Agile vs DevOps Related Links: DevSecOps Pipeline and Delivery</description></item><item><title>DevSecOps</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devsecops/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devsecops/</guid><description>DevSecOps DevSecOps - integrating security into every phase of the CI/CD pipeline through automated testing and tooling.
API Security Arachni Dynamic application security testing (DAST) Nikto Pipeline Security Shift Left Security Software composition analysis (SCA) Static application security testing (SAST) W3af Related Links: DevOps Fundamentals Pipeline and Delivery</description></item><item><title>Docker Security</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/containers-and-kubernetes/docker-security/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/containers-and-kubernetes/docker-security/</guid><description>Docker Security Docker Security - hardening Docker configurations including rootless containers, read-only filesystems, and minimal base images.
Related Links: Container Fundamentals Container Scanning Tools Kubernetes Fundamentals Kubernetes Security Kubernetes Security Basics</description></item><item><title>Dynamic application security testing (DAST)</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devsecops/dynamic-application-security-testing-dast/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devsecops/dynamic-application-security-testing-dast/</guid><description>Dynamic application security testing (DAST) DAST - testing running applications by simulating attacks to find runtime vulnerabilities in a live environment.
Related Links: API Security Arachni Nikto Pipeline Security Shift Left Security Software composition analysis (SCA) Static application security testing (SAST) W3af</description></item><item><title>Firewall Configuration</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/infrastructure-as-code/server-administration/firewall-configuration/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/infrastructure-as-code/server-administration/firewall-configuration/</guid><description>Firewall Configuration Firewall Configuration - configuring host-based and network firewalls to enforce least-privilege access and traffic filtering.
Related Links: Linux Security and Hardening Linux Server Administration SSH Windows Security and Hardening Windows Server Administration</description></item><item><title>IaC Security</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/infrastructure-as-code/iac-tools/iac-security/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/infrastructure-as-code/iac-tools/iac-security/</guid><description>IaC Security IaC Security - scanning infrastructure code for misconfigurations, enforcing policy-as-code, and preventing secrets in version control.
Related Links: Configuration Management Fundamentals Infrastructure as Code Fundamentals Terraform Fundamentals</description></item><item><title>IaC Tools</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/infrastructure-as-code/iac-tools/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/infrastructure-as-code/iac-tools/</guid><description>IaC Tools IaC Tools - provisioning infrastructure declaratively with Terraform and enforcing configuration with management frameworks.
Configuration Management Fundamentals IaC Security Infrastructure as Code Fundamentals Terraform Fundamentals Related Links: Server Administration</description></item><item><title>Incident Management for SRE</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/observability-and-sre/incident-management-for-sre/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/observability-and-sre/incident-management-for-sre/</guid><description>Incident Management for SRE Incident Management for SRE - structured process for detecting, responding to, and learning from production incidents.
Related Links: Monitoring and Observability Monitoring Tools Observability Fundamentals SLI SLO SLA</description></item><item><title>Infrastructure as Code</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/infrastructure-as-code/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/infrastructure-as-code/</guid><description>Infrastructure as Code Infrastructure as Code - provisioning, managing, and securing infrastructure through versioned code and automation.
IaC Tools Server Administration Related Links: CI-CD Containers and Kubernetes DevOps and Platform Engineering Observability and SRE</description></item><item><title>Infrastructure as Code Fundamentals</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/infrastructure-as-code/iac-tools/infrastructure-as-code-fundamentals/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/infrastructure-as-code/iac-tools/infrastructure-as-code-fundamentals/</guid><description>Infrastructure as Code Fundamentals Infrastructure as Code Fundamentals - defining, versioning, and automating infrastructure provisioning for repeatable deployments.
Related Links: Configuration Management Fundamentals IaC Security Terraform Fundamentals</description></item><item><title>Kubernetes Fundamentals</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/containers-and-kubernetes/kubernetes-fundamentals/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/containers-and-kubernetes/kubernetes-fundamentals/</guid><description>Kubernetes Fundamentals Kubernetes Fundamentals - orchestrating containerized workloads with pods, deployments, services, and ingress controllers.
Related Links: Container Fundamentals Container Scanning Tools Docker Security Kubernetes Security Kubernetes Security Basics</description></item><item><title>Kubernetes Security</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/containers-and-kubernetes/kubernetes-security/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/containers-and-kubernetes/kubernetes-security/</guid><description>Kubernetes Security Kubernetes Security - securing Kubernetes clusters through network policies, secrets management, and runtime protection.
Related Links: Container Fundamentals Container Scanning Tools Docker Security Kubernetes Fundamentals Kubernetes Security Basics</description></item><item><title>Kubernetes Security Basics</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/containers-and-kubernetes/kubernetes-security-basics/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/containers-and-kubernetes/kubernetes-security-basics/</guid><description>Kubernetes Security Basics Kubernetes Security Basics - foundational K8s security controls including RBAC, network policies, and admission controllers.
Related Links: Container Fundamentals Container Scanning Tools Docker Security Kubernetes Fundamentals Kubernetes Security</description></item><item><title>Linux Security and Hardening</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/infrastructure-as-code/server-administration/linux-security-and-hardening/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/infrastructure-as-code/server-administration/linux-security-and-hardening/</guid><description>Linux Security and Hardening Linux Security and Hardening - reducing attack surface on Linux servers through permissions, kernel parameters, and audit logging.
Related Links: Firewall Configuration Linux Server Administration SSH Windows Security and Hardening Windows Server Administration</description></item><item><title>Linux Server Administration</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/infrastructure-as-code/server-administration/linux-server-administration/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/infrastructure-as-code/server-administration/linux-server-administration/</guid><description>Linux Server Administration Linux Server Administration - managing Linux systems including package management, process control, storage, and networking.
Related Links: Firewall Configuration Linux Security and Hardening SSH Windows Security and Hardening Windows Server Administration</description></item><item><title>Monitoring and Observability</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/observability-and-sre/monitoring-and-observability/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/observability-and-sre/monitoring-and-observability/</guid><description>Monitoring and Observability Monitoring and Observability - using metrics, logs, and distributed traces to understand and diagnose system behavior.
Related Links: Incident Management for SRE Monitoring Tools Observability Fundamentals SLI SLO SLA</description></item><item><title>Monitoring Tools</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/observability-and-sre/monitoring-tools/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/observability-and-sre/monitoring-tools/</guid><description>Monitoring Tools Monitoring Tools - platforms such as Grafana, Prometheus, Datadog, New Relic, and Splunk for metrics collection and alerting.
Related Links: Incident Management for SRE Monitoring and Observability Observability Fundamentals SLI SLO SLA</description></item><item><title>Nikto</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devsecops/nikto/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devsecops/nikto/</guid><description>Nikto Nikto - open-source web server scanner that detects dangerous files, outdated software, and server misconfigurations.
Related Links: API Security Arachni Dynamic application security testing (DAST) Pipeline Security Shift Left Security Software composition analysis (SCA) Static application security testing (SAST) W3af</description></item><item><title>Observability and SRE</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/observability-and-sre/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/observability-and-sre/</guid><description>Observability and SRE Observability and SRE - monitoring, reliability engineering, and incident management for production systems.
Incident Management for SRE Monitoring and Observability Monitoring Tools Observability Fundamentals SLI SLO SLA Related Links: CI-CD Containers and Kubernetes DevOps and Platform Engineering Infrastructure as Code</description></item><item><title>Observability Fundamentals</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/observability-and-sre/observability-fundamentals/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/observability-and-sre/observability-fundamentals/</guid><description>Observability Fundamentals Observability Fundamentals - the three pillars of metrics, logs, and traces and how they enable system insight and diagnosis.
Related Links: Incident Management for SRE Monitoring and Observability Monitoring Tools SLI SLO SLA</description></item><item><title>Phases of DevOps</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devops-fundamentals/phases-of-devops/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devops-fundamentals/phases-of-devops/</guid><description>Phases of DevOps Phases of DevOps - the continuous loop of plan, code, build, test, release, deploy, operate, and monitor.
Related Links: Agile and Scrum DevOps and DevSecOps Fundamentals Software Delivery Models Waterfall vs Agile vs DevOps</description></item><item><title>Pipeline and Delivery</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/pipeline-and-delivery/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/pipeline-and-delivery/</guid><description>Pipeline and Delivery Pipeline and Delivery - CI/CD pipeline design, release strategies, and automated software delivery practices.
CI-CD Fundamentals Deployment Development Phase Release Strategies Requirements and Design Phase Testing Related Links: DevOps Fundamentals DevSecOps</description></item><item><title>Pipeline Security</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devsecops/pipeline-security/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devsecops/pipeline-security/</guid><description>Pipeline Security Pipeline Security - securing the CI/CD supply chain through secret management, artifact signing, and dependency scanning.
Related Links: API Security Arachni Dynamic application security testing (DAST) Nikto Shift Left Security Software composition analysis (SCA) Static application security testing (SAST) W3af</description></item><item><title>Release Strategies</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/pipeline-and-delivery/release-strategies/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/pipeline-and-delivery/release-strategies/</guid><description>Release Strategies Release Strategies - blue/green, canary, rolling, and feature-flag deployment techniques for controlled releases.
Related Links: CI-CD Fundamentals Deployment Development Phase Requirements and Design Phase Testing</description></item><item><title>Requirements and Design Phase</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/pipeline-and-delivery/requirements-and-design-phase/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/pipeline-and-delivery/requirements-and-design-phase/</guid><description>Requirements and Design Phase Requirements and Design Phase - incorporating security and operational requirements into software architecture from the outset.
Related Links: CI-CD Fundamentals Deployment Development Phase Release Strategies Testing</description></item><item><title>Server Administration</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/infrastructure-as-code/server-administration/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/infrastructure-as-code/server-administration/</guid><description>Server Administration Server Administration - administering and hardening Linux and Windows servers in cloud and on-premises environments.
Firewall Configuration Linux Security and Hardening Linux Server Administration SSH Windows Security and Hardening Windows Server Administration Related Links: IaC Tools</description></item><item><title>Shift Left Security</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devsecops/shift-left-security/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devsecops/shift-left-security/</guid><description>Shift Left Security Shift Left Security - embedding security checks early in development and CI/CD to catch vulnerabilities before production.
Related Links: API Security Arachni Dynamic application security testing (DAST) Nikto Pipeline Security Software composition analysis (SCA) Static application security testing (SAST) W3af</description></item><item><title>SLI SLO SLA</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/observability-and-sre/sli-slo-sla/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/observability-and-sre/sli-slo-sla/</guid><description>SLI SLO SLA SLI SLO SLA - defining service reliability targets through indicators, objectives, agreements, and error budgets.
Related Links: Incident Management for SRE Monitoring and Observability Monitoring Tools Observability Fundamentals</description></item><item><title>Software composition analysis (SCA)</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devsecops/software-composition-analysis-sca/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devsecops/software-composition-analysis-sca/</guid><description>Software composition analysis (SCA) SCA - identifying open-source dependencies and known vulnerabilities in application code and third-party libraries.
Related Links: API Security Arachni Dynamic application security testing (DAST) Nikto Pipeline Security Shift Left Security Static application security testing (SAST) W3af</description></item><item><title>Software Delivery Models</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devops-fundamentals/software-delivery-models/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devops-fundamentals/software-delivery-models/</guid><description>Software Delivery Models Software Delivery Models - comparison of waterfall, agile, and DevOps delivery approaches and their trade-offs.
Related Links: Agile and Scrum DevOps and DevSecOps Fundamentals Phases of DevOps Waterfall vs Agile vs DevOps</description></item><item><title>SSH</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/infrastructure-as-code/server-administration/ssh/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/infrastructure-as-code/server-administration/ssh/</guid><description>SSH SSH - Secure Shell protocol for encrypted remote server access, key-based authentication, and secure tunneling.
Related Links: Firewall Configuration Linux Security and Hardening Linux Server Administration Windows Security and Hardening Windows Server Administration</description></item><item><title>Static application security testing (SAST)</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devsecops/static-application-security-testing-sast/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devsecops/static-application-security-testing-sast/</guid><description>Static application security testing (SAST) SAST - analyzing source code without execution to detect security vulnerabilities early in the development process.
Related Links: API Security Arachni Dynamic application security testing (DAST) Nikto Pipeline Security Shift Left Security Software composition analysis (SCA) W3af</description></item><item><title>Terraform Fundamentals</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/infrastructure-as-code/iac-tools/terraform-fundamentals/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/infrastructure-as-code/iac-tools/terraform-fundamentals/</guid><description>Terraform Fundamentals Terraform Fundamentals - writing declarative HCL to provision and manage cloud infrastructure with plan, apply, and state workflows.
Related Links: Configuration Management Fundamentals IaC Security Infrastructure as Code Fundamentals</description></item><item><title>Testing</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/pipeline-and-delivery/testing/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/pipeline-and-delivery/testing/</guid><description>Testing Testing - automated unit, integration, and end-to-end testing integrated into CI pipelines for continuous quality assurance.
Related Links: CI-CD Fundamentals Deployment Development Phase Release Strategies Requirements and Design Phase</description></item><item><title>W3af</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devsecops/w3af/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devsecops/w3af/</guid><description>W3af W3af - open-source web application attack and audit framework for discovering and exploiting web vulnerabilities.
Related Links: API Security Arachni Dynamic application security testing (DAST) Nikto Pipeline Security Shift Left Security Software composition analysis (SCA) Static application security testing (SAST)</description></item><item><title>Waterfall vs Agile vs DevOps</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devops-fundamentals/waterfall-vs-agile-vs-devops/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/ci-cd/devops-fundamentals/waterfall-vs-agile-vs-devops/</guid><description>Waterfall vs Agile vs DevOps Waterfall vs Agile vs DevOps - evolution from sequential phase-based delivery to iterative and continuous deployment models.
Related Links: Agile and Scrum DevOps and DevSecOps Fundamentals Phases of DevOps Software Delivery Models</description></item><item><title>Windows Security and Hardening</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/infrastructure-as-code/server-administration/windows-security-and-hardening/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/infrastructure-as-code/server-administration/windows-security-and-hardening/</guid><description>Windows Security and Hardening Windows Security and Hardening - securing Windows servers through Group Policy, patch management, and audit configuration.
Related Links: Firewall Configuration Linux Security and Hardening Linux Server Administration SSH Windows Server Administration</description></item><item><title>Windows Server Administration</title><link>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/infrastructure-as-code/server-administration/windows-server-administration/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://r0tbyt3.dev/wiki/content/devops-and-platform-engineering/infrastructure-as-code/server-administration/windows-server-administration/</guid><description>Windows Server Administration Windows Server Administration - managing Windows Server environments including Active Directory, IIS, and PowerShell automation.
Related Links: Firewall Configuration Linux Security and Hardening Linux Server Administration SSH Windows Security and Hardening</description></item></channel></rss>