Flight Path Control: Connecting the Stages to Cloud Business Value (Part 3)

In today’s digital age, cloud transformation has become a critical process for organizations looking to innovate, adapt and compete in the market. The cloud adoption journey involves three core stages that are interconnected and build upon one another: IT transformation, value delivery transformation, and business transformation. These stages are essential for unlocking unparalleled innovation, agility, and business success. By understanding the synergies that exist between the capabilities developed in these stages, organizations can effectively navigate their cloud adoption journey and leverage the benefits of public cloud technologies and agile practices to drive innovation and achieve long-term success.

Two men in suits standing inside a futuristic, circular structure, facing each other with a bright, cloudy sky in the background.

Redefining the Battlefield: Conquering the Business-IT Divide

In today’s fast-paced business world, bridging the gap between business and IT is crucial for achieving success. Business professionals are more tech-savvy than ever, but conflicts often arise from rigid and bureaucratic IT environments. To overcome this divide, organizations must foster a shared understanding of value streams, streamline work processes, create feedback loops, build enduring cross-functional teams, and reconsider the outsourcing of critical IT systems management.

Will AI turn labor markets into rockstar markets?

As AI systems like GPT-4 and Midjourney continue to advance, they are taking over tasks traditionally done by junior employees, potentially reducing entry-level roles and the pool of people available to develop into masters of their craft. This shift may lead to a smaller number of highly sought-after experts and a rise in interdisciplinary skills, adaptability, and critical thinking.

A brief look at Oracle Database Service for Azure (ODSA)

In the past, I have written several posts about the interconnect between Oracle Cloud (OCI) and Microsoft Azure. Usually, this interconnect is used to host databases in OCI. However, Azure is used to run applications and other components. While it could be a good solution for some businesses, it had several drawbacks for companies who wanted to run Oracle databases in the cloud without having to manage multi-cloud environments. In a new PaaS-style approach to running databases in OCI and hiding much of the interconnect complexity from Azure users, Oracle has released Oracle Database Service for Azure (ODSA). In my post, I will take a brief look at this solution.

Patching Compute Instance Fleets with Oracle Cloud (OCI) OS Management

An annoying thing when you cannot have immutable infrastructure is that you need to patch and update your compute instances from time to time. In the worst case this needs to be done manually, a painful and error-prone process. Of course there are tools to do that in a more sensible way, one of them being the OS Management tooling that is available for free in Oracle Cloud. This post shows how to do so using OCI CLI.