Operations | Monitoring | ITSM | DevOps | Cloud

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

Static credential management for platform engineers

Cloud CI/CD is a force multiplier for development teams, especially those working remotely. Automated CI/CD takes load off of developers, allowing them to focus on building better products. Hosted CI/CD adds further benefit to this, ensuring that this newfound capacity isn’t spent managing the testing and deployment infrastructure, and that remote team members have easy access to CI/CD tools.

Whisper Data Migration to the Cloud

In the modern business landscape, the recent surge in cloud computing has become a game-changer, fundamentally altering how organizations manage their IT infrastructure. As businesses increasingly embrace digital transformation, migrating services and applications to the cloud has emerged as a crucial factor in guaranteeing scalability, flexibility, and cost efficiency.

Part II: A Journey of a Thousand Binaries - The Challenges with Software Dependencies

In part one of this series, we looked at what is a dependency, different types of dependencies, and their benefits in our code. In part two, we’ll look at the risks of using dependencies. Whenever we add a dependency we are increasing the risks of any software development cycle.

How to prove your SDLC is being followed for compliance with medical standards like IEC 62304

If you’re part of a software engineering team in digital health, medtech, medical devices, Software as a Medical Device (SaMD), etc. you have to comply with regulatory standards. And one of the biggest challenges engineering leads have in this sector is figuring out what they have to do to achieve software delivery compliance.

How Cloud Native Can Reduce the Cost of Machine Learning

As engineers, we tend to pride ourselves on building a production-first mindset and operational excellence. According to a recent survey, 74% of executives believe that AI will deliver more efficient business processes, while 55% think that AI will help develop new business models and create new products and services. However, the reality is that 85% of ML projects fail to deliver, and 53% of machine learning prototypes don't make it to production.

Hyper-V vs VMware: A Comprehensive Comparison

Virtualization has become an essential aspect of modern computing. By creating a virtual version of a computing resource, such as hardware, storage, or an entire operating system, virtualization allows businesses to optimize resource utilization, streamline management, and reduce costs. Two of the most popular virtualization platforms in the market are Microsoft’s Hyper-V and VMware’s vSphere.

Feature Spotlight: Dynamic Kubernetes Observability Dashboards

If you're a software engineer working with Kubernetes, you know how vital it is to have accurate, real-time information about your applications and resources. With StackState's dynamic Kubernetes observability dashboards, you can now access all the essential data you need for troubleshooting on a single screen. In this blog post, we'll discuss the key features of these dashboards, why they're valuable and how to get started with them.

How to Use Ephemeral Environments for End-to-End Testing

End-to-end testing is a critical process in software development that ensures the reliability and functionality of an application. However, setting up and managing end-to-end testing workflows can be challenging, often requiring complex infrastructure and time-consuming maintenance. This is where ephemeral environments come in.