
- 400 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
Secure by Design
About this book
Summary Secure by Design teaches developers how to use design to drive security in software development. This book is full of patterns, best practices, and mindsets that you can directly apply to your real world development. You'll also learn to spot weaknesses in legacy code and how to address them. About the technology Security should be the natural outcome of your development process. As applications increase in complexity, it becomes more important to bake security-mindedness into every step. The secure-by-design approach teaches best practices to implement essential software features using design as the primary driver for security. About the book Secure by Design teaches you principles and best practices for writing highly secure software. At the code level, you'll discover security-promoting constructs like safe error handling, secure validation, and domain primitives. You'll also master security-centric techniques you can apply throughout your build-test-deploy pipeline, including the unique concerns of modern microservices and cloud-native designs. What's inside Secure-by-design concepts
Spotting hidden security problems
Secure code constructs
Assessing security by identifying common design flaws
Securing legacy and microservices architectures About the reader Readers should have some experience in designing applications in Java, C#, .NET, or a similar language. About the author Dan Bergh Johnsson, Daniel Deogun, and Daniel Sawano are acclaimed speakers who often present at international conferences on topics of high-quality development, as well as security and design.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Secure by Design
- brief contents
- contents
- front matter
- Part 1 Introduction
- 1 Why design matters for security
- 2 Intermission: The anti-Hamlet
- Part 2 Fundamentals
- 3 Core concepts of Domain-Driven Design
- 4 Code constructs promoting security
- 5 Domain primitives
- 6 Ensuring integrity of state
- 7 Reducing complexity of state
- 8 Leveraging your delivery pipeline for security
- 9 Handling failures securely
- 10 Benefits of cloud thinking
- 11 Intermission: An insurance policy for free
- Part 3 Applying the fundamentals
- 12 Guidance in legacy code
- 13 Guidance on microservices
- 14 A final word: Don’t forget about security!
- index
- Lists of Figures, Tables and Listings