by Ben Kinsey | Aug 17, 2020 | Applications, Blog, Digital Experience, Portals
In this blog post, I’ll focus on testing React/Redux apps with the Visual Studio Code editor. The following repo is a companion to this blog post. The Big Picture There are many opinions about what constitutes best practices when it comes to building and testing...
by Keith O'Connell | Jun 3, 2019 | Applications, Blog, Cloud, Perspectives
This article provides an overview of Kubernetes and related technologies and their relationship to enterprise application delivery. Kubernetes Overview Overall, the basic concept underpinning the Kubernetes product is a simple one; with the advent of containers and...
by Vivek Agarwal | May 28, 2019 | Applications, Blog, Enterprise Information Management, Perspectives
Businesses are using more applications than ever and accumulating huge mountains of data in the process. Data is one of the most valuable assets an enterprise has in successful business. Customer data enables the enterprise to provide hyper-personalized experiences to...
by Krish | Apr 3, 2019 | Applications, Blog
Minikube Overview Minikube is a tool which allows you to run a single node Kubernetes cluster on a local machine or a VM. Minikube is easy to get setup and running, requiring only a few minutes as opposed to the complex install process and hardware required for a...
by XTIVIA | Apr 2, 2019 | Applications, Blog
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...
by Sarath Killamsetty | Dec 4, 2018 | Applications, Blog
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...