Home / Companies / Checkly / Blog / November 2022

November 2022 Summaries

4 posts from Checkly

Filter
Month: Year:
Post Summaries Back to Blog
The holiday shopping season can be stressful for ecommerce businesses due to the surge of traffic, which can put a strain on their websites. To mitigate this stress, having an active monitoring solution is crucial to identify website issues before customers do. Synthetic monitoring simulates real user actions to mirror exact user flows, allowing for quick and reliable identification of website issues. Checkly makes it easy to create synthetic monitoring checks with key user flows, such as adding items to a shopping cart, checking out, and collecting a payment, which can be configured to alert immediately about any issues. A checklist is provided to help ecommerce sites set up a monitoring regimen, including starting with low-hanging fruit, getting solid alerting in place, leveraging site history, and monitoring API endpoints among other recommendations.
Nov 18, 2022 1,120 words in the original blog post.
Plushcap here, summarizing the article about Playwright testing framework. The author, who joined Checkly a few months ago, started publishing weekly Playwright tips on YouTube after discovering its hidden functionality as a full-fledged test runner that provides everything needed to group, run, and control hundreds of tests. The author highlights several key features of Playwright, including the 'test' function's hidden functionality, component visual regression testing, web-first assertions, and custom metrics gathering using page.evaluate. Additionally, the author showcases how to block unnecessary resources to speed up test runs using page.route. Overall, the article provides a collection of tips and tricks for getting the most out of Playwright in various testing scenarios.
Nov 14, 2022 1,198 words in the original blog post.
Checkly now supports monitoring of API endpoints secured with TLS Client Certificates, allowing for mutual authentication between clients and servers using public key cryptography. The system can be easily configured by providing the domain, certificate, private key, and optionally a password and CA certificate, making it suitable for Zero Trust Network implementations.
Nov 09, 2022 416 words in the original blog post.
The concept of international teams and their challenges is discussed in this text. The author highlights the importance of understanding and addressing cross-cultural differences in a business setting. Erin Meyer's book "The Culture Map" provides a framework for handling intercultural differences, which was introduced to the team at Checkly. The framework covers 8 dimensions and maps different countries along each dimension's scale. The team mapped their company culture on these dimensions, revealing interesting findings about their communication style and leadership approach. The exercise highlighted the importance of having conversations about cross-cultural differences and creating awareness within international teams.
Nov 03, 2022 677 words in the original blog post.