Digest, June, '23

Digest Contents

Appium Tutorial

Appium is a popular choice for cross-platform testing, and for good reason. It's powerful, flexible, and easy to use. If you're looking to streamline your cross-platform testing, I recommend checking out the Waldo Appium tutorial. It's a great resource for learning about Appium and its capabilities.

Columnar Databases

What is a columnar database? The helpful columnar database guide provided by InfluxData gave me a better understanding. Instead of storing data as rows, columnar databases store data as columns. Columnar databases provide significant performance advantages for analytics workloads, so they're well worth learning about.

Functional Testing

If you're interested in learning more about functional testing, this functional testing guide is a great introduction to the topic.

Cutover Planning

Master the art of cutover planning with this step-by-step cutover planning guide from Enov8. This comprehensive guide covers everything you need to know to plan and execute a successful cutover, from defining the scope of the project to communicating with stakeholders.

Slack Forms

Slack forms are a powerful tool that can be used to collect data, gather feedback, and automate workflows. This slack forms guide from Wrangle shows you how to use Slack forms to improve your team's productivity and collaboration.

How to create a Kubernetes cluster in AWS

Terraform is a powerful tool that can be used to create and manage AWS ECS clusters. This create and manage an AWS ECS cluster with Terraform tutorial from Architect provides clear and concise instructions, making it a great resource for developers who want to learn more about Terraform.

API Monitoring and Observability

Request Metrics is an API monitoring tool that helps you understand how your APIs behave for real users. It provides top-level metrics and fast filtering to individual requests, so you can quickly identify and fix any performance or reliability issues.