WordPress database error: [Disk full (/tmp/#sql-temptable-39dec3-18dd198-6141c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]
SHOW FULL COLUMNS FROM `wp_options`

WordPress database error: [Disk full (/tmp/#sql-temptable-39dec3-18dd198-6141d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]
SHOW FULL COLUMNS FROM `wp_options`

Cloud Archives - Page 5 of 5 - Sterling

Category: Cloud

The Need for Speed – VMware March Annoucement

Written By Nathan Bennett Tuesday, VMware announced a vSphere with built in Kubernetes solution. This allows their hypervisor access to Kubernetes clusters with built in operations to run and manage those solutions. They are making this change for a good reason. Businesses want their applications to run better, and the

View Now »

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 »

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 »

Self-Healing Datacenter Application Monitoring

Written By Nathan Bennett These days there are a lot of different application monitoring solutions. I know this because I’m in the middle of looking through them for a good fit. The hardest thing for an IT operations engineer is having to be woken up at 3 AM to fix

View Now »