Security And Authentication - Critical Architecture Concerns episode artwork

EPISODE · Jan 31, 2020 · 22 MIN

Security And Authentication - Critical Architecture Concerns

from Develpreneur: Become a Better Developer and Entrepreneur · host Rob Broadhead

Hackers are everywhere.  Thus, security and authentication are essential pieces of software architecture.  There are so many common features of application security available it may seem like no real thought is needed.  You can just grab the essential features "off the shelf."  Nevertheless, there is much to nail down in architecting the best solution for your specific application. Start With Security And Authentication There are applications that are created with security and authentication left as a finishing touch.  This approach is often taken to simplify testing and validation during the implementation phase.  However, these are features that should be built into every piece of the application.  When you fail to do so, it is too easy to miss details and leaves holes that can be exploited. Thorough Testing One of the best arguments for security from the start is the value of testing.  When you force all of your tests to be run in a secure environment it makes them more valid.  You are far more likely to find situations that only occur in a secure application.  Be they bugs, gaps, or restrictive permissions.  These are not only important for a secure system, but they can also be difficult bugs to find in the wild.  More to the point, your QA scripts should include a validation of every secured item in the system.  When they do not, testing is not complete. Security Throughout A secure system is much more complicated than an open one.  There are decisions to make in almost every area that impact security.  When you put them off, they may need to be altered.  For example, we may have data that is only accessible by a specific user (or users).  We need to make sure that every possible option for accessing that data is secured.  This includes an authorization requirement on every tier and for every access point.  Failing to incorporate security into the system from the start can lead to costly (and risky) changes far down the SDLC process.  The effort is worth it.

NOW PLAYING

Security And Authentication - Critical Architecture Concerns

0:00 22:42

No transcript for this episode yet

We transcribe on demand. Request one and we'll notify you when it's ready — usually under 10 minutes.

Frequently Asked Questions

How long is this episode of Develpreneur: Become a Better Developer and Entrepreneur?

This episode is 22 minutes long.

When was this Develpreneur: Become a Better Developer and Entrepreneur episode published?

This episode was published on January 31, 2020.

What is this episode about?

Hackers are everywhere.  Thus, security and authentication are essential pieces of software architecture.  There are so many common features of application security available it may seem like no real thought is needed.  You can just grab the...

Can I download this Develpreneur: Become a Better Developer and Entrepreneur episode?

Yes, you can download this episode by clicking the download button on the episode player, or subscribe to the podcast in your preferred podcast app for automatic downloads.
URL copied to clipboard!