Systems | Development | Analytics | API | Testing

%term

Accelerating my COVID-19 DL project - User Story

The recent global pandemic caused by the COVID-19 virus has threatened the sanctity of our humanity and the well-being of our societies at large. Similar to times of war, the pandemic has also given us the opportunity to appreciate the things we take for granted such as health workers, food suppliers, drivers, grocery store clerks and many others who are in the frontlines keeping us safe at this difficult time, Salute!

BitSteps: Speed up tests for your Android apps by integrating Genymotion and Bitrise

Featured Partner Edition: Speed up tests for your Android apps by integrating Genymotion and Bitrise How Bitrise and Genymotion Work Together With Genymotion providing the Android virtual devices cloud and Bitrise executing CI, teams are able to run their Android automated tests using any testing framework (Espresso, Appium, Detox, and so on) on Genymotion Cloud devices. This helps developers and QA engineers achieve immediate feedback and test at scale, as test results provide insights into the health of their applications.

Security Never Sleeps: Why a Secure Network is a Must for Testing in the Age of Remote Work

In this webinar, security experts Sivan Tehila and Justin Dolly will discuss:

  • The various threats to your network and to your testing environment that have come about as a result of remote work
  • How cybersecurity is an integral part of the organization's business continuity plan
  • Tips and best practices for securing the home network when the endpoint is now everywhere

Upgrade your test strategy with the Xray Exploratory App

Exploratory testing helps you cover more untested code, discover new testing scenarios, and find hard to catch bugs which might go unnoticed when you initially drafted your test cases. Take advantage of exploratory testing with the new Xray Exploratory App and ensure the highest quality for your systems. Uncover hidden bugs, reach maximum code coverage and use the skills of testers to find errors.

How to Dynamically Route Requests With Kong Enterprise

Having worked with many customers and prospects at Kong, one of the main requirements we often hear is how to handle dynamic routing based on the URL and headers. In this blog post, I will cover different use cases we come across for dynamic routing and how Kong can address them. The default behavior of an API gateway is to route the incoming request to the appropriate upstream service. If you are new to Kong, a Service object represents the upstream API or Service.

Kubernetes Security Best Practices You Must Know

Kubernetes (k8s) enables you to efficiently orchestrate container management, in the cloud or on-premises. As a whole, k8s provides many benefits, including features for self-healing, automated rollouts and rollbacks, load distribution, and scalability. However, k8s is a highly complex platform and requires extensive configuration.