jonmatumalpha
conceptsnotesexperimentsessays

© 2026 Jonatan Mata · alpha · v0.1.0

#containers

7 articles tagged #containers.

  • AWS ECS

    AWS container orchestration service that runs and scales Docker applications without managing the underlying cluster infrastructure.

    seed#aws#ecs#containers#docker#orchestration#cloud
  • AWS Fargate

    Serverless compute engine for containers that eliminates server management, allowing Docker container execution paying only for consumed resources.

    seed#aws#fargate#serverless#containers#docker#ecs
  • Cloud Native

    Development approach leveraging cloud advantages: containers, microservices, immutable infrastructure, and declarative automation for scalable and resilient systems.

    seed#cloud-native#containers#microservices#cncf#kubernetes#devops
  • Container Registries

    Repositories for storing, versioning, and distributing container images, from public registries like Docker Hub to private registries like ECR.

    seed#containers#registry#docker#ecr#ghcr#images
  • Container Security

    Practices and tools for securing containers throughout their lifecycle: image building, runtime, orchestration, and compliance.

    seed#security#containers#docker#scanning#runtime#compliance
  • Docker

    Container platform that packages applications with all dependencies into portable, consistent units that run identically in any environment.

    seed#docker#containers#devops#packaging#portability#images
  • Kubernetes

    Container orchestration platform that automates deployment, scaling, and management of containerized applications at scale, becoming the de facto standard for cloud native.

    seed#kubernetes#k8s#containers#orchestration#cncf#cloud-native
All tags