Archive

The Dulin Report

Browsable archive from the WordPress export.

Results (28)

Stop Shakespearizing Sep 16, 2022 Using GNU Make with JavaScript and Node.js to build AWS Lambda functions Sep 4, 2022 Monolithic repository vs a monolith Aug 23, 2022 TypeScript is a productivity problem in and of itself Apr 20, 2022 Node.js and Lambda deployment size restrictions Mar 1, 2021 What programming language to use for a brand new project? Feb 18, 2020 The religion of JavaScript Nov 26, 2018 Let’s talk cloud neutrality Sep 17, 2018 TypeScript starts where JavaScript leaves off Aug 2, 2017 Node.js is a perfect enterprise application platform Jul 30, 2017 Design patterns in TypeScript: Chain of Responsibility Jul 22, 2017 Singletons in TypeScript Jul 16, 2017 Collaborative work in the cloud: what I learned teaching my daughter how to code Dec 10, 2016 JavaScript as the language of the cloud Feb 20, 2016 Operations costs are the Achille's heel of NoSQL Nov 23, 2015 Ten Questions to Consider Before Choosing Cassandra Aug 8, 2015 The Three Myths About JavaScript Simplicity Jul 10, 2015 Big Data is not all about Hadoop May 30, 2015 Smart IT Departments Own Their Business API and Take Ownership of Data Governance May 13, 2015 We Need a Cloud Version of Cassandra May 7, 2015 Apple is (or was) the Biggest User of Apache Cassandra Apr 23, 2015 Building a Supercomputer in AWS: Is it even worth it ? Apr 13, 2015 Ordered Sets and Logs in Cassandra vs SQL Apr 8, 2015 Where AWS Elastic BeanStalk Could be Better Mar 3, 2015 Trying to Replace Cassandra with DynamoDB ? Not so fast Feb 2, 2015 Why I am Tempted to Replace Cassandra With DynamoDB Nov 13, 2014 Cassandra: Lessons Learned Jun 6, 2014 Best way to start writing an XSLT Jun 25, 2006

Smart IT Departments Own Their Business API and Take Ownership of Data Governance

May 13, 2015

Satya Nadella explained Microsoft's “secret” weapon against AWS and Google:
To me what matters is having the right mix of SaaS value. I don’t think of my server business as somehow “old school” or “legacy.” I actually think of the server as the edge of my cloud.

We now have the ability to tie together the cloud and the server. That is a very unique capability that we have. So who am I competing with? Amazon has no capability to compete there. They don’t have a server. Nor does Google. Oracle doesn’t have the equivalent capability. So those are the places where we want to really excel.

The reality is that whether you have some sort of a server on-premises or not shouldn't matter and that is why Google and Amazon are not concerned in the long term – while Microsoft will continue to be a follower in the cloud arena rather than a leader.

Let's consider what public cloud like AWS has done for the software industry: it dropped the cost of entry for a startup to near zero. Whereas in the past a startup would need to get redundant enterprise-grade Internet connection and build out a server infrastructure, today all they need to do is going to their AWS dashboard and provision a server. The point is, Googles, Amazons of tomorrow are not built on-premises. Startups of today will be the dominant players of tomorrow and they are built in AWS and Google without a care in the world for on-premise IT.

Smart enterprise does not rely on any particular server. I've long been advising my employers and customers to not use Java EE servers like IIS, WebLogic or Glassfish, for example, and instead rely on lightweight platforms (Spring and Jetty for Java, Node.js, etc.) Smart enterprises build out enterprise API that make the location of their applications (on-premise or in the cloud) irrelevant to the business. Smart IT departments develop data governannce policies that improve insights while decentralizing data.

The cloud shifted the center of technology management and thought leadership away from enterprise IT departments and CTOs down to individual teams. A team armed with a budget no longer needs to go through red tape and beg their IT department to find a place where to run their applications in a scalable fashion. Just like BYOD disrupted enterprise mobility so does “Bring your own Salesforce”, "Bring your own AWS" and “Bring your own Heroku.” Enterprise IT can help make themseles relevant by not restricting where the applications are hosted and instead offering secure enterprise API accessible as described above, along with data governance and best practice procedures.

An enterprise that owns and publishes their business API and has a sound data governance is not beholden to any particular cloud vendor – not even Microsoft. Traditional vendors will continue to sell their hybrid on-premise/cloud products, but the reality is that they only kick the can down the road and further entrench their influence in your organization. Own your API and data governance and set your enterprise free from the shackles of enterprise IT vendors!