- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
most common interview question #tech #backend #systemdesign #gratitude #fyp #shortvideo #ytshorts
Answer: Never say "api gateway team handles it" in interviews....
they will think u dnt understand api security... Security is handled at multiple layers.... the API Gateway protects the entry point... while backend services enforce authentication, authorization, and validation.
✓ 1. API Gateway Security
All requests first go through the API Gateway which handles authentication, rate limiting, IP whitelisting and threat protection.
2) Authentication
Every endpoint requires authentication using JWT/OAuth2 tokens to verify the user or system calling the API.
3) Authorization
We enforce role-based access control (RBAC) so only authorized users can access specific endpoints.
Example:
/admin/* → only admin users
/user/profile → authenticated users only
4) HTTPS / TLS
All endpoints are exposed only over HTTPS to ensure encrypted
communication.
5) Input Validation
Validate request body, headers, and parameters to prevent SQL injection, XSS, and malicious payloads.
6) Rate Limiting
Applied at the API Gateway or service layer to prevent abuse and protect endpoints from traffic spikes.
7) Token Expiry
Use short-lived tokens and refresh tokens to reduce risk if a
token is compromised.
8) Logging & Monitoring
All endpoint calls are logged and monitored to detect suspicious activity or failures.
Save this for interviews
#techdevelopers #devlife #fullstackdev #codingrules #codingblog #codingsecrets #codingsuccess #dailydev
Share with a frontend or backend dev Follow for system design & full-stack fundamentals
#codinginterview #cleancoder #technicalinterview #codebuild #techinterviews #techinterview #keepcoding #codecareer #codementor #coderush
[software, coder, developer, frontend developer, backend engineering, system design, interview prep, software engineer, computer networks, computer science, cs students, programming, coding, web development, internet basics, tech reels, learn in public, FAANG, google, hiring, interviews, tips]
Видео most common interview question #tech #backend #systemdesign #gratitude #fyp #shortvideo #ytshorts канала TechKiKahani
they will think u dnt understand api security... Security is handled at multiple layers.... the API Gateway protects the entry point... while backend services enforce authentication, authorization, and validation.
✓ 1. API Gateway Security
All requests first go through the API Gateway which handles authentication, rate limiting, IP whitelisting and threat protection.
2) Authentication
Every endpoint requires authentication using JWT/OAuth2 tokens to verify the user or system calling the API.
3) Authorization
We enforce role-based access control (RBAC) so only authorized users can access specific endpoints.
Example:
/admin/* → only admin users
/user/profile → authenticated users only
4) HTTPS / TLS
All endpoints are exposed only over HTTPS to ensure encrypted
communication.
5) Input Validation
Validate request body, headers, and parameters to prevent SQL injection, XSS, and malicious payloads.
6) Rate Limiting
Applied at the API Gateway or service layer to prevent abuse and protect endpoints from traffic spikes.
7) Token Expiry
Use short-lived tokens and refresh tokens to reduce risk if a
token is compromised.
8) Logging & Monitoring
All endpoint calls are logged and monitored to detect suspicious activity or failures.
Save this for interviews
#techdevelopers #devlife #fullstackdev #codingrules #codingblog #codingsecrets #codingsuccess #dailydev
Share with a frontend or backend dev Follow for system design & full-stack fundamentals
#codinginterview #cleancoder #technicalinterview #codebuild #techinterviews #techinterview #keepcoding #codecareer #codementor #coderush
[software, coder, developer, frontend developer, backend engineering, system design, interview prep, software engineer, computer networks, computer science, cs students, programming, coding, web development, internet basics, tech reels, learn in public, FAANG, google, hiring, interviews, tips]
Видео most common interview question #tech #backend #systemdesign #gratitude #fyp #shortvideo #ytshorts канала TechKiKahani
Комментарии отсутствуют
Информация о видео
26 марта 2026 г. 7:34:16
00:00:05
Другие видео канала
