Operations | Monitoring | ITSM | DevOps | Cloud

How to securely query AWS S3 from ClickHouse

ClickHouse is a powerful analytical database, loading data from an AWS S3 bucket allows you to quickly start analyzing the data without having to download and upload them manually in the database. Writing data to S3 allows you to offload some cold data, while keeping all the hot data in ClickHouse and, with the usage of federated queries, being able to query both hot and cold data at the same time.

How to test non-deterministic user flows with Playwright

End-to-end testing and synthetic monitoring of interactive apps and sites is challenging. It's especially tough when non-deterministic flows such as cookie banners or promotion popups interrupt your test automation. This video teaches how to write Playwright tests that handle optional and surprising UI interactions. Note: Stefan decreased the default action timeout in this video to avoid spending time waiting for `click()` to timeout.

Boost your #Development Workflow with Cloud Patches #shorts

Meet Trevor 👋 He's a developer just like you, and sharing code is a crucial part of his workflow. That's why he's working on Cloud Patches – a streamlined way to get feedback earlier in the development process and save yourself from potential coding headaches! With just a few clicks, Trevor can convert his local #Git changes into a shareable patch, eliminating the delays of traditional methods like updating remotes or creating pull requests. 🔀