#aws
Read more stories on Hashnode
Articles with this tag
Amazon S3 Amazon S3 is a service provided by Amazon that allows you to store and retrieve your files and data on the Internet. It's like a big virtual...
Kubernetes cluster A Kubernetes cluster is a grouping of nodes that run containerized apps in an efficient, automated, distributed, and scalable...
Minikube is a lightweight Kubernetes implementation that creates a VM on your local machine and deploys a simple cluster with only one node. Minikube...
What is a three-tier architecture? A three-tier architecture is a software design pattern that divides an application into three distinct layers, each...