我在VPC中有一个MySql AWS RDS实例。 我想知道是否有可能使RDS实例不公开,但仍然能够以某种方式通过SequelPro或Workbench连接到数据库。
谢谢!
为了达到预期的目标,请执行以下操作:
这种技术被称为“堡垒主机”,在这里有更详细的描述: http : //cloudacademy.com/blog/aws-bastion-host-nat-instances-vpc-peering-security/
以下资源可能对您有所帮助: http : //docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_Scenario2.html