Sudhir Jonathan
Sudhir Jonathan
I'm on the macOS Sierra beta, and there's a slightly bigger problem - I seem to have hundreds of gocode processes running. I'm only working on a few Go files...
No, haven't seen the problem in a while.
The VPC-to-Fly ask seems like a bit of security-theatre, though. We run VPCs all the time, and the whole point of a VPC is that you don't let anything outside...
> Running a Wireguard proxy/tunnel inside a VPC may work out, but then it would be simpler for Fly to make the Wireguard network of all the app containers first,...
I think one good way to phrase it would be that when you make a VPC you create a network that you have complete control over. And you peer that...
> To run VPC peering correctly Fly would have to know and share the IP addresses of the container hosts beforehand, because they'd have to be configurable in AWS security...
Hmm. Yeah, might have to get around to it eventually. How would Fly do the VPC access? Would Fly maintain a VPC on AWS that users can peer with using...
> so some kind of gateway in a VPC that accepts TLS + validate client certs might be easier. This seems like a lot of work to me, it's actually...
Yeah... maybe this article can focus on RDS. Heroku Postgres is already a solved problem, just set the DATABASE_URL and it'll work. This can be a demo to * create...
Only way I can think of is to anticipate this problem to begin with, and use the Rails enum system to assign states to random numbers (random to prevent the...