Top 12 Tips For API Security

  Рет қаралды 70,847

ByteByteGo

ByteByteGo

2 ай бұрын

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 Ай бұрын
This is so well crafted. Clear and Concise. Thank you!
@brianbayer4868
@brianbayer4868 Ай бұрын
This channel is a GEM, thank you very much Sir. from South Africa.
@RSKEDITS
@RSKEDITS Ай бұрын
Thanks for making these high quality content for free man!
@jeyashreelogesh5405
@jeyashreelogesh5405 Ай бұрын
Excellent content! Thanks for explaining in a simplified format!
@sergenalishiwa9097
@sergenalishiwa9097 Ай бұрын
Man. You gotta love this channel.
@peterklemenc6194
@peterklemenc6194 Ай бұрын
Lovely presentation packing with great info, thank you!
@ByteBite101
@ByteBite101 Ай бұрын
You inspired me to make great explainers. Great video as always💙
@AlexandreBOLLEREDDAT
@AlexandreBOLLEREDDAT 23 күн бұрын
Crystal clear thanks !
@raj_kundalia
@raj_kundalia Ай бұрын
Thank you!
@talktotask-ub5fh
@talktotask-ub5fh Ай бұрын
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 Ай бұрын
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 Ай бұрын
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 Ай бұрын
💯th "Like!" Thanks, BBG! 😎✌️
@AYYO
@AYYO Ай бұрын
Cool!
@MuhammadUsmanKhan-sw8lm
@MuhammadUsmanKhan-sw8lm Ай бұрын
nice sir
@_rajaulghufran
@_rajaulghufran Ай бұрын
For free????
@honeycombloungemusic
@honeycombloungemusic Ай бұрын
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 Ай бұрын
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 Ай бұрын
Thank you 🙏🏽💎
@amitghuge7318
@amitghuge7318 Ай бұрын
What about Cross-Origin Resource Sharing (CORS) to secure api?
@indramal
@indramal Ай бұрын
How to do rate limiting ? what is the best method?
@KatariaDeepak
@KatariaDeepak Ай бұрын
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
@augustsbautra
@augustsbautra Ай бұрын
0:28 Captions go off script.
@purnimajain9959
@purnimajain9959 Ай бұрын
The subtitles do not match the video.
@juliocryv
@juliocryv Ай бұрын
omg this is very important, I use design api and dataflows at architecture diagram :) nice video
Top 5 Most-Used Deployment Strategies
10:00
ByteByteGo
Рет қаралды 241 М.
Event-Driven Architecture (EDA) vs Request/Response (RR)
12:00
Confluent
Рет қаралды 114 М.
WHY IS A CAR MORE EXPENSIVE THAN A GIRL?
00:37
Levsob
Рет қаралды 21 МЛН
Универ. 13 лет спустя - ВСЕ СЕРИИ ПОДРЯД
9:07:11
Комедии 2023
Рет қаралды 3,8 МЛН
Difference between cookies, session and tokens
11:53
Valentin Despa
Рет қаралды 582 М.
Top 9 Must-Read Blogs for Engineers
5:55
ByteByteGo
Рет қаралды 51 М.
API Gateway Explained Quickly
4:23
Connected Cookie
Рет қаралды 9 М.
Good APIs Vs Bad APIs: 7 Tips for API Design
5:48
ByteByteGo
Рет қаралды 208 М.
How To Choose The Right Database?
6:58
ByteByteGo
Рет қаралды 284 М.
Getting API security right - Philippe De Ryck - NDC London 2023
51:49
NDC Conferences
Рет қаралды 25 М.
Difference Between REST API vs Web API vs SOAP API Explained
7:24
Learn with Whiteboard
Рет қаралды 145 М.
Google system design interview: Design Spotify (with ex-Google EM)
42:13
IGotAnOffer: Engineering
Рет қаралды 992 М.
WWDC 2024 - June 10 | Apple
1:43:37
Apple
Рет қаралды 10 МЛН
😱НОУТБУК СОСЕДКИ😱
0:30
OMG DEN
Рет қаралды 3,5 МЛН
Bluetooth Desert Eagle
0:27
ts blur
Рет қаралды 6 МЛН
DC Fast 🏃‍♂️ Mobile 📱 Charger
0:42
Tech Official
Рет қаралды 481 М.
ПОКУПКА ТЕЛЕФОНА С АВИТО?🤭
1:00
Корнеич
Рет қаралды 1,4 МЛН