#wemakedevs
Read more stories on Hashnode
Articles with this tag
Agile, it's advantages, steps involved in Agile, Scrum and more. · AGILE METHODOLOGY? Agile methodology is an iterative and collaborative approach to...
Basic concepts of Serverless computing and AWS Lambda. · Introduction Before we get started with AWS Lambda and how it works. Let's look into how...
Installation Setup, Applications and Terminal Setup. · Install and Backup(Setup): NOTE: In Fedora, the sub-volumes are named in a specific way which is...
Basics of System Design · LoadBalancing image Let's say there is an algorithm running on the server. What is Server?A Server is which servers the...
Basics concepts of Scaling · Guess the code that we have running on the server is not able to handle all of these connections. So to handle all the...
Microservices are a popular architecture that addresses the limitation and drawbacks of a legacy application. Overview: To understand the foundation...