IT·Checklists
    • Web Application Security Review
    • Cloud Security Posture
    • Security Code Review
    • Secrets Management
    • Security Incident Response
    • Penetration Test Readiness
    • Production Readiness Review
    • CI/CD Pipeline Review
    • Container Image Hardening
    • Kubernetes Deployment
    • Infrastructure as Code Review
    • Release Day Runbook
    • Cloud Landing Zone Setup
    • Cloud Cost Optimisation
    • Cloud Migration Cutover
    • Serverless Readiness
    • Code Review
    • REST API Design
    • Database Schema Migration
    • New Service Bootstrap
    • Open Source Release
    • Frontend Performance
    • Web Accessibility (WCAG)
    • Observability
    • On-Call Handover
    • Incident Management
    • Postmortem
    • Backup and Recovery
    • Capacity Planning
    • Data Pipeline Review
    • Data Quality
    • ML Model Deployment
    • Data Warehouse Migration
    • Network Change
    • DNS Migration
    • TLS Certificate Management
    • Load Balancer Configuration
    • GDPR Readiness
    • ISO/IEC 27001 ISMS
    • SOC 2 Audit Readiness
    • Vendor Security Assessment
    • Employee IT Onboarding
    • Employee IT Offboarding
    • Change Management
    • Disaster Recovery Drill
    • IT Asset Management
    IT·Checklists
    • GitHub
  • to navigate
  • to select
  • to close
    • Home
    • Software Development
    On this page
    code

    Software Development

    Day-to-day engineering craft: code review, API design, database changes, and bootstrapping a new service.

    rate_review

    Code Review

    Verify a pull request is correct, readable, and safe to merge before you approve it.

    api

    REST API Design

    Verify an HTTP API is consistent, evolvable, and safe before its first external consumer depends on it.

    schema

    Database Schema Migration

    Verify a schema change deploys, rolls back, and survives a rolling release without locking or losing data.

    add_box

    New Service Bootstrap

    Verify a newly created service has the repository, pipeline, and operational scaffolding it needs from day one.

    public

    Open Source Release

    Verify a project is legally, technically, and operationally ready to be published as open source.

    speed

    Frontend Performance

    Verify a web page loads and responds fast enough on real devices and real networks before release.

    accessibility_new

    Web Accessibility (WCAG)

    Verify a web interface meets WCAG 2.2 level AA in practice, tested with a keyboard and a screen reader.


    © 2026 IT Checklists · Built with Hugo and Lotus Docs