Operations | Monitoring | ITSM | DevOps | Cloud

Outputs vs. Outcomes: Understanding the Differences

In both business and project management, two concepts that you need to pay attention to are the outputs and the outcomes. These help you to measure not only the result — but the impact as well. The two measurements go hand-in-hand, but many people focus on only the outputs, missing the bigger picture from the outcomes.

Citizen Developers: How Citizen Development Works & Reduces Dev Shortages

Business applications can be a powerful tool and streamline almost any business process. As a result, many companies and their team members are requesting mobile apps to reduce costs and enhance efficiency. The problem? There aren’t enough developers to build these apps for them. In fact, more than a third of respondents in a recent survey said that recruiting developers will continue to be challenging in 2023.

From Containers to Kubernetes: A Roadmap for Migrating Your Applications Successfully

Kubernetes is essential to modern application development and runtime. As a powerful container orchestration platform, its benefits include improved scalability, portability, and automation, all of which contribute to more resilient applications and cost savings. More and more organizations are adopting Kubernetes to develop applications that can scale, recover from failures, and quickly adapt to changing business requirements.

IT Asset Inventory: Definition, Scope, Management, and Best Practices

An IT asset inventory is your best ally to keep all your IT hardware and software organized and properly managed in your organization. It should be at the base of your IT Asset Management (ITAM) strategy since having a unified IT inventory enables you to perform all the other tasks involved in ITAM and, ultimately, accomplish long-term success.

Docker vs Snaps: a side by side comparison

The Docker project was initiated by dotCloud, a platform-as-a-service (PaaS) company that created Docker to run their internal infrastructure. Slowly, Docker became more successful than any of their other products, so dotCloud rebranded as Docker Inc. Docker provides easy-to-use tooling and grew into an entire ecosystem for container management.

How Endeavor Streaming Accelerates Metrics with Logz.io

The platform development team at Endeavor Streaming has a critical mission — from balancing operation of the company’s leading digital video platform, at scale, to ensuring everything in their complex cloud environment is performing as expected. Enabling the company to confidently build on top of its platform and continue to evolve their product delivery is thereby also dependent on maintaining detailed visibility into its supporting cloud applications and infrastructure.

C++17's Useful Features for Embedded Systems

Recently, our team at Meteksan Defense is upgrading its development environment to use newer versions of many tools and programming languages. One of the more difficult transitions has been the upgrade of our C++11 code base to C++17 for our embedded applications. In this article, I will be showing some features of C++17 that can also be helpful in the embedded world. Note that the migration from C++11 to C++17 covers C++14 also, hence I will touch upon some aspects of it as well.