by Vamsi Chemitiganti | May 17, 2019 | Guest Blog, Kubernetes
You Cannot ‘Fly Blind’ in the Cloud Native Landscape One of the chief complexities in running large scale containerized applications is the need for continuous systems/application monitoring. Containers are very different from traditional VMs and the 3 tier...
by Jeff Hale | May 10, 2019 | Guest Blog, Kubernetes
Cloud computing, containerization, and container orchestration are the most important trends in DevOps. Whether you’re a data scientist, software developer, or product manager, it’s good to know Docker and Kubernetes basics. Both technologies help you collaborate with...
by Vamsi Chemitiganti | May 8, 2019 | Guest Blog, Kubernetes
How Should An Enterprise Approach Hybrid Cloud in the Context of Cloud Native Technology? The early adopters have begun to find a great degree of success and it is now time for the more mainstream enterprise to get off the proverbial wall and begin exploring...
by Vamsi Chemitiganti | May 3, 2019 | Guest Blog, Kubernetes
Legacy Technologies Compound Technical Debt in a Modern Cloud Architecture In today’s software-driven economy, every organization faces an imperative to modernize the way they deliver software in order to adapt and enable the digital era — or perish. Digital...
by Justin Brandenburg | Apr 25, 2019 | Guest Blog, Kubernetes
As industries shift to a microservices approach of deploying applications using containers, data scientists can reap the benefits. Data Scientists use specific frameworks and operating systems that can often conflict with the requirements of a production system. This...
by Gustaf Cavanaugh | Apr 12, 2019 | Guest Blog, Kubernetes
So Easy Even Your Boss Can Do It! This post demonstrates a *basic* example of how to build a deep learning model with Keras, serve it as REST API with Flask, and deploy it using Docker and Kubernetes. This is NOT a robust, production example. This is a quick guide...