Integration Interview Questions & Answers

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ม.ค. 2025

ความคิดเห็น • 8

  • @harmeetsandhu8238
    @harmeetsandhu8238 6 หลายเดือนก่อน +4

    1.Post Method
    2.Authentication =Checks the user Identity to provide system access
    Authorization=Verifies the User access right and Permission of that identity provide
    3.SOAP is more secured

  • @IAmSanthoshReddy
    @IAmSanthoshReddy 7 หลายเดือนก่อน +2

    1. POST Method
    2. Authentication - Checks user identity to provide system access,
    Authorization - Verifies if user can access the resources of the system.
    3. SOAP is more secured as it follows strict standards for communication.

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

    Post method used to insert records and authorization means if the user is authorised person for the server or not , authentication tells if the user has permissions to do something with the server or not and SOAP api is more secure than rest but most of the companies use rest due to its pase

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

      Above authentication and authorisation sound similar. If interviewer asked try to explain with example

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

    SOAP is more secure but 95% Are using REST and SOAP is suitable for banking applications