As an IT leader, you know that adopting a multicloud strategy is a must-have in today’s digital landscape but selecting the right tools can be a bit of a headache. The “IT Leader’s Guide to Multicloud Readiness” is a practical guide that provides key insights and important factors to consider in your multicloud strategy. In […]
Development
What is Cloud FinOps?
What is FinOps? In today’s business world, companies are increasingly turning to cloud computing to power their operations. With the benefits of scalability, flexibility, and cost savings, cloud computing has become the go-to solution for businesses looking to stay competitive in today’s fast-paced marketplace. However, with the benefits of cloud computing come new challenges, particularly […]
Multicloud Migration Made Easy: A Step-by-Step Blueprint for IT Leaders
As businesses increasingly adopt multicloud architectures to drive innovation and create value, IT leaders face mounting pressure to develop a successful multicloud strategy. While our comprehensive ‘IT Leader’s Guide to Multicloud Readiness‘ provides a detailed exploration of the multicloud migration, this blog post serves as a primer, providing valuable insights into the benefits of a […]
Achieving Multicloud Observability: Best Practices for IT Leaders
As businesses increasingly adopt multicloud architectures to drive innovation and create value, IT leaders face the challenge of ensuring observability across different cloud platforms. In the ‘IT Leader’s Guide to Multicloud Readiness,’ we discussed the importance of adopting a multicloud strategy and offered tips for identifying the right cloud providers and services, optimizing costs, and […]
Manual Testing for Web Accessibility: Digital Accessibility Testing Fundamentals 1 of 4
Digital Accessibility Testing Fundamentals Welcome back to our series on Digital Accessibility Testing Fundamentals! In this first installment, we’ll discuss some of the manual testing techniques for digital accessibility. Manual Testing Digital Accessibility manual testing techniques are crucial for ensuring that websites and applications are accessible to all users, including those with disabilities. While automated […]
Creating new sites in Optimizely CMS 12
“A journey of a thousand miles begins with a single step…” This is the first in a series of articles describing my experiences with migrating client sites from CMS 11 to CMS 12. Many things have changed, added, and improved, but some things I encountered did not always have an easy answer. Optimizely has a […]
Hybrid Connectivity: Unlock Multicloud Benefits
Hybrid connectivity is rapidly becoming a critical aspect of modern cloud adoption. It allows for seamless communication between end users, on-premises data centers, and public cloud infrastructure. However, navigating the complexities of hybrid connectivity can be a daunting task for even the most seasoned IT professionals. While our ‘IT Leader’s Guide to Multicloud Readiness‘ provides […]
Mastering Cloud Transformation for Business: Enterprise Migration
In our fourth and final segment of our Cloud Transformation for IT Leaders series, we will focus on driving enterprise velocity while maintaining best practices and consistency as your portfolio migration program matures. If done well, this is where your organization achieves true cloud maturity and is on its way to unlocking the incredible innovation […]
Getting to know Sitecore Search – Part 3
Welcome back to getting to know Sitecore search. In this post, we’ll look at managing users, the available roles, and the role permissions. Manage Users To manage users, visit Administration/Manage Users From this screen you can see the list users for this domain. You can see if their email address, first name, last name, and […]
Acquiring Knowledge and Expertise in Asynchronous JavaScript
One of the most Widely Used Languages in the world right now is JavaScript. Only one thing can be done at once because it is a Single-Threaded Language. Prior to the addition of asynchronous JavaScript, which makes use of Promises and async/await, this was a limitation. We’ll discover how to use asynchronous JavaScript more efficiently […]
Digital Accessibility Testing Fundamentals
Welcome back to our new series on Digital Accessibility Testing Fundamentals! In this series, we’ll be discussing the Digital Accessibility Testing Fundamentals. Digital accessibility testing evaluates digital products, such as websites, mobile applications, and software, to ensure that they can be accessed and used by people with disabilities. This includes individuals with visual, hearing, motor, […]
Bitbucket CI/CD Pipelines for Optimizely CMS 12
A big reason behind this post is because this topic, even though very relevant, has very little to no context available online so far. There are posts about this being possible and very generic build pipelines for .net core deployments to azure, but none describing how to build Bitbucket CI/CD pipelines for Optimizely CMS 12 […]