Linux Format

Master Linux VM creation in Azure

we’re looking at how Linux and Azure can W work together to provide a highly resilient infrastructure and how the features that come as part of Azure can make life easier. To try this out, we’ll create a basic Ubuntu VM and look into the principles behind Azure best practice and then discuss some of the more advanced features.

Be aware: trying this tutorial does have a small cost for the virtual machines and associated items created. As long as you are cautious and remove and power off items not actively in use, the costs involved should be no more than a few dollars. Microsoft even offers $200 of credit for new Azure users (https://bit.ly/3UJJDIP). For those interested in understanding the pricing in Azure further, Microsoft has a calculator for working out the costs involved at https://bit.ly/43DeYRr.

Azure is more than just a simple cloud VM provider. Part of its allure is the fact that it is easy to add features such as estate monitoring, load balancing, customer-defined virtual networks, managed databases, blob storage and all manner of things that budget VM providers never provide. Azure can be as simple or complex as desired, budget allowing.

For those in regulated industries, Microsoft provides documents that can be provided to satisfy audit requirements (for example, HIPPA, ISO27001 and so on). It isn’t a magic cover-all bullet but it makes auditing cloud infrastructure much simpler and less stressful.

There are many ways to create all the different items in Azure, including scripting, the Azure AZ CLI and using the Azure portal GUI. The portal web interface () can be considered to be the GUI front-end

You’re reading a preview, subscribe to read more.

More from Linux Format

Linux Format1 min read
Vector Vexations
Why does MySQL not support vectors in its community edition? Generative AI is the hot topic in tech. GenAI relies on vector data. Yet Oracle has no plans to support vectors in the community edition of MySQL. If you want to try out vector data with ot
Linux Format5 min read
Tips For Managing Docker Containers
Everyone knows how containers revolutionised application building and deployment. Using a E disposable stack of containers that make up an app that aren’t using the docker-compose command to manage the stack are missing a trick. It allows the shippin
Linux Format1 min read
Wine For Wayland
2023 was a great year for the Wayland driver for Wine. The goal was to move forward from the experimental phase and make the driver a proper upstream component. A year later, after several merge requests, many people are now already able to use the l

Related Books & Audiobooks