An Introduction to Docker Technology

Containers are tools that run multiple applications on a single host. Docker is one such open source tool which runs on Linux. Docker technology is very similar to Virtualization, except the fact that containers are more efficient and cost effective while virtualizing the operating system because they run multiple workloads on a single host. Docker

Docker Swarm & Flocker Driver Integration

Docker Swarm and Flocker are evolving technologies & I was trying to integrate them but there was some lack of documentation efforts & really its challenge to…

OpenDaylight Summit 2016

OpenDaylight Summit, a flagship event of technology, is just few days away and it’s been held in Meydenbauer Center, Seattle. This year OpenDaylight have more than 40 sessions, keynotes, tutorials, speakers, etc., which will talk about various topics under the roof of open networking. The major topics which

Container Clustering & Management: Docker Swarm, Kubernetes & Apache Mesos and Marathon

Docker Swarm: Swarm is the native Docker clustering solution, Swarm extends the existing Docker API to make a cluster of machines look like a single Docker API. Key Components: Managers: Distribute tasks across the cluster, with one manager orchestrating the worker nodes that make up the swarm.

DPDK – Boosting The Networking Revolution

The success of server virtualization is infectious. This prompted a search for a similar technological advancement in the networking industry. There was a need to replicate the model of how server virtualization reduced the cost of running isolated applications & improved agility. NFV or Network

Overcoming Security Concerns of Docker Technology

Container technology is creating waves in IT industry. With its large number of benefits for IT and dev ops, it has started impacting the industry starting early…

DockerCon 2016

DockerCon 2016 is just a week away and the excitement is soaring! There are many new additions this year and the Docker community looks forward to witnessing a fruitful and informative event. Containers have in the recent past become an inevitable part of application deployment and management.

Storage-As-A-Service

Storage can be costly and inflexible. Enterprise storage devices with high performance and availability are very expensive portions of infrastructure in data centers. They are also quite inflexible as organizations need to purchase sufficient storage to meet ultimate storage requirements, whether for a year or a day….

Why a GUI Framework ?

Why a GUI Framework ? Enables easy-to-use tabular syntax for creating test cases in a uniform way Is platform and application independent Supports creating data-driven test cases. Provides tagging to categorize and select test cases to be executed. Typical steps for automation of a GUI feature To know more email: blog@calsoftinc.com

Hyper-converged Infrastructure Market – An Overview

I will start by giving a short introduction about hyper-converged infrastructure. It is a virtual computing infrastructure solution that integrates discrete data center services in a product’s…