InterviewStack.io LogoInterviewStack.io

Secure Software Delivery: DevSecOps, Pipeline, and Supply Chain Security Questions

Embedding security into how software is built, assembled from dependencies, and shipped. Covers shift-left and secure-SDLC practices, infrastructure-as-code security, CI/CD pipeline and secrets management, integrating security scanning into build and deploy, and configuration and secret management across environments, together with software supply chain security: software composition analysis (SCA), dependency and open-source vulnerability management, build-provenance and artifact integrity, and mitigating supply-chain attack vectors. The 'secure the delivery pipeline and everything it pulls in' discipline, distinct from vendor-risk governance.

HardSystem Design
135 practiced

Design a secure ingestion architecture that defends against supply-chain attacks where a third-party enrichment service could inject malicious content or code into your pipeline. Include data signing or attestation, sandboxed execution environments, schema whitelisting and validation, canarying, runtime isolation, and monitoring strategies to detect anomalous transformations or data poisoning.

That is every published Secure Software Delivery: DevSecOps, Pipeline, and Supply Chain Security question for Data Engineer so far. Browse the other topics in this category, or practice this one interactively.