Category: Managed Services

Cloud Native Development On-Prem – Container Orchestration

Written By Billy Downing  What are Containers and why are they synonymous with Cloud Native Applications? Containers are packaged software which include all dependencies while providing abstraction from underlying infrastructure. Containers sound similar to virtual machines with a distinct difference in where the abstraction occurs. Within virtual machines, hardware is

View Now »

Cloud Native Development On-Prem – Overview

Written By Billy Downing  What is a Cloud Native Application? Cloud native application development is the method of breaking down workloads into business logic processes which can then be abstracted from infrastructure, observed with granularity, and deployed rapidly. This does not necessarily mean cloud native applications are required to run

View Now »

Automate Application Deployment using AWS EKS (Kubernetes)

Written By Hitesh Kumar Objective: The objective is to demonstrate the procedure to automate the application deployment using DevOps tools like AWS EKS (Elastic Kubernetes Services), AWS CodeCommit, AWS CodeBuild and AWS CodePipeline. The process includes but not limited to implementation, configuration of various tools. The outcome of this process

View Now »

Managing Request Pipelines

Written By Nathan Bennett As business diversifies we find ourselves in a bit of a pickle. Our operations teams that work around the clock have to deal with more variations of work and at a shorter amount of time. Requests from your ticketing solution comes in for development resources or

View Now »