Tag: containers
All the articles with the tag "containers".
AWS Services – ECS, Fargate, Lambda, S3, SNS, SQS, ELB
Published: at 04:07 PM (6 min read)Complete notes on container orchestration, Amazon ECS with Fargate, Elastic Load Balancer variants, AWS Lambda characteristics, S3 object storage, SNS pub/sub, and SQS queuing behavior.
Understanding Docker - From Containers to Production
Published: at 07:40 AM (6 min read)A comprehensive guide to Docker containerization, covering containers, images, volumes, networking, and Docker Compose for consistent application deployment.