Want to create an interactive transcript for this episode?
Podcast: Software Engineering Daily
Episode: WorkOS: Making Enterprise-Ready Apps with Michael Grinich
Description: The typical procedure many companies follow to reach production-level code is design the program, code and test it in different environments, and put it in a pipeline to deploy to production. Developers can make it pretty far into building their core features before inevitably breaking to include enterprise features and security standards like Single Sign On, Okta security and authorization for different user groups, Workday integrations, etcβ¦. Including these requirements can put stress on a team with newer developers or limited resources. For some large projects, these standards need months to fully build out and test.Β The com...