#awscommunity
Read more stories on Hashnode
Articles with this tag
Dockerfile: Docker is a tool that makes it easy to run applications in containers. Containers are like small packages that hold everything an...
Docker Docker is a software platform that allows you to build, test, and deploy applications quickly. Docker packages software into standardized units...
JSON in Python In Python, JSON (JavaScript Object Notation) is a popular data format used for exchanging data between a server and a web application,...
Data Types: Data types are the classification or categorization of data items. It represents the kind of value that tells what operations can be...