Descriere YEO:
Pe YEO găsești API Security in Action, Paperback/Neil de la Manning Publications, în categoria Foreign Books.
Indiferent de nevoile tale, API Security in Action, Paperback/Neil Madden din categoria Foreign Books îți poate aduce un echilibru perfect între calitate și preț, cu avantaje practice și moderne.
Preț: 450.99 Lei
Caracteristicile produsului API Security in Action, Paperback/Neil
- Brand: Manning Publications
- Categoria: Foreign Books
- Magazin: elefant.ro
- Ultima actualizare: 18-12-2024 01:30:59
Comandă API Security in Action, Paperback/Neil Online, Simplu și Rapid
Prin intermediul platformei YEO, poți comanda API Security in Action, Paperback/Neil de la elefant.ro rapid și în siguranță. Bucură-te de o experiență de cumpărături online optimizată și descoperă cele mai bune oferte actualizate constant.
Descriere magazin:
API
Security in
Action teaches you how to create secure APIs for any situation. By following this hands-on guide you\'ll build a social network API while mastering techniques for flexible multi-user security, cloud key management, and lightweight cryptography. Summary A web API is an efficient way to communicate with an application or service. However, this convenience opens your systems to new security risks. API
Security in
Action gives you the skills to build strong, safe APIs you can confidently expose to the world. Inside, you\'ll learn to construct secure and scalable REST APIs, deliver machine-to-machine interaction in a microservices architecture, and provide protection in resource-constrained IoT (Internet of Things) environments. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the technology APIs control data sharing in every service, server, data store, and web client. Modern data-centric designs--including microservices and cloud-native applications--demand a comprehensive, multi-layered approach to security for both private and public-facing APIs. About the book API
Security in
Action teaches you how to create secure APIs for any situation. By following this hands-on guide you\'ll build a social network API while mastering techniques for flexible multi-user security, cloud key management, and lightweight cryptography. When you\'re done, you\'ll be able to create APIs that stand up to complex threat models and hostile environments. What\'s inside Authentication Authorization Audit logging Rate limiting Encryption About the reader For developers with experience building RESTful APIs. Examples are in Java. About the author
Neil Madden has in-depth knowledge of applied cryptography, application security, and current API security technologies. He holds a Ph.D. in Computer Science. Table of Contents PART 1 - FOUNDATIONS 1 What is API security? 2 Secure API development 3 Securing the Natter API PART 2 - TOKEN-BASED AUTHENTICATION 4 Session cookie authentication 5 Modern token-based authentication 6 Self-contained tokens and JWTs PART 3 - AUTHORIZATION 7 OAuth2 and OpenID Connect 8 Identity-based access control 9 Capability-based security and macaroons PART 4 - MICROSERVICE APIs IN KUBERNETES 10 Microservice APIs in Kubernetes 11 Securing service-to-service APIs PART 5 - APIs FOR THE INTERNET OF THINGS 12 Securing IoT communications 13 Securing IoT APIs About author(s):
Neil Madden is Security Director at ForgeRock and has an in-depth knowledge of applied cryptography, application security, and current API security technologies. He has worked as a programmer for 20 years and holds a PhD in Computer Science.