阅读背景:

在服务之间编写和传输事件(AWS)

来源:互联网 

We have a php service that need to log data very fast(handles 1000 clients per second. with each one writing a record to the log. So 1000 writes per second) and then send that logged data in near realtime to another service. We are using AWS. How would you transfer the data to another amazon service? Should we use a database(sync writing will block the php requests, no?) Should we use something like amazon SQS or any other amazon solution?We have a php service that need to log data ver




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: