Operations | Monitoring | ITSM | DevOps | Cloud

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

DevOps 101: Introduction To Containers

Containers have become integral to every phase in the lifecycle of application development. Production grade orchestration tools such as Kubernetes have been built to manage them and container platforms like Docker are becoming commonplace in both testing and development. Web tutorials on how to build and manage simple Docker images abound! But what are containers exactly and why have they become so essential to the DevOps ecosystem?

How to Get Azure Blob Container Size

Something we get asked quite often is, how can I see the size of my Containers in each Storage Account? We know that Azure storage is one of the fastest growing aspects of Azure because it offers almost a limitless supply of storage, so companies are consuming more and more storage at an explosive rate. The question of being able to track this consumption is becoming more and more relevant. OK, so how can I get the size of my containers in a Storage Account?

Everything You Need To Know About Windows Server Monitoring Tools

The advancement of technology has brought with it the increased adoption of complex IT systems. Every company operates and maintains a gigantic amount of data that is essential to run their business. The server capacity required to handle this amount of data is huge, and the centralized servers are almost kept off-site in remote locations. Server virtualization technologies have also gained popularity since it helps to address data storage limitations and data security concerns.

Gauge the effectiveness of your DevOps organization running in Google Cloud

Many organizations aspire to become true, high-functioning DevOps shops, but it can be hard to know where you stand. According to DevOps Research and Assessment, or DORA, you can prioritize just four metrics to measure the effectiveness of your DevOps organization—two to measure speed, and two to measure stability.

AWS ECU vs vCPU-Everything You Need to Know

If you’ve deployed an application or service to the Amazon Web Service (AWS) cloud, you’ve probably made use of an EC2 instance. One of the decisions that you had to make before you could start a new instance, was which instance type to use. Choosing an EC2 instance type can be a complicated process. AWS organizes their instance types into instance families, and within an instance family, there are varying sizes from micro to 32xlarge.

How to make snaps and configuration management tools work together

In environments with large numbers of client machines, configuration management tools are often used to simplify and standardize the target state of each host in a seamless, automated and consistent manner. Software like CFEngine, Chef, Ansible, and others offer a high degree of granular control over software packaging and system configurations.

Deployment Pipeline Launch

Deploying a stack into AWS is at the core of what Stackery helps you do. So much so that Stackery users deployed over 10,000 times last month! For the most part, this has been a manually executed process in our Web UI or command-line client. As teams grow and take on more work, fast and consistent deployments are key to scaling effectively. That’s why we’ve been working this year on continuous integration and deployment (CI/CD) features, tailor-built for serverless applications.