Application Troubleshooting Best Practices

  Рет қаралды 46,236

Server Gyan

Server Gyan

Күн бұрын

Пікірлер
@kiran9950
@kiran9950 4 жыл бұрын
All L2/L3 support you covered in 15 min video just amazing please create such type of videos for freshers/1-2 years of exp guys thumbs up for you
@ServerGyan
@ServerGyan 4 жыл бұрын
Thank you dear Happy learning
@areyanjan1524
@areyanjan1524 Жыл бұрын
What is the role of proxy server ?
@nandhinisakrapani3364
@nandhinisakrapani3364 Жыл бұрын
Proxy server acts as an interface between user/client and internet and fetches all the information from the internet to the user basically like a firewall , it also does caching of the the same information that is asked by many users as a static file and keeps within it and fetches the information whenever asked for, and also as a load balancer
@rajasekhary7830
@rajasekhary7830 11 ай бұрын
Physical server host down issue how to resolve please
@TxT_007
@TxT_007 2 жыл бұрын
This is end-to-end diagnosis from an experienced web app troubleshooter. Thank you Sir for sharing your knowledge!
@venkybabu8212
@venkybabu8212 4 жыл бұрын
You are just awesome man..Just up to the point and so many times i thought of some one would really discuss up on this very practical and real time things..never i found so far. And here i am watching your stuff now. thanks for your videos
@ServerGyan
@ServerGyan 4 жыл бұрын
Hi Venky, thank you for your words and always welcome, happy learning
@matruprasadsahoo231
@matruprasadsahoo231 4 жыл бұрын
Thank you very much for sharing such kind of useful knowledge
@ServerGyan
@ServerGyan 4 жыл бұрын
I am glad you liked it Happy learning
@cassandrahagstoz1387
@cassandrahagstoz1387 3 жыл бұрын
Loved this, prepping for an interview and this was a great watch. Fantastic easy to follow refresher. Keep it up!
@renukakashid2223
@renukakashid2223 2 жыл бұрын
Same here!!!
@ServerGyan
@ServerGyan 2 жыл бұрын
Thanks dear, Happy learning
@emptymind1741
@emptymind1741 3 жыл бұрын
Nice .. 👍 helping lots of people clearing doubt sir
@ServerGyan
@ServerGyan 3 жыл бұрын
Thank you dear Happy learning
@kapilsharma4722
@kapilsharma4722 4 жыл бұрын
We can use web servers for load balancing in that case we can avoid ELB.
@ServerGyan
@ServerGyan 4 жыл бұрын
Yes, Kapil, We can use Apache / Nginx web server as a proxy which will work as a load balancer, but in that case, you will have to customize it as per your requirement.
@harshitjain8071
@harshitjain8071 3 жыл бұрын
Thanks a lot, these videos are very helpful in understanding the basics. Thanks
@pravenkumar6867
@pravenkumar6867 4 жыл бұрын
Thanks for the videos bro...Nice explanation
@ServerGyan
@ServerGyan 4 жыл бұрын
Thank you, happy learning
@jitrammaharjan9506
@jitrammaharjan9506 3 жыл бұрын
Thank you for this video...please make one video on LB and AutoScaling with Lab environment
@ServerGyan
@ServerGyan 3 жыл бұрын
Okay 👍
@mabashadudekula367
@mabashadudekula367 3 жыл бұрын
Very clear cut explanation do more videos on real time Linux server monitoring issues and solutions
@rejibs
@rejibs 4 жыл бұрын
Nice one.
@prashantyelure6146
@prashantyelure6146 3 жыл бұрын
Very well explained👏
@ServerGyan
@ServerGyan 3 жыл бұрын
Thanks dear
@nadeem5836
@nadeem5836 3 жыл бұрын
Great Video, Do we also have a hands-on tutorial video available implementing the same architecture in channel.? I am more interested in the proxy servers which is sitting in middle to redirect read/write request accordingly to the db's.
@ServerGyan
@ServerGyan 3 жыл бұрын
For proxy we don’t have I will create video’s for this topic
@peacelifeofficial
@peacelifeofficial 3 жыл бұрын
@@ServerGyan when we will get the video?
@ServerGyan
@ServerGyan 3 жыл бұрын
Planning for the same Will create and share
@pvenugopal2809
@pvenugopal2809 3 жыл бұрын
Very appreciable efforts sir TQ so much for that. But i have one doubt how the web server can talk to App server and DB as well?
@sudhansharikatla8862
@sudhansharikatla8862 3 жыл бұрын
Here webserver is acting as reverse proxy, We have to mention proxy pass directive in webserver config file to connect with app server like {proxypass / appserverIp or applb}. any request comes to the webserver it will goes to backend I.e apply or app server
@muralis4508
@muralis4508 3 жыл бұрын
Nice one .. do you have a video that covers how to check the load on servers ? I mean any tool or method ? And also how to check open and closed connections to backend
@tusharpatil1757
@tusharpatil1757 8 ай бұрын
Thank you so much.
@kapilkaushal6178
@kapilkaushal6178 4 жыл бұрын
Nice Explanation Sir ... I have a question regarding real time project. We have a private ip for our ec2 instance on which our web application is hosted and we are using terraform to build our infra however when we perform a rebuild then the ip gets changed. Can you please advise what recommended approach should I follow to retain the private ip and the approach should be compliance.
@ServerGyan
@ServerGyan 4 жыл бұрын
Sure dear, I will explain it soon
@M911
@M911 2 жыл бұрын
Thank you a lot👍
@naveenvarma7891
@naveenvarma7891 4 жыл бұрын
Nice explanation
@ServerGyan
@ServerGyan 4 жыл бұрын
Thank you dear
@tulajaram8407
@tulajaram8407 2 жыл бұрын
pls do this whole thing practically on aws by launching one servers of each components u have mentioned
@ServerGyan
@ServerGyan 2 жыл бұрын
Okay, I will try
@tulajaram8407
@tulajaram8407 2 жыл бұрын
@@ServerGyan i hope u will do sir JAI SERVER GYAN
@rgv3475
@rgv3475 2 жыл бұрын
When we are going to see
@rgv3475
@rgv3475 2 жыл бұрын
I am waiting for it
@ravikant-hi8mz
@ravikant-hi8mz 3 жыл бұрын
You said horizontal scaling is not recommended. But for a scalable system, isn't horizontal scaling the best?
@Bharathkumar-tk9gs
@Bharathkumar-tk9gs 4 жыл бұрын
Love you bro
@ServerGyan
@ServerGyan 4 жыл бұрын
Hi Bharath, thank you for your words, happy learning
@nadeem5836
@nadeem5836 2 жыл бұрын
Is video is created..?
@ServerGyan
@ServerGyan 2 жыл бұрын
Yes, uploaded
@nadeem5836
@nadeem5836 2 жыл бұрын
Link pls?
@DesisettyRameshRam
@DesisettyRameshRam 2 жыл бұрын
hai sir One time expline J boss, Docar
@ServerGyan
@ServerGyan 2 жыл бұрын
Okay, I will plan on it
@rahulwadhwani7999
@rahulwadhwani7999 3 жыл бұрын
Very misleading title. If you want to discuss troubleshooting then discuss troubleshooting not the design.
@ServerGyan
@ServerGyan 3 жыл бұрын
Changed Title, Thanks for your feedback
What Tools Should I Learn to get Job On AWS and Why
8:04
Server Gyan
Рет қаралды 6 М.
Linux Performance Troubleshooting Demos
10:51
grobelDev
Рет қаралды 72 М.
If people acted like cats 🙀😹 LeoNata family #shorts
00:22
LeoNata Family
Рет қаралды 43 МЛН
Troubleshoot Production performance issue in Web application
8:48
Troubleshoot production issue
10:34
Siva Reddy
Рет қаралды 92 М.
Application Support Analyst Interview Questions and Answers
25:42
Ansible Patching Workflow
12:11
Autodotes
Рет қаралды 537