Intermediate material. Assumes basic level knowledge and provides more specific details about the topic.

Run node.js apps on Azure

By |2020-02-14T13:21:26+02:00February 8th, 2018|Categories: Modern apps|Tags: |

I'm often asked if node.js applications can be deployed and run on Azure. Short answer: Yes, you can. If you hadn't already noticed: Azure isn't for Microsoft fanboys only. You can use Java, Javascript (node.js), PHP, Python and even C# to write your apps. Services include all the popular open source tools like maria/mysql, postgreSQL, redis, [...]

Method for Legacy App Modernization

By |2022-10-19T15:08:33+03:00March 24th, 2017|Categories: Model Driven Development, Modern apps|Tags: |

If your crown jewel has become a bit rusty over the years, it's now perfect time to give it a new life. This article is about method we've used to transform legacy apps into shiny, modern cloud based web application to replace your trusted workhorse. Most modernizations can be dealt with simpler refactoring or rearchitecting approach. The method presented [...]

Go to Top