I moved to a small team in the last few months. They generally have their stuff together but one glaring issue off the bat is the use of bastions with whitelisted home IP addresses.
My old place used Zscaler ZIA which was okay at best but it was because they had to be FedRAMP compliant which isn’t a need at my new place.
OpenVPN is a comfort zone but I know there are better alternatives nowadays.
We have multiple environments spread across many VPCs, many of which are peered.
We’ve been super happy with Twingate. We deploy and manage it with Terraform, connect it to the company SSO, and barely think about it. Works like a charm and the price point is reasonable.
Check out Ziti. It’s a zero trust overlay network which allows you to close all inbound ports. Its come in open source OpenZiti or commercial SaaS CloudZiti (with a free tier). Here is a blog on making bastions dark - https://netfoundry.io/transparent-bastions/. I work on the project.
hey, right tool for the right job - if you’re not responsible for it, let them do it manually lol. To be fair, if your access needs don’t change often, it’s not too difficult to manage manually.
it’s not new, we switched to it before COVID and it has been working like a champ since then. we use gsuite and an authentication lambda so we don’t have to deal with passwords and stuff