architecture - Best way to deploy a webapp that has some public part but most of it is used from intranet -


if want design system has public components can used internet. however, part of app used intranet , security reason, never want part public accessible.

now, think enough block private part firewall , allow public portion internet. think? best approach? should deploy 2 servers 1 public / other private 100% sure?

i prefer physical split better. mitigate security issues , risks on infrastructure level already. sharing code fragments in both applications worth if comparing risk taking when deploying features available intranet users public..


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -