Related Content
Transitioning to Testing: The Qualities We Should Be Looking For Testing is an accessible career choice for people who don't come from the typical paths into a tech job. Previous jobs and formal education should matter less than the abilities to observe, identify risks, and report that information. How can we change our interview processes to highlight these skills and mindset? |
||
Explaining Hardware Virtualization and Containerization Virtualization is the abstraction of a computer resource—such as hardware, memory, storage, an operating system, a desktop machine, or a network—built on top of the physical resource. There are many types of virtualization, and here, we look at virtualization of hardware and of an operating system, or containerization. |
||
What’s Different about Testing Serverless Applications? Serverless computing is a DevOps technique that uses cloud-provided runtimes to execute code components in a defined workflow. Testing is easier in some ways with this model, but more difficult in others. Let's dive into the ways testing serverless applications and components is different from traditional architecture. |
||
Selecting a Database for Your Data Needs Data requirements vary, and with so many different types of databases, selecting which to use can be a tricky choice. It all depends on what your database will be used for, the data structure, and the scale of data. Let’s look at six popular database types so you can decide which would be best for your situation. |
||
Career Options for Testers in the Age of Agile and DevOps Software testing expertise is still a critical need. But as we enter the age of agile and DevOps, the industry is changing. If you’re in a software quality or testing role now as a direct contributor or leader, how should you prepare? What’s your next career step? Here's how you should equip yourself for the future. |
||
Succeeding in the World of Test Automation: A Slack Takeover with Paul Grizzaffi Thought leaders from the software community are taking over the TechWell Hub to answer questions and engage in conversations. Paul Grizzaffi, principal automation architect for Magenic, hosted this Slack takeover and discussed how to choose a tool, getting automation projects going, and future-proofing testing careers. |
||
Why We Need to Stop Calling Them Soft Skills People often focus on hard skills for career development, but soft skills are just as important—if not more. Soft skills require practice and they are crucial for professional success, so we should stop referring to interpersonal skills as soft. They’re hard, human skills, and they can set you apart in your job. |
||
The Advantages of Serverless Cloud Providers Most cloud providers have server-based computing services. But that requires servers to be provisioned and administered, and servers have a fixed capacity to operate within. A new DevOps trend is to go serverless—however, this doesn’t mean no servers are used at all. Learn more about this model and its advantages now. |