Day: March 10, 2020

Cloud Native Development On-Prem – Networking

Written By Billy Downing Cloud Native Application Architecture As previously discussed in Cloud Native Development On-Prem – Container Orchestration, our application is now broken into separate, independently ran services residing within containers and deployed by Kubernetes. However now that our application is broken into micro services, we need to build

View Now »

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 »

The Multi-Cloud Conundrum

Written By Nathan Bennett The question is one we hear a lot, “What is your Cloud agenda?”. We have started getting tired of hearing the question, and the complication that is all the clouds out there. What to do first? Where to go? What application is ready? These are all

View Now »