Operations | Monitoring | ITSM | DevOps | Cloud

Five worthy reads: Ethical AI: Why is it the need of the hour?

Five worthy reads is a regular column on five noteworthy items we have discovered while researching trending and timeless topics. This week, we highlight the urgent need for ethical AI due to increased adoption of AI enabled technologies by businesses during the COVID-19 pandemic.

Guide: Upgrading EKS with Terraform

New Kubernetes versions are released multiple times per year, and you must upgrade your EKS cluster periodically to stay up to date. In this blog post we will go over the steps required to safely upgrade your production EKS cluster managed by Terraform. At Blue Matador, we use Terraform to manage most of our AWS infrastructure, and our EKS cluster is no exception. We use the eks module, which provides a lot of functionality for managing your EKS cluster and worker nodes.

The change-maker's guide to pitching your project idea

This is it! This is the project you’ve been waiting for. The one that’s going to define your career and challenge you and totally transform “the way things are done around here.” The project your team will point to five years from now as the inflection point that ushered in a new era of awesome. If, that is, you can get the project approved, prioritized, and properly resourced.

Knowledge Management: An ITSM Lifeline to Connect Remote Employees

Knowledge management is a cornerstone of IT service management (ITSM). It provides technical guidance, steps to best troubleshoot issues, and in some cases an outlet to expand on tribal knowledge. Not only can knowledge content help drive self-service and employee empowerment, aiding in case deflection, but it can also serve as an extension of your organization’s culture.

5 Ways to Improve On-call Management (So Nothing Falls Through the Cracks)

Your enterprise has IT team members “on call,” so you can get immediate support with downtime, outages, and similar issues. That’s why streamlining on-call management may dictate your IT team’s success. Bonus Material: Advanced Escalation Example PDF To understand why, consider what will happen if a network or system crashes but IT team members cannot quickly and effectively communicate with one another.

Simplify License Compliance

Today managing your licenses with Cloudsmith has become incredibly simple. Now, with the help of our License Compliance UI, not only can you update the license associated with a package without needing to modify a package, plus you can also view statistics of how your overall licenses appear across all packages within a repository. Don't believe me?

Kubernetes in Production: 6 Key Considerations

Kubernetes is an open-source platform for container orchestration. You can use it to deploy a highly resilient, self-healing infrastructure using automation and infrastructure as code (IaC). Kubernetes includes features for zero downtime deployments, scaling, automatic rollout and rollback of updates, and service discovery. Kubernetes is designed to help you manage container deployments at scale via REST API.