Below you will find pages that utilize the taxonomy term “Application-Performance-Monitoring”
Microsoft Ignite - Azure announcements and more
Just recently I attended Microsoft Ignite, Microsoft’s annual flagship technology conference with a focus on cloud and developers. The key theme this year was around “Tech Intensity” that Satya also talked about on LinkedIn earlier this year. Here is a quote from the LinkedIn post:
There are two aspects to tech intensity: First, every organization will need to be a fast adopter of best-in- class technology, and equally important, they will need to build their own unique digital capabilities, which starts with workers who are deeply knowledgeable about the latest technology. I think of tech intensity as being an equation – (tech adoption) ^ tech capabilities = tech intensity – and as a company Microsoft is focused on providing the inputs to help our customers solve it.
New Relic's APM demo on IBM BlueMix
Last week, we had the chance to present at a local Cloud Foundry Meetup in Stuttgart/Germany and the key topic was around IBM BlueMix (BM).
My idea was to show and demo something around New Relic and BM. Due to my ignorance, I actually did not know that IBM BM is also based upon the open source platform Cloud Foundry (CF). Interestingly enough, I was involved in quite some CF engagements in my previous life and so I knew what it would take to get a so-called Spring-Boot type application (https://projects.spring.io/spring-boot/) up and running on this platform. It basically follows the same pattern of using the CF-CLI (Command Line Interface) to deploy an app.