Home | Cloud Course Blog
In todays blog I will be looking at scaling up and scaling out, what it means, what the differences are, some prices, what different services you can scale.
With the help of Azure logging and application insights we are able to get alot of data of how the website it running and be able to check out different data. This blog will be focusing on how to set those services up and show some examples of data you can get by running some queries.
In this blog I will go into detail of how I set up a console app and set it up with Azure’s Storage. I will be explaining the code, how much it would cost with a given scenario.
Currently we have an application within the company that we are trying to modernize within the company. This application holds and moves information that is classified, so we can’t simply move it to a public cloud and have the data being able to be accessed by everyone. This is why I present with Azure service bus, I will provide proof as to why this is our best option for modernizing this application.
My goal is to use Azures:Cosmos DB and pair it up with a Razor page web application. I will be going through the steps on how I got it done.
In this blogg post we will be looking at Azures Cosmosdb and how it works, how I set up a small test project, and also making a HTTP Trigger function to be able to get/post something in the database.
In this blog post we will be exploring functions with the help of azure. I will be doing a simple HTTP trigger testing out adding two numbers and seeing just how to do that with the help of Azure Functions.
Docker containers, building them, creating a CI pipeline with Github actions making sure that the app would work on pull/push requests, this article will be a continuation of the previous one, here I will go more in depth on how Github actions can work with containers and will try to explain step by step.
In this article I will be discussing CI pipeline and what it is, then how in GitHub you can use it thru actions, then we will be taking a somewhat simple project from a previous course I have taken and implement and talk about how it works.
As a normal person who doesn’t know much about electronics, one thinks of the cloud, and just thinks it’s a convenient service to have access to your “stuff” anywhere you want. So in theory you could take a picture on your camera and use Google Drive
and be able to access it on your laptop/computer/mobile or log-in to your account at the school’s computer and have access to it. But in all honestly is that all? in this blog I will be discussing the different things I found out while I did some reading, also what different services there are out there and how much they would cost to have lets say a simple website with a database.