Everything You NEED to Know About WEB APP Architecture
ForrestKnight ForrestKnight
526K subscribers
421,641 views
0

 Published On Jun 22, 2022

Get JetBrains Space for free: https://jb.gg/enjoy_space_for_free
Upgrade to Space Team for free for one month using my code: FORREST

Software architecture for a web application is essentially the blueprint for how a web app is structured. There's monolithic architecture, where you basically piled everything into a single, tightly coupled codebase. But if you want to efficiently scale your app from 100 users to 100,000 users, or want to ensure adding a line of code to a certain component or feature doesn’t break the entire application, then you may want to take a look at the microservice architecture. In the same realm, there's serverless architecture. There's also a higher level of architecture: client-server and peer-to-peer.
When it comes to web app architecture, there are so many different types & many of which aren’t even exclusive from one another. So I’ve broken these down, put them into levels that are actually comparable, and created explanations in a way for you to simply understand the different types of web app architecture, why they’re important, how they play into software development, and given your requirements, goals, and possibilities, which app architecture is best for your app. I hope this helps. Enjoy!

This video is sponsored by JetBrains Space.

------------------------

🐱‍🚀 GitHub: https://github.com/forrestknight
🎥 Twitch:   / forrestknight  
🐦 Twitter:   / forrestpknight  
📸 Instagram:   / forrestpknight  

📓 Learning Resources:
My Favorite Machine Learning Course: https://imp.i384100.net/YgYEBJ
Open Source Computer Science Degree: https://bit.ly/open-source-forrest
Python Open Source Computer Science Degree: https://bit.ly/python-open-source
Udacity to Learn Any Coding Skill: http://bit.ly/udacity-forrest

👨‍💻 My Coding Gear:
My NAS Server: https://amzn.to/3brqO7b
My Hard Drives: https://amzn.to/3aKetMi
My Main Monitor: https://amzn.to/3siQfPa
My Second Monitor: https://amzn.to/3keHT84
My Standing Desk: https://amzn.to/3boAcbC
My PC Build: https://bit.ly/my-coding-gear
My AI GPU: https://amzn.to/3uvmUmz

🔧Coding Tools:
The Best Linux Server Hosting: https://bit.ly/linode-forrest

show more

Share/Embed