SWE with Vivek Bharatha
SWE with Vivek Bharatha
  • 43
  • 24 398
How To Become Great Software Engineer ?
Want to become a great software engineer that stands out?
In this video, will uncover the 5 essential traits and skills that can elevate you from an average developer to a great one!
From mastering the fundementals and staying adaptable to effective collaboration and continuous learning, these tips will transform your career. Whether you're a beginner or experienced, these insights are a game-changer.
#softwaredevelopement #softwareengineer
Recommended videos to watch:
th-cam.com/video/SOhBV8hmEsE/w-d-xo.html
th-cam.com/video/tZ0orLGUucA/w-d-xo.html
th-cam.com/play/PL-P_hNzCQhQj9SFvQ6KTdwnqwpTC20Jly.html
About Me:
-----------------
LinkedIn: www.linkedin.com/in/vivek-bharatha
Github: github.com/vivekbharatha
Medium: medium.com/@vivek.bharatha
TH-cam: th-cam.com/channels/zgWzBUOks0fFsvPXsTz8mw.html
มุมมอง: 412

วีดีโอ

Master Proxy Server in Node.js: API Keys, Caching, and More! #backenddevelopment #api
มุมมอง 11314 วันที่ผ่านมา
Learn how to build a feature-packed Node.js Proxy Server step by step! In this video, we’ll walk you through: - Basics of setting up a proxy server using Node.js and Express. - Securing sensitive API keys with a server-side proxy. - Implementing features like caching, request forwarding, and rate limiting. #nodejs #proxyserver #api #backenddevelopment #expressjs Recommended video to watch along...
Top 5 Node.js Mistakes That Are Slowing You Down #nodejs
มุมมอง 8121 วันที่ผ่านมา
Avoid these common Node.js mistakes that could be holding your applications back! In this video, will cover the top 5 pitfalls developers face when working with Node.js-from blocking the event loop to ignoring memory leaks-and provide simple solutions to fix them. Don't miss out on these essential tips for Node.js development! About Me: LinkedIn: www.linkedin.com/in/vivek-bharatha Github: githu...
Master NestJS Database with Repository Pattern #nestjs #backenddevelopment
มุมมอง 98หลายเดือนก่อน
Learn how to implement a robust database connection in NestJS with MongoDB using the repository pattern. Whether you're new to nestjs mongodb or looking to enhance your skills, will walk you through typescript implementation step-by-step. Previous video o Nestjs crash course: th-cam.com/video/TVOuvr7c0pA/w-d-xo.html About Me: LinkedIn: www.linkedin.com/in/vivek-bharatha Github: github.com/vivek...
Master NestJS: The Ultimate Crash Course for Beginners! #nestjs #backenddevelopment
มุมมอง 232หลายเดือนก่อน
This crash course will guide you through building a REST API using NestJS, a powerful Node.js framework. Whether you're a beginner or looking to sharpen your skills, this tutorial covers everything you need to get started from project setup. Topics we cover: 00:00 Intro 00:51 CLI & Project overview 02:34 Initial run 04:11 Decorator Pattern 07:40 3 Layer Architecture 09:35 Routes/Controllers 17:...
Protocol Buffers: A Hands-On Tutorial #backenddevelopment #systemdesign #grpc
มุมมอง 454หลายเดือนก่อน
Unlock the power of Protocol Buffers (Protobufs) for efficient, compact, and blazing-fast data serialization! In this video, will break down what Protobufs are, how they work, and why they’re a game-changer in modern software development. Learn with practical Node.js examples that cover serialization, deserialization, and working with nested data structures like arrays and objects. gRPC: th-cam...
Proxy vs Reverse Proxy Explained: What’s the Difference? #backenddevelopment #systemdesign
มุมมอง 314หลายเดือนก่อน
Proxies and reverse proxies - two essential tools in networking that sound similar but serve very different purposes! In this video, will break down the difference between proxies and reverse proxies, explaining how each works, their unique use cases, and when to choose one over the other. Build a proxy server: th-cam.com/video/kvjIMdU3W5A/w-d-xo.html About Me: LinkedIn: www.linkedin.com/in/viv...
What is gRPC and Why is it TAKING OVER? #grpc #backenddevelopment #systemdesign
มุมมอง 1.4K2 หลายเดือนก่อน
Want to know what is gRPC and connect microservices written in different languages, like Node.js and Go, without sacrificing speed or complexity? In this video, we dive into gRPC, a high-performance RPC framework, to show you how to set up seamless, cross-language communication between two services. Will walk you through the setup step-by-step with an Order Service in Node.js and a Mailer Servi...
What is API Gateway in Microservices Explained: Why It’s Essential! #apigateway #apidesign #api
มุมมอง 3632 หลายเดือนก่อน
In this video, we break down what an API Gateway is, why it’s a game-changer, and how it simplifies complex service interactions! Discover the critical role API Gateways play in handling requests, managing security, balancing loads, and more. Whether you’re scaling microservices or diving into system architecture, this guide has you covered. About Me: LinkedIn: www.linkedin.com/in/vivek-bharath...
Event Driven vs Request Response: Key Differences Explained! #eventdrivenarchitecture #systemdesign
มุมมอง 1352 หลายเดือนก่อน
Looking to understand the difference between Event-Driven and Request-Response architecture? Whether you're building scalable apps or optimizing performance, choosing the right architecture can make all the difference. In this video, we break down these two essential models and help you decide which one is right for your project. Whether you're a software engineer, developer, or tech enthusiast...
Microservices Explained: Build Scalable Systems! #microservices #backenddevelopment
มุมมอง 2172 หลายเดือนก่อน
Are you curious about microservices and how they can help you build scalable and flexible applications? In this video, we dive deep into the world of microservices, explaining what they are, when to use them, and why they’re transforming modern software development. Whether you’re a beginner or experienced developer, this video will help you understand how microservices work, their advantages, ...
How to scale from ZERO to MILLIONS of users #microservices #systemdesign #backenddevelopment
มุมมอง 3513 หลายเดือนก่อน
Ready to scale your software system from a small startup to an enterprise-level application? In this video, I’ll walk you through the complete roadmap for scaling-from a single server with a database to microservices, database replication, caching, CDN, and beyond. Learn how tech giants build and manage systems that can handle millions of users with ease. Whether you’re just starting out or pre...
OAuth 2.0 Explained in 5 Minutes - Is Your Data REALLY Safe? #oauth2 #backenddevelopment
มุมมอง 2593 หลายเดือนก่อน
Ever wondered how apps like Uber or Instagram let you log in with Google or Facebook? That’s OAuth 2.0 in action! In this video, I’ll break down OAuth 2.0 in simple terms, show you how it works behind the scenes, and explain how it keeps your personal information safe while granting apps limited access. Stick around for a real-life example you use every day without even realizing it! About Me: ...
Session vs JWT Auth: The Real Differences You Need to Know! #backenddevelopment #apisecurity
มุมมอง 583 หลายเดือนก่อน
Choosing between session-based and JWT authentication? This video breaks down the key differences and helps you decide which is best for your app! Previous videos: Sessions: th-cam.com/video/_vJBxbEpLpM/w-d-xo.htmlsi=lynW0whanPivySpL JWT: th-cam.com/video/UF1c-kOe91s/w-d-xo.htmlsi=io4SQTjEu-ugqdMu About Me: Github: github.com/vivekbharatha Medium: medium.com/@vivek.bharatha TH-cam: th-cam.com/c...
What is JWT ? | How it Keeps You Secure! #backenddevelopment #apisecurity
มุมมอง 763 หลายเดือนก่อน
Ever wondered how websites remember you without constantly asking you to log in? In this video, we break down the magic behind JWT (JSON Web Token) authentication. Learn how JWT works, why it’s used for secure communication between clients and servers, and best practices for using it effectively in your web apps. Whether you're a developer or just curious about web security, this video has you ...
Session Based Authentication in 5 minutes #apisecurity #backenddevelopment
มุมมอง 703 หลายเดือนก่อน
Session Based Authentication in 5 minutes #apisecurity #backenddevelopment
Learn GraphQL In 22 Minutes (crash course) #graphql #nodejs
มุมมอง 2134 หลายเดือนก่อน
Learn GraphQL In 22 Minutes (crash course) #graphql #nodejs
NestJS: The Future of Node.js Explained Quickly #nestjs #nodejs #backenddevelopment
มุมมอง 854 หลายเดือนก่อน
NestJS: The Future of Node.js Explained Quickly #nestjs #nodejs #backenddevelopment
Dependency Injection in 8 minutes #dependencyinjection #bestpractices
มุมมอง 1154 หลายเดือนก่อน
Dependency Injection in 8 minutes #dependencyinjection #bestpractices
Top 8 Best Practices for API Design #api #bestpractices #apidevelopment
มุมมอง 8K5 หลายเดือนก่อน
Top 8 Best Practices for API Design #api #bestpractices #apidevelopment
How to Boost your API responses using Redis #redis #api #nodejs
มุมมอง 2.5K5 หลายเดือนก่อน
How to Boost your API responses using Redis #redis #api #nodejs
#8 - I Built a Redis Server Using Only JavaScript
มุมมอง 1.2K5 หลายเดือนก่อน
#8 - I Built a Redis Server Using Only JavaScript
#7 - I Built a Redis Server Using Only JavaScript
มุมมอง 3675 หลายเดือนก่อน
#7 - I Built a Redis Server Using Only JavaScript
#6 - I Built a Redis Server Using Only JavaScript
มุมมอง 1165 หลายเดือนก่อน
#6 - I Built a Redis Server Using Only JavaScript
#5 - I Built a Redis Server Using Only JavaScript
มุมมอง 885 หลายเดือนก่อน
#5 - I Built a Redis Server Using Only JavaScript
#4 - I Built a Redis Server Using Only JavaScript
มุมมอง 925 หลายเดือนก่อน
#4 - I Built a Redis Server Using Only JavaScript
#3 - I Built a Redis Server Using Only JavaScript
มุมมอง 1876 หลายเดือนก่อน
#3 - I Built a Redis Server Using Only JavaScript
#2 - I Built a Redis Server Using Only JavaScript
มุมมอง 4666 หลายเดือนก่อน
#2 - I Built a Redis Server Using Only JavaScript
#1 - I Built a Redis Server Using Only JavaScript
มุมมอง 9926 หลายเดือนก่อน
#1 - I Built a Redis Server Using Only JavaScript
MongoDB Bulk Operations: Lightning Fast in Seconds! #mongodb #backenddevelopment
มุมมอง 50ปีที่แล้ว
MongoDB Bulk Operations: Lightning Fast in Seconds! #mongodb #backenddevelopment

ความคิดเห็น

  • @Badvibes109
    @Badvibes109 5 วันที่ผ่านมา

    bro is mastery in frontend development worth it??

    • @HishamLearns
      @HishamLearns 4 วันที่ผ่านมา

      No bro... the salary will be low and there is no guarantee that front-end developer role will exist or not

    • @SWE-with-VivekBharatha
      @SWE-with-VivekBharatha 4 วันที่ผ่านมา

      Not really worth it unless you are aiming for a VERY good product company. Agree with @HishamLearns said low salary and opportunities in the normal job market. I would highly recommend to - focus fully on backend - then if you still feel you want to do frontend then expand your profile to Full Stack Developer Which adds more weightage and opportunities in terms of job market. Hope this helps 😊

  • @SWE-with-VivekBharatha
    @SWE-with-VivekBharatha 6 วันที่ผ่านมา

    Audio correction 😅 at th-cam.com/video/ZNoL-qS5eOA/w-d-xo.html * smallest d̶i̶f̶f̶e̶r̶e̶n̶c̶e̶ details

  • @jeevankumar-fu2gt
    @jeevankumar-fu2gt 6 วันที่ผ่านมา

    Nice video bro..video played itself while hovering. then I watched full video 👍

  • @SWE-with-VivekBharatha
    @SWE-with-VivekBharatha 7 วันที่ผ่านมา

    Released a follow-up video on database integration! Check it out here: th-cam.com/video/mVSdivtfE1A/w-d-xo.html

  • @SWE-with-VivekBharatha
    @SWE-with-VivekBharatha 7 วันที่ผ่านมา

    Ready to master NestJS? Dive into this ultimate Crash Course and kickstart your journey th-cam.com/video/TVOuvr7c0pA/w-d-xo.html

  • @SWE-with-VivekBharatha
    @SWE-with-VivekBharatha 7 วันที่ผ่านมา

    Watch this video to learn how to build a Proxy Server! th-cam.com/video/kvjIMdU3W5A/w-d-xo.html

  • @SWE-with-VivekBharatha
    @SWE-with-VivekBharatha 7 วันที่ผ่านมา

    For anyone looking to understand forward proxies vs. reverse proxies, this video is highly recommended: th-cam.com/video/HUtMRHuXCFw/w-d-xo.html

  • @venkiinala1372
    @venkiinala1372 8 วันที่ผ่านมา

    Please post videos on Learning Microservices with Docker and Kubernetes

  • @aabhishakemishra
    @aabhishakemishra 17 วันที่ผ่านมา

    Good job brother

  • @GuideTo_Top
    @GuideTo_Top 23 วันที่ผ่านมา

    Thanks

  • @maheshpanchakshare5868
    @maheshpanchakshare5868 29 วันที่ผ่านมา

    Awesome bro Thanks for teaching us about what actually happens in industry..

  • @maddelaparsharamulu1797
    @maddelaparsharamulu1797 หลายเดือนก่อน

    Thank you Bro it was nice explanation.

  • @CompulsiveProgrammerLear-qm6hj
    @CompulsiveProgrammerLear-qm6hj หลายเดือนก่อน

    Keep going bro, I like your content

  • @Muhammadudaif-n9x
    @Muhammadudaif-n9x หลายเดือนก่อน

    if their have more video

    • @SWE-with-VivekBharatha
      @SWE-with-VivekBharatha หลายเดือนก่อน

      Yes am planning a follow up video on database connections and repository pattern

  • @AbhishekYadav-ch2mn
    @AbhishekYadav-ch2mn หลายเดือนก่อน

    Waiting for an ecommerce microservice microfrontend project with Kafka, mongodb, redis for cache.

  • @AbhishekYadav-ch2mn
    @AbhishekYadav-ch2mn หลายเดือนก่อน

    Can you please make project on microservice & microfrontend? I'll buy even if it's paid!

    • @SWE-with-VivekBharatha
      @SWE-with-VivekBharatha หลายเดือนก่อน

      Hey there! Thank you so much for your interest! I'm really excited that you'd like to see a project on microservices and microfrontends. No need to pay anything - we're here to share knowledge and help out! It would be great if you could share a bit more about what you're expecting from the project, maybe with an example of what you're envisioning? That way, I can tailor it to what would be most helpful for you. And of course, if you enjoy our content, spreading the word about the channel would be great 😊

    • @AbhishekYadav-ch2mn
      @AbhishekYadav-ch2mn หลายเดือนก่อน

      @SWE-with-VivekBharatha ecommerce website with microservice & microfrontend. Redis , Kafka, docker. I have already shared your content with my friends

  • @dnishanth7008
    @dnishanth7008 หลายเดือนก่อน

    Hi @Vivek, I'm glad you found the clarification helpful and enjoyed the video!

  • @grootvk
    @grootvk หลายเดือนก่อน

    The way you explained made it so much easier to understand!

  • @itsofficialamar
    @itsofficialamar หลายเดือนก่อน

    We want more crash course videos

    • @SWE-with-VivekBharatha
      @SWE-with-VivekBharatha หลายเดือนก่อน

      Sure, am dropping a community post on crash courses. Also I dropped a crash course on protocol buffer if you are interested do checkout 😉

  • @ankursainiDev
    @ankursainiDev หลายเดือนก่อน

    So in node.js server it just call automatically as soon as server started. So the API call is not required to write in postman to calling this function?

    • @SWE-with-VivekBharatha
      @SWE-with-VivekBharatha หลายเดือนก่อน

      In this video, we demonstrate how gRPC functions are invoked. These functions can be triggered in various ways, such as from a REST API on the frontend, which communicates with a microservice. From there, gRPC can be used for all inter-service communication. Additionally, gRPC can be triggered by cron jobs or other background processes, depending on the specific business domain and use case.

  • @aabhishakemishra
    @aabhishakemishra 2 หลายเดือนก่อน

    Bhai please make a video to how can implement api gateway in micro services

    • @SWE-with-VivekBharatha
      @SWE-with-VivekBharatha หลายเดือนก่อน

      @@aabhishakemishra will plan it to cover few features with nestjs.

  • @abdulshaikz
    @abdulshaikz 2 หลายเดือนก่อน

    Can you share the notes as well?

  • @Petrichor1314
    @Petrichor1314 2 หลายเดือนก่อน

    good job brother, nicely explained. Some concpets like cursor, I have seen in open source projects but wasn't aware about the reason bheind the implementation.

  • @XronTrix10
    @XronTrix10 2 หลายเดือนก่อน

    Can you please share the excalidraw link ?

    • @SWE-with-VivekBharatha
      @SWE-with-VivekBharatha 2 หลายเดือนก่อน

      I am using obsidian not the cloud platform, I will plan to share it as community post may be like an image. Hope that helps!

    • @XronTrix10
      @XronTrix10 2 หลายเดือนก่อน

      @@SWE-with-VivekBharatha sounds good

  • @iranna9065
    @iranna9065 2 หลายเดือนก่อน

    This is gem under-rated channel

    • @SWE-with-VivekBharatha
      @SWE-with-VivekBharatha 2 หลายเดือนก่อน

      @@iranna9065 this means a lot!! thank you 🙌🏻

  • @maheshmagi619
    @maheshmagi619 2 หลายเดือนก่อน

    Really nice explanation, well done 👏

  • @XronTrix10
    @XronTrix10 2 หลายเดือนก่อน

    Awesome bro. You really explained well. You got two subscribers :)

    • @SWE-with-VivekBharatha
      @SWE-with-VivekBharatha 2 หลายเดือนก่อน

      @@XronTrix10 thank you so much 🙌🏻 This made by day in mentioning sub count 🥺:)

  • @sumitbadola2976
    @sumitbadola2976 2 หลายเดือนก่อน

    😍😍😍😍

  • @hruthikks1610
    @hruthikks1610 2 หลายเดือนก่อน

    10:41 Who is that guy sending api key in query params 😂. Nice video btw

    • @SWE-with-VivekBharatha
      @SWE-with-VivekBharatha 2 หลายเดือนก่อน

      @@hruthikks1610 Thank you! 😊 You would be surprised if you search like this in google: ‘"API_KEY" "query parameter" documentation’ 😅

  • @sujjee
    @sujjee 2 หลายเดือนก่อน

    just question where do i learn these practically?? by building actual project??

    • @SWE-with-VivekBharatha
      @SWE-with-VivekBharatha 2 หลายเดือนก่อน

      In short yes - but not necessarily needed to build full actual complex project. You can start with a very basic server with 2 different services (even one http endpoint is enough which do some iops with a database), use load testing tools like k6 to simulate traffic, from there rest of all the modules you can spin in docker containers. CDN and Data centers exposure would be a bit tricky that you need to deploy into one of cloud service providers like aws, gcp, azure etc I hope this helps, create a repo and start building it, happy to help and contribute! 😊

  • @BLUR7777
    @BLUR7777 2 หลายเดือนก่อน

    Sir, what is an API Gateway, and how would the order's database know the user's database information since there's no relation between them?

    • @SWE-with-VivekBharatha
      @SWE-with-VivekBharatha 2 หลายเดือนก่อน

      Great question! An API Gateway is like a traffic controller in a microservices system. It handles client requests and routes them to the right service (like the order or user service). It also manages things like authentication, load balancing, and rate limiting (Will create a separate video for API Gateway soon)! As for how the order service gets user info without a direct relationship: in microservices, databases are usually isolated for each service. So, the order service can call the user service via an API to get the required user details based on user Id. Or we can store some meta data like name, email along with user Id in the order details ( Can vary based on many conditions like how often this meta data will change ) This keeps services independent but still able to communicate when needed! Hope this clears your doubt! 😊

  • @meet2960
    @meet2960 2 หลายเดือนก่อน

    I have one question. It is related to Database side. Suppose we are retrieving all the records from a particular table and suppose we are using a ORM, and we also need to send total records count with the original records as well in the API response then we should have two DB queries? One to retrieve all the records and another to retrieve total count of that table? What should be done in this case ?

    • @SWE-with-VivekBharatha
      @SWE-with-VivekBharatha 2 หลายเดือนก่อน

      Good question! In short: yes, 2 separate db queries ( 2 IOPs ) Assuming lets say, the use case is to display on frontend, - we can use 2 separate API requests one for count and other one to get only a set of records with pagination concept (or) - the same listing API can have both count and set of records, however if table records length is not changing in seconds or minutes - with pagination we will end up querying count db call unnecessarily. Hope this explains 😊

    • @meet2960
      @meet2960 2 หลายเดือนก่อน

      @@SWE-with-VivekBharatha Thanks!

  • @shaaboink
    @shaaboink 2 หลายเดือนก่อน

    Awesome explanation

  • @mohitsoni3819
    @mohitsoni3819 2 หลายเดือนก่อน

    Great Content Bro 👍. Keep share videos for scaling backend.

  • @sumitbadola2976
    @sumitbadola2976 3 หลายเดือนก่อน

    😍😍

  • @sumitbadola2976
    @sumitbadola2976 3 หลายเดือนก่อน

    bro tum kamal ho yll lagta h real developer hai, na ki koi tutorial banane wala .😍😍😍😍

  • @ashishbhardwaj4334
    @ashishbhardwaj4334 3 หลายเดือนก่อน

    at 12:24 , it is also possible that one actor has many movies . why we are considering the only case that one movie can have many actors

    • @SWE-with-VivekBharatha
      @SWE-with-VivekBharatha 3 หลายเดือนก่อน

      The example we have shared in context of movies application, where primary entities are movies. As the relation between movies and actors can be many-to-many, we can also have something like this “…/api/v1/actors/:actorId/movies”

  • @SWE-with-VivekBharatha
    @SWE-with-VivekBharatha 4 หลายเดือนก่อน

    Source code: gitlab.com/vivekbharatha/graphql-crash-course

  • @tanishqshukla524
    @tanishqshukla524 4 หลายเดือนก่อน

    In that case, should we have to add a proxy server between the database and the microservices for handling the connections?

    • @SWE-with-VivekBharatha
      @SWE-with-VivekBharatha 4 หลายเดือนก่อน

      This pattern applicability is inside each server (microservice) level where it usually binds to that attached database. Your comment is at architecture level and adding proxy is not useful and adds more latency overall.. Other examples for singleton could be - configuraration class - logger class Let me know if this helps :)

  • @OCEMTechZone
    @OCEMTechZone 4 หลายเดือนก่อน

    Great

  • @hackinguru
    @hackinguru 4 หลายเดือนก่อน

    code ?

    • @SWE-with-VivekBharatha
      @SWE-with-VivekBharatha 4 หลายเดือนก่อน

      Will push to a repo and add to a pinned comment soon!

  • @ankitankit3391
    @ankitankit3391 4 หลายเดือนก่อน

    sir is there any commands like ping ,pong also?i am new to this

    • @SWE-with-VivekBharatha
      @SWE-with-VivekBharatha 4 หลายเดือนก่อน

      Yes, ping is a command, server will return pong if no message is passed else same message will be sent to client

    • @AnkitSharma-ml3it
      @AnkitSharma-ml3it 4 หลายเดือนก่อน

      Have you implemented those too in this project?​@@SWE-with-VivekBharatha

    • @SWE-with-VivekBharatha
      @SWE-with-VivekBharatha 4 หลายเดือนก่อน

      ​@@AnkitSharma-ml3it I've covered the GET and SET commands, which are among the most frequently used. Once you're comfortable with these, mastering PING will be a breeze! Feel free to contribute to the GitHub repository by opening a PR for the PING command! 😁

    • @AnkitSharma-ml3it
      @AnkitSharma-ml3it 4 หลายเดือนก่อน

      @@SWE-with-VivekBharatha okay bhaiya 🔥

  • @SWE-with-VivekBharatha
    @SWE-with-VivekBharatha 4 หลายเดือนก่อน

    Hint: There is one more optimization we can do with _______ pattern. Can you guess?

  • @hmmmm4193
    @hmmmm4193 4 หลายเดือนก่อน

    If we do versioning like v1,v2 etc would it go out of hands after some time? How to solve for that problem?

    • @SWE-with-VivekBharatha
      @SWE-with-VivekBharatha 4 หลายเดือนก่อน

      Good point, usually once an api end point is production ready, as per the semantic versioning lets say the frequency of major version change would happen once in 5 years as an example and this interval purely depends on the application growth, volume and re-architecture requirements. If an end point in a very short span keep changing then either its not production ready in the first place and we can stick same version until it goes live or bad design in the first place 😉

  • @devesh2003
    @devesh2003 4 หลายเดือนก่อน

    Nginx can work as both webserver and load balancer?

    • @SWE-with-VivekBharatha
      @SWE-with-VivekBharatha 4 หลายเดือนก่อน

      Yes, absolutely. In context of node, you can configure as reverse proxy and also as load balancer. Just that it has it's limitations to some extent on dynamically spinning new servers and mapping to share the load across with load balancer.

    • @devesh2003
      @devesh2003 4 หลายเดือนก่อน

      Thanks for your reply I read after I made comment and I understand lot about nginx that it is more than just a webserver it can act as loadbalancer caching and useful in security purpose.

  • @morshedulislamriaad6496
    @morshedulislamriaad6496 5 หลายเดือนก่อน

    I didn’t make it 1.5x myself😅 Thanks for such content. Keep it up bro.

  • @SWE-with-VivekBharatha
    @SWE-with-VivekBharatha 5 หลายเดือนก่อน

    Full length video: th-cam.com/video/aQbHDH-ZxEc/w-d-xo.html

  • @SWE-with-VivekBharatha
    @SWE-with-VivekBharatha 5 หลายเดือนก่อน

    Hi guys, Please set the speed to 0.75x if you feel it's fast. I realized later in the next day when I watched 🥲 Thanks to "@Think_First12" for bringing this up as an end user 🙌

    • @atharvabansod4172
      @atharvabansod4172 6 วันที่ผ่านมา

      9. Handling Canceled HTTPS Requests...👍

  • @Think_First12
    @Think_First12 5 หลายเดือนก่อน

    Content is awesome but I have a basic issue that is your voice speed. To listen you probably I had to set video speed at 0.75X. so if you had uploaded the video at 1.5 or 2X speed then please don't do that.

    • @SWE-with-VivekBharatha
      @SWE-with-VivekBharatha 5 หลายเดือนก่อน

      Thank you for the feedback, yes I did at 1.5x 🥲 My bad, realized next day when I watched with fresh context. Now it’s confirmed with your feedback that it’s speed overly adjusted, noted and will be improved from now on 🙌🏻