Operations | Monitoring | ITSM | DevOps | Cloud

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

August 2021 Online Meetup - Rancher Desktop: Open Source Kubernetes on the Desktop

This is the recording for the August 2021 Online Meetup from SUSE on Rancher Desktop. Rancher Desktop puts Kubernetes and container management at your fingertips as part of a Mac and Windows desktop application. It makes the experience of working with k8s and containers manageable for developers. It lets you select your version of Kubernetes, test your workloads when Kubernetes is upgraded, try containers before pushing to a registry, and more.

Functional browser testing with Puppeteer

Most interactions with a web application occur at the browser. Users search items, fill forms, create shopping carts, log into their profiles, and perform many other tasks. Unit tests are great, but nothing beats testing an application by interacting with the user-facing frontend. In this tutorial, you will learn and demonstrate how to write tests for the browser using Puppeteer . You will then take this a step further by automating the testing process in a continuous integration flow.

VCs are Betting Big on Kubernetes: Here are 5 Reasons Why

I worked at Google for six years. Internally, you have no choice — you must use Kubernetes if you are deploying microservices and containers (it’s actually not called Kubernetes inside of Google, it’s called Borg). But what was once solely an internal project at Google has since been open-sourced, and has become one of the most talked-about technologies in software development and operations.

What Is Cloud Management? The Ultimate Guide

According to AWS, “Creating a software system is a lot like constructing a building. If the foundation is not solid, structural problems can undermine the integrity and function of the building.” This is especially true when it comes to the cloud. If an organization doesn’t effectively oversee key areas of its foundation, it’s likely the result is not going to be successful. When it comes to cloud management, we look at it through the lens of the AWS Well-Architected Framework.

AWS Compute Optimizer: Pros and Cons

AWS offers a Compute Optimizer tool that uses machine learning to analyze your historical utilization metrics and then recommend optimal AWS resources to help you reduce costs and improve performance. And it is free, you just need to opt in to the service in the AWS Compute Optimizer Console. Sounds great, right? Well, yes and no. It is a useful little tool, but if you do not understand its pros and cons, you will not be as optimized as you may think. Here is a breakdown.

Upsun | Community Using AWS S3 snapshot repository for Elasticsearch

Contextual Code specializes in enterprise-level projects for state government agencies. We routinely tackle difficult web content management implementations, migrations, integrations, customizations, and operations. We know what it takes to get a project off the ground and onto the web. We use Upsun as our primary hosting platform because it’s incredibly flexible and it provides a vast list of services that can be set up very easily.

Application Modernization Best Practices

As modern technologies like cloud, AI, MK, IoT, Data Analytics opens more doors to businesses of all sizes, application modernization takes centre stage. Today, organizations across sectors are driving relentless efforts in migrating to cloud platforms. But the presence of heavy, legacy enterprise systems makes the journey towards cloud extremely challenging. These complex systems are not only deprived of the security needed to operate in today’s business world, but the absence of integration capabilities also make them an extreme misfit in a cloud-friendly world.

Install HAProxy on Ubuntu

Learn how to Install HAProxy on Ubuntu 20.04. Ubuntu 20.04 is a great choice for installing your HAProxy software load balancer. It’s a free Linux operating system that’s fast, secure, and best of all, it’s easy to use. One of the features that makes Ubuntu so accessible to even the newest of users is its package manager, apt , the Advanced Packaging Tool.