Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在我的笔记本电脑上使用 kafka docker 在本地开发带有 apache kafka 的事件数据流应用程序,然后将应用程序部署到 AWS msk (kafka),这样可以通过仅用于预生产和生产来节省成本。
是的
但是,不会节省那么多成本,因为您实际上是在为入口流量支付更多费用,而不是在 VPC 中保持连接
缺点是它也不安全,您必须转发本地网络的路由器,以便任何人都可以通过 Internet 访问您的 Kafka 代理,因此会增加延迟,因为您将从受 ISP 限制的上传速度进行轮询