It is difficult to define a single, solid maturity model for IT Operations. As moderator Jason Walker, BigPanda’s COO, said in our RESOLVE ’22 event Bit by bit, maturity models in “almost every other domain of IT” have not turned into a workable set of guideposts and indicators in the Ops domain. We welcomed Insurity’s Lead Cloud Operations Performance & Monitoring Admin, Ronnel Vergara, to take the stage and talk over this high-level topic at our event.
Encryption is key to protecting sensitive data. There are several methodologies using different cryptographic algorithms to convert plain text into cipher text. Navigating multiple methodologies and algorithms creates a complex, labour-intensive process for teams evaluating the cryptographic services offered within software components.
Customer trust and satisfaction are the most important currency your business can own. No matter how brilliant your product, without happy customers your business will struggle. When everything is running smoothly, it’s easy to feel that heady dose of customer love. It’s when things break during an incident that these relationships are really put to the test.
Release Management is one of those processes in software development that most of us would benefit from doubt. However, we think the process is good enough and needs a few tweaks to improve. The release management process combines the release management procedure, the related project management process, and the people involved. The release management process can also be referred to as the release management life cycle or release process.
Digital transformation is a term you hear a lot these days, but it’s not always clear what a business means by it. For companies using the Now Platform to reinvent how they work, it has a pretty clear and compelling meaning. ServiceNow customers are using the Now Platform to expand their automation initiatives beyond department-specific, isolated tasks to include processes that cross organizational boundaries. After all, the typical business process doesn’t stay within a single department.
You typically don't and shouldn't need to know where a web app is deployed. At least not from within the code of the web app itself. I keep seeing questions related to this, though. There are a range of reasons why this can still be relevant like if you want to generate and output an absolute URL in an MVC controller or Razor page. Here's a blog post about how to get the base URL in ASP.NET Core. Let's rewind a bit before we start looking into the code. All websites are deployed somewhere.