#basics
Read more stories on Hashnode
Articles with this tag
REST is an architectural style for designing networked applications. It stands for Representational State Transfer, emphasizing stateless...
DOCKERFILE SYNTAX FROM - Used to get parent image/base image. In the case of Python-based website projects we use python:3.8-slim-buster. WORKDIR -...
Systematically crafted the fundamentals of Amazon Web Services, one of the most popular cloud platform. ยท Fundamentals of Amazon Web Services (AWS) Why...