Skip to content

Commit

Permalink
trying html tag for image
Browse files Browse the repository at this point in the history
  • Loading branch information
asankaa committed Nov 2, 2023
1 parent c260e9c commit eb1540b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion platformless-computing.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,16 @@ Platforms allow massive agility in improving application function and performanc

However, the platform has become a challenge in itself. These platforms require large, highly-skilled platform engineering teams, and the skills are hard to find. Each platform requires many complex choices and linkages between multiple systems - DevOps pipelines, deployment management, monitoring & management systems, network substrates, and of course the actual cluster management.

![focus shift](/media/mindsharev3-25.png)
![focus shift](/media/mindsharev3-15.png)
<p align="center">
<i>
Figure 1: Enterprise IT needs to increase focus on apps and less on the platform.
</i>
</p>

<img src="/media/mindshareV3.png" width="200" height="200" />


We need a new paradigm to remove the platform from our consciousness and allow us to code, build, and deploy enterprise applications with fast deployment, continuous integration and rollout, and world-class monitoring and management - but with no need to see and manage the platform itself. Of course that doesn’t mean the platform vanishes completely - but by building the right boundary we can hide it and therefore remove the complexity it brings. We call this “platformless” computing.

Platformless has the potential to be as big a shift as the web or cloud. Web reinvented the concept of a client. Cloud reinvented the concept of server hardware. Platformless reinvents the concept of server-side development and deployment.

0 comments on commit eb1540b

Please sign in to comment.