Linux serverlinux web serverNETWORK ADMINISTRATIONS

AWS end to end Architecture for Web App, web services and database

AWS architecture for a web app, web services, database by using design considerations

My aim is to simplify the various technical architectures, technical terminology and cloud terms for beginners. Also to help the developers to transform to architects

Join our whatsapp group for any questions and further communication
whatsapp group – https://chat.whatsapp.com/H14YKBiznjp55cdVmsq1hS.

cloud Profiles and cloud presentations are here –
https://drive.google.com/drive/folders/1gG21XnuDLsVMxkvlwzV6J1Eyk3VTP5We

source

by Cloud Academy – All in One

linux web server

31 thoughts on “AWS end to end Architecture for Web App, web services and database

  • I had zero knowledge of this but your simple and sweet explanation has made sense to me, thank you!

  • The video is very descriptive and has helped me a lot in understanding AWS. However, I still have some doubts.

    I believe there may be issues with this architecture, as the business logic would be duplicated for both mobile and web users. This duplication could potentially lead to problems for users in the future. Please correct me if I am mistaken.

  • I'm hooked on every word. I recently read a similar book, and I'm completely hooked on every word. "Mastering AWS: A Software Engineers Guide" by Nathan Vale

  • SNS is actually a pubsub topic based message broker

  • This is great ! A very good way to sense check after studying.

  • Its a great video, but my question from this video is, if you are utilising EC2 instances, then I don't think you need the Lambda for API, API Gateway to EC2 instances is more than sufficient.

  • Very Good Video! If I only have one web server and one DB server and one Internet Gateway, Would you still add a Load Balancer or a Router Service? Can the user traffic hit the IGW and then direct to web server?

  • This is so cool. I have searched a lot of contents about how to construct an architecture on a cloud but not much info… Thanks!

  • Thanks for the video, great learning platform for aspiring cloud architects/Engineers. May i know which tool you used to dsign ?

  • Good Content!! What tool you use to draw this architect diagram?

  • Is this kind of diagram actually Architect would give to his team for further implementation?

  • Hello Sir,

    I want to develop an online examination application on AWS. I have seen your videos and found them very beneficial. I want a help from you regarding the Architecture of the application. please tell me how do i start and using what architecture?

    Details of the exam system:
    This exam will be divided into 2 modules and have questions like multiple choice questions, arranging ordering questions, single choice questions, true/false, fill ups and short answer type questions.
    This modules will be time based and the no. of simultaneous users for this exam may be more than 100. the project should run without delay/lag to 10000 users.
    All the question options and correct answers will be stored on the database (also tell which database is required? S3, RDS or DynamoDB)
    At the end of time for a module the correct answers will be checked and result will be displayed.

    Please explain me about the architecture required for this application??
    I know that route 53 is required but confused about the use of EC2 or CloudFront? what other services are required??
    The questions will be changed in every exam according to same difficulty level or question type. The database may be very vast (approx 200000 questions).

    Please draw and tell me the best architecture for this application.

  • Great architecture, and presentation, could you please give me the design ppt file that I can use the icon and use your file..

  • Best video I ever came across.
    Just a request if you can provide demo tutorial for your video so that we can refer where we are getting issue if any occurs while practicing.
    Thanks for the video.

  • Great video : to summarize
    5 : balances load by increasing or reducing 6
    4 assign path to (5,6,7) which helps during disaster in one zone
    3 : CDN helps to enable different content based on geography
    2 : Web application file – protect from common web exploits
    12 : protect from getting server down , and works as guard,
    8 : regular backups
    9 : will help to monitor server health and get notification using sns
    10 : maintaining database for building application
    14 : function to expose to API gateway

  • super, your transcripts are hidden .. what is the similar to AWS -GuarDDuty in azure

  • Very nice information. But, if you are suggesting that viewers should go through your prior videos, please consider providing a link of that video. I looked at your channel and I have no idea which video you referred in the beginning of this lecture.

Comments are closed.