Top 12 Tips For API Security

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 เม.ย. 2024
  • Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: bit.ly/bytebytegoytTopic
    Animation tools: Adobe Illustrator and After Effects.
    Checkout our bestselling System Design Interview books:
    Volume 1: amzn.to/3Ou7gkd
    Volume 2: amzn.to/3HqGozy
    The digital version of System Design Interview books: bit.ly/3mlDSk9
    ABOUT US:
    Covering topics and trends in large-scale system design, from the authors of the best-selling System Design Interview series.
  • วิทยาศาสตร์และเทคโนโลยี

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

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

    This is so well crafted. Clear and Concise. Thank you!

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

    This channel is a GEM, thank you very much Sir. from South Africa.

  • @RSKEDITS
    @RSKEDITS หลายเดือนก่อน +13

    Thanks for making these high quality content for free man!

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

    Excellent content! Thanks for explaining in a simplified format!

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

    Man. You gotta love this channel.

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

    Lovely presentation packing with great info, thank you!

  • @ByteBite101
    @ByteBite101 หลายเดือนก่อน +1

    You inspired me to make great explainers. Great video as always💙

  • @AlexandreBOLLEREDDAT
    @AlexandreBOLLEREDDAT 20 วันที่ผ่านมา

    Crystal clear thanks !

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

    Thank you!

  • @talktotask-ub5fh
    @talktotask-ub5fh หลายเดือนก่อน +1

    Great content

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

    hi, thanks for yet another great video! I wonder if you could share which programme that you use to create this video? that is amazing!

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

    Nice animation

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

    Thanks for the great video and teaching all of us API security in almost 9 minutes.
    What do you use to create this nice graphical tutorials?

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

    Thank you so much for these valuable info. so, I want ask you about something what is the auth service in service side can I use it for example to duplicate the security level ?
    THANKS !

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

    Sir, great work. What tools or software do you use for above tutorials?

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

    Good job. Informative & well explained.

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

    Thanks! Do you think it's enough to have Authentication in Gateway service only?

  • @ODSD_EXCITEMENT
    @ODSD_EXCITEMENT หลายเดือนก่อน +1

    So this advice and architectural design patterns and idioms is for Restful browser based applications. It would good to see recommendations for others types of api design senariois that don't use Restful, stateless architectures.

  • @gus473
    @gus473 หลายเดือนก่อน +1

    💯th "Like!" Thanks, BBG! 😎✌️

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

    Cool!

  • @MuhammadUsmanKhan-sw8lm
    @MuhammadUsmanKhan-sw8lm หลายเดือนก่อน

    nice sir

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

    Hello team - Thanks for a cool video tutorial - the audio and subtitles are not in sync in this video which could be confusing sometimes.

  • @mayankgupta2721
    @mayankgupta2721 หลายเดือนก่อน +9

    1. Https
    2. OAuth2
    3. WebAuthn
    4. Implement Authorization
    5. Leveled API Keys
    6.Rate Limiting
    7. API Versioning
    8.Allow Listing
    9. OWASP Security Risks
    10.API Gateway
    11. Error Handling
    12. Input Validation

    • @J3R3MI6
      @J3R3MI6 หลายเดือนก่อน +1

      Thank you 🙏🏽💎

  • @_rajaulghufran
    @_rajaulghufran หลายเดือนก่อน +12

    For free????

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

    What about Cross-Origin Resource Sharing (CORS) to secure api?

  • @indramal
    @indramal หลายเดือนก่อน +1

    How to do rate limiting ? what is the best method?

  • @KatariaDeepak
    @KatariaDeepak หลายเดือนก่อน +11

    13. CSRF attack, fix it by adding a token synchroniser pattern.

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

      csrf is not possible on restful apis if (or because) it doesnt use a cookie
      No cookies = No CSRF
      If you do not use cookies, and don't rely on cookies for authentication, then there is absolutely no room for CSRF attacks, and no reason to put in CSRF protection

  • @JafarH-ip5qh
    @JafarH-ip5qh หลายเดือนก่อน

    🎉🎉

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

    Get into API & libs to plug-in for ai llm nn

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

    The subtitles do not match the video.

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

    0:28 Captions go off script.

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

    omg this is very important, I use design api and dataflows at architecture diagram :)
    nice video