Operations | Monitoring | ITSM | DevOps | Cloud

DevOps

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

Autoscaling? Kubernetes Pods vs. Nodes

Not only does it deploy and manage containers, Kubernetes autoscaling enables users to automatically scale the overall solution in numerous ways. This is a tremendous asset, especially in the modern cloud, where costs are based on the resources consumed. Not only does Kubernetes have the capacity to deploy and manage containers, it can also automatically scale the overall solution in numerous ways.

Serverless Summer School (SSS) Week 1: Local Debugging Workshop

Stackery's CTO, Chase Douglas, AWS Startup Partner Solutions Architect AM Grobelny, and AWS Senior Developer Advocate Eric Johnson kick off the Serverless Summer School series with a local debugging workshop. The gang will address the frustrations of developers attempting to locally debug Lambda functions and reviewing tools like the AWS SAM CLI and the Stackery CLI to proposing a language-independent workflow that doesn't require hours of research to set up. Follow along through the example of setting up a simple serverless application.

Serverless Summer School (SSS) Week 2: Implementing the Wild Rydes Front-End

The first part of the comprehensive Wild Rydes simple serverless application workshop. This session also covers common topics for building serverless applications like secrets management and user authentication, authorization, and management. Hosts: Chase Douglas (CTO @ Stackery), AM Grobelny (Startup Partner Solutions Architect @ AWS), and Eric Johnson (Sr. Developer Advocate @ AWS).

Serverless Summer School (SSS) Week Three: Building the Wild Rydes Back-End

The second part of the comprehensive Wild Rydes simple serverless application workshop. This session covers common topics for building serverless applications like secrets management and user authentication, authorization, and management. Hosts: Chase Douglas (CTO @ Stackery), AM Grobelny (Startup Partner Solutions Architect @ AWS), & Eric Johnson (Sr. Developer Advocate @ AWS).

Reduce Toil and Maintain Security With Zenoss Cloud APIs

Managing the infrastructure monitoring system in a large-scale IT environment can be incredibly tedious. I’d be willing to bet that you’ve run into at least one of these issues or something similar. APIs exist because user interfaces can’t do everything, and we’re all very happy that they do! Zenoss Cloud supports two APIs: a JSON API for bulk administration and a streaming data ingest API to allow a wide variety of devices to publish data directly.

Software Engineers: Confidence Matters Just as Much as Ability

Software engineering is a skilled task; those who obtain the experience and credentials necessary to become engineers know this, as do their employers. Engineers have an overarching goal of using these skills to construct experiences that enable end-users to complete a task successfully and they hope to provide enjoyment and comfort along the way. Anyone who has written software used by a decent number of people knows how daunting this task is.

Watching the Chaos: Monitoring and Chaos Engineering

The online world is full of contrasts. On the one hand, you have site reliability engineers whose job is to keep the business running by ensuring an app’s smooth operations. On the other hand, you have the DevOps staff, whose goal is to minimize cycle time—the time from business idea to feature in production. These two teams can have conflicting objectives.

Stackery Professional Serverless Tooling Now Available on the AWS Marketplace

Stackery is now available on the Amazon Web Services (AWS) Marketplace! This is great news for development teams excited by the prospect of building and modernizing applications using AWS Lambda, DynamoDB, Kinesis, API Gateway, Fargate, and the rest of the growing menu of serverless capabilities. AWS teams can start their serverless journeys with prescriptive and flexible tooling that extends AWS tools and services with less friction in the purchasing process.

Monitoring AWS Lambda with Blue Matador

AWS Lambda is one of AWS’s most popular cloud services. It allows serverless applications to be built by dividing up an application into functions that can be triggered by changes in your system. Since they are critical to the health of your application, properly monitoring Lambda functions is a top priority for most teams. In this blog post, we will go over how Blue Matador monitors Lambda functions automatically and without configuration. We will cover the following topics: