robertu
robertu
## Tasks - [x] https://github.com/thematters/matters-server/issues/3022
### Introduction In the current architecture, core services like database (RDS), web servers (Elastic Beanstalk), and caching (ElasticCache) are limited scalable, it's hard to handle unpredictable incoming traffic (DDoS, breaking...
### Tasks - [ ] Ruleset for normal traffic; - [ ] Ruleset for DDoS; - [ ] Specific rules for API server - [ ] Shared rulesets with community...
- [ ] research on how grain works; - [ ] discuss with the cc team and target what and how should be delivered; - [ ] test in internal...
### Introduction In late July 2022, both matters.news website and API faced large-scale DDoS attacks, exposed that our traffic management is immature. In this epic, we focus on the network...
**Checklist** * alert: * no article is published for 30mins; * SQS * bull queue * ...[more](https://matterslab.slack.com/archives/GA0R09FHN/p1690259592739609?thread_ts=1689945162.823549&cid=GA0R09FHN) * integrate to https://status.matters.news ?
### Introduction In previous epic [Performance: Naboo N-1 #138](https://github.com/thematters/developer-resource/issues/138), we profiled and fixed recent performance issues of website & API service time. In this epic, we mainly focus on client-side,...
### Introduction Site performance is circuital to user experience and SEO. We found that the response time of website and API are slow recently, reasons may include overloading of SSR...
### Introduction Testing on [matters-web](https://github.com/thematters/matters-web) and [matters-server](https://github.com/thematters/matters-server) has been out-of-date for a while. More and more product features and changes are being delivered, we need automated testing to reduce the...