Related Content
Shaking Up Software Testing with AI: A Slack Takeover with Tariq King Thought leaders from the software community are taking over the TechWell Hub to answer questions and engage in conversations. Tariq King, founder and CEO of Selftest IO, hosted this Slack takeover and discussed all things AI, including using it with legacy systems, how it affects test strategy, and boosting your tests. |
||
Reasons to Use a NoSQL Database SQL is used to query a relational database, where data is organized into relations. But relational databases do not meet the needs of web-scale information systems—this is where NoSQL storage and retrieval information systems come in. Let's look at the differences between SQL and NoSQL and when you would use either. |
||
Virtualization or Containerization? Choosing the Right Strategy Virtualization and containerization are the top approaches when it comes to enabling scalability, limiting overhead costs, and standardizing software development, deployment, and management across multiple platforms. Each has its pros and cons, so which is the right choice for your team, application, and technology? |
||
Choosing a Search Engine Database A search engine database indexes data in addition to storing it, so users are able to search collections of data using keywords. The features here are common to most search engine databases, so when deciding which is best for your use, determine what factors are most important and pick one that prioritizes your needs. |
||
Does Agile Have Too Many Meetings? Because agile favors lots of short meetings, it may seem like they take up a lot more time. But when you compare it to time spent meeting in the pre-agile days, it's usually actually less. However, this doesn’t mean all meetings you attend are useful. Here are a few tips for deciding if all your meetings are necessary. |
||
Should You Use a Managed Cloud Service for Kubernetes? Kubernetes is the number one container orchestration platform, as it’s suitable for deployment, scaling, and management of containerized applications. Several managed cloud-based services are available for Kubernetes, but are they right for your situation? Let’s look at the benefits and drawbacks of these services. |
||
Defect Reporting: The Next Steps When a software defect is identified, best practices usually only pertain to the initial writing of the defect, not the tasks required to close it. Many factors can influence the tester's work. The solution is to add a “Next Steps” section that identifies the work remaining and the person responsible for completing it. |
||
Limitations of a Managed Cloud Database Service With the advent of cloud computing, several managed services for databases have become available. Whether to use a managed cloud database service from a cloud provider depends on several factors, and it may not be the best choice for everyone. Knowing the limitations can help you decide whether it makes sense for you. |