Systems | Development | Analytics | API | Testing

The Modern Data Ecosystem: Choose the Right Instance

There are several ways to optimize cloud storage, depending on your specific needs and circumstances. Here are some general tips that can help: Overall, optimizing cloud storage requires careful planning, monitoring, and management. By following these tips, you can reduce your storage costs, improve your data management, and get the most out of your cloud storage investment.

Don't Worry About ChatGPT Impacting Your Testing Career - Watch This! @sidharthshukla_SDET At QonfX

Hi everyone, welcome to this video on "How to use ChatGPT for Test Automation?" ChatGPT is a powerful tool that can help you create and run automated tests for your software applications. In this video, we will cover: By the end of this video, you will have a good understanding of how to use ChatGPT for test automation and how it can improve your testing efficiency and accuracy.

Software Testing Jobs on 1st June | Automation Tester Vacancies | Curated Job Openings for QAs

This video is an top resource that provides you with the latest job opportunities in the software testing and quality assurance (QA) industry. It allows you to stay up-to-date with the rapidly changing technological landscape by exploring exciting career prospects in both manual and automation testing. Given the high demand for qualified software testers, now is an excellent time to enhance your career prospects.

Exporting data from Countly through DB Viewer

DB Viewer is a plugin that provides a UI to browse databases. But it is also a great option to access Database data through REST API, for example, to export data. In this article, we will explain how to navigate the data scheme and find all the needed information to export events and their granular data from Countly. ‍ Let's say you have some other database, and you want to populate it with data from Countly. Or you just want to prepare some kind of report through a third-party application.

GraphQL Authorization with Konnect, OPA and OIDC

🚀 Join us live to learn about how to implement authentication and authorization for GraphQL APIs using OIDC and OPA with Konnect! 🤝 This tutorial focuses on the solution that can solve for the Authentication and Authorization concerns at the gateway layer. We'll first authenticate users, and if authenticated, then the user’s fine-grain permissions will be evaluated to determine if the user has permission to run the incoming GraphQL request (whether the request is nested or using query variables).