#devops
Read more stories on Hashnode
Articles with this tag
Have you ever wondered how a pen drive stores your favorite songs 🤔 , how an SSD makes your laptop blazing fast, or how Google Photos magically keeps...
Debian packaging refers to the process of building and distributing software packages in the .deb format, which Debian uses and its derivatives like...
Container Platform Tool vs Container Orchestration Tool Container Platform Tool Container platform Tools like Docker enable the packaging of...
S3 🌟💾 1)S3 tiers 2)Life cycle rules 3)worm-Compliance, Governance, Legal Hold 4)S3 optimizing Techniques --->Multipart uploads,Byterange fetches...
Multi-stage builds in Docker are a technique used to optimize Docker images by allowing you to use multiple FROM statements in your Dockerfile. Each...
Containers 🫙 Containers are lightweight, standalone executable units that package an application and its dependencies, ensuring it runs consistently...