JMJohn Michaelinjohnmichael-cloud.hashnode.dev·Sep 24, 2025 · 1 min readCreating and deploying Docker on Linux.This is a guide to accomplish the objectives below. Create a new Azure Linux virtual machine. Install docker on the Linux VM. Run a simple container. Azure create a resource group azure market place -find a resource group banner click on it...00
JMJohn Michaelinjohnmichael-cloud.hashnode.dev·Jul 25, 2024 · 2 min readIntroduction to LINQDemystifying LINQ: A Language Integrated Query in C What is LINQ? Before we dive into LINQ itself, think about the applications you use or develop—data is a fundamental component in almost all of them. Whether it's sorting prices on e-commerce platfo...00
JMJohn Michaelinjohnmichael-cloud.hashnode.dev·Jul 25, 2024 · 1 min readException HandlingWhat are exceptions and Why handle them Exceptions are errors/ unexpected behavior that our application encounter while running, which can result in different outcomes. Why Hundle Exceptions. Handling exceptions has many benefits for the users of our...00
JMJohn Michaelinjohnmichael-cloud.hashnode.dev·Jul 25, 2024 · 1 min readWhy you should learn the cloud as a developerI know how to code what next? Most developers focus most on writing code, which is the right thing to do as a developer but in the end, we have to get the solution we work on to end-users. working based on user feedback you can make your software sol...00
JMJohn Michaelinjohnmichael-cloud.hashnode.dev·Jul 25, 2024 · 2 min readGetting my hello world out thereMedfast PhaseII Problem: Pharmacies are distributed and spread out in all over, with med fast we aim is to build a network which brings thousands of small pharmaceutical retailers together, a place they can manage their inventory, and expose their pr...00