Visorian Website logo

Visorian Website

This stack describes the technologies used to build our own website.

Stack Decisions

Application and Data

(7)
Vue.js
Tailwind CSS
Nuxt.js
Azure Storage
Azure Functions
Vue CLI
Azure CDN

Utilities

(1)
Let's Encrypt

Business Tools

(1)
prismic.io

More stacks from Visorian GmbH

Want more information about this stack?
Avatar of itpropro
CTO, Senior Cloud Architect at Visorian GmbH·

I would also recommend PowerShell! Since I started learning PowerShell, a lot of possibilities opened up for me, I even became a PowerShell MVP. Since PowerShell Core/6/7 it has gotten a lot of interest in the Linux community and I love it for it's flexibility and possibilities only limited by your imagination ;) Check out the community dashboard to see the current usage https://aka.ms/PSGitHubBI, check out the PowerShell docs at https://docs.microsoft.com/en-us/powershell/scripting/overview?view=powershell-7, especially the "Learning PowerShell" section and feel free to contact me for further questions!

PS: Just to be complete on this, I also use Python, but in a very different scope. Python in my opinion is the best for data analytics related tasks or even whole production (web) applications (e.g. with Django). PowerShell is great for automation, orchestration and all the little tasks that makes your everyday life easier.

READ MORE
6 upvotes·99.8K views
Avatar of itpropro
CTO, Senior Cloud Architect at Visorian GmbH·

Azure Storage is extremely cheap and simple to use. In combination with other Azure services there are nearly unlimited possibilities for server-less infrastructures, data storage, NoSQL storage and simple queues. We use it as the central storage backend for our website behind a Azure CDN. These both combined are extremely powerful while being extremely affordable.

READ MORE
2 upvotes·1.9K views