Demystifying Docker and Kubernetes

Demystifying Docker and Kubernetes

What are Containers? “Containers” and “containerization” are two buzzwords that have been springing up everywhere in technological discussions over the past few years, and the movement towards using containers has been rapidly gaining momentum...
Creating a Web Application with Azure App Service

Creating a Web Application with Azure App Service

Platform as a Service (PaaS): PaaS in cloud computing provides a fully managed infrastructure environment for customers and developers to develop and manage their applications without having to worry about managing own infrastructure. The services can be shut down...
Overcoming HTTPS Socket Errors in JMeter

Overcoming HTTPS Socket Errors in JMeter

When executing performance and/or load testing against an SSL-enabled application using Apache JMeter, SSL socket errors can be a frequently encountered nuisance which can severely hinder your testing efforts. This article highlights how to overcome these...