Breaking down modern applications we can identify the key layers -DARCC (Dependency, Access-Control, Runtime, Configuration, Container) every developers needs to cover for their applications to stay secure and out of the dark ;-)
- Dependency - How do you secure your software supply chain?
- Access-Control - How do you enforce your app's policies ?
- Runtime - How do you make sure your code behaves as you expect?
- Configuration - How do you make sure your application is set and deployed correctly?
- Container - How do you maintain the right environment to run your app?
Want to dive deeper into DARCC ? : View the slides here
Written by
Or Weis
Co-Founder / CEO at Permit.io