Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

As Kubernetes Becomes Ubiquitous, VMware Aims to Solve New Challenges

You can tell the maturity of something by its challenges. For example, the problems of a 27-year-old are different from those of a 47-year-old. In case it’s not clear, this is my attempt at making a relatable analogy to the maturity of Kubernetes. Though, it might be more accurate to say Kubernetes has reached a point of ubiquity; industry analyst research, foundation surveys, and studies including VMware’s 2022 State of Kubernetes report certainly indicate such.

4 Signs You Have a Cloud Migration Planning Problem

Cloud migration is a complex process, and the more up-front planning you put into it, the more likely you’ll be able to avoid challenges and setbacks during execution. And yet, challenges and setbacks seem to be the norm, not the exception, with almost three-quarters (72%) of those surveyed stating that they’ve run into problems so big they were forced to move migrated applications back on premises or jump into firefighting mode to figure out how to fix them quickly.

5 Important Business Skills Every Engineer Should Learn

What separates an engineer fresh out of university from one who has been working in the field for several years? While specialized coding knowledge certainly plays a part, it’s the softer, more business-oriented skills that often set engineers apart from the pack. If an employee doesn’t take the time to develop skills for business in the engineering field, it could hinder their career growth over the long term.

Is Developer Self-Service a Lie?

Over the weekend, I visited one of my favorite grocery stores to pick up one item, my favorite fruit e.g star fruit. Because of the location, the grocery star started to implement parking validation so folks would not abuse their free parking deck for extended periods of time. As I just had a handful of star fruits, I decided to use the self-checkout. This was my first time buying produce via self-checkout.

The Future Is Smart: Cloud Native + AI

Leading organizations around the world are adopting cloud-native technologies to build next-generation products because cloud native gives them the agility that they need to stay ahead of their competition. Although cloud native and Kubernetes are very disruptive technologies, there is another technology that is probably the most disruptive technology of our generation, and that is artificial intelligence (AI) and its subset, machine learning (ML).

Moving on up - Notification Center now at the organization level

Up until now notification center policies were managed at the account level. Editing a notification policy required first switching to the desired account and then making changes there. Having to move between multiple accounts could present a bit of a hassle when trying to find the right policy to edit.

The Top 5 Benefits of Automated Dependency and Discovery Mapping (DDM)

In order to manage the impact that every entity has on your IT environment, an accurate Configuration Management Database (CMDB) is essential. This tool provides the visibility you need to quickly execute tasks like daily management, determining how to fix an outage, and planning major initiatives like cloud migrations or application changes. To create and maintain an accurate CMDB, automated dependency and discovery mapping (DDM) is key.

Implementing Microservices on AWS with the Twelve-factor App - Part 1

The Twelve-Factor methodology is a set of best practices for developing microservices applications. These practices are segregated into twelve different areas of application development. Twelve-factor is the standard architectural pattern to develop SaaS-based modern and scalable cloud applications. It is highly recommended by AWS if you are building containerized microservices. In this article, we will guide you on how to develop applications that will use microservices deployed on containers in AWS.