Scaling can be fishy business
Scaling Vertical vs. Horizontal You could compare scaling with hiring new staff. It all depends on your business and on your needs. If you work with assembl...
Scaling Vertical vs. Horizontal You could compare scaling with hiring new staff. It all depends on your business and on your needs. If you work with assembl...
Monitoring The application I have, once again, recycled my complaints app (ClApp). It asks the user to submit a complaint and then redirects the user (if th...
Files and files My application(s) I made two in one. My goal has been a web app made with Razor Pages from start, but I realized I need to take this one st...
Why Azure is the best thing since sliced bread Dear CTO It has come to my knowledge you are the head of taking our department into the future. I have also...
Web applications in the cloud About the application The application does exactly the same as the function from our last assignment, you can post new and vi...
Databases in the cloud My function and how it works I made a Http-triggered function where you can post and see complaints. You can POST a new complaint, a...
Serverless applications What is Serverless and Function As A Service (FaaS)? Serverless is where the server capacity is in the cloud, where the cloud provi...
Containers and orchestration What did you install locally / GitHub? In order to have an application running in a Docker container I need: Docker Deskto...
What is a CI-pipeline? To explain what a CI-pipeline is you need to know what CI is. CI stands for Continuous integration and means you continuously push y...
There are people who believe the sky was created on the second day. Today is my second day of my second year on the road becoming a .NET-developer. Today ev...