DevOps
23 TopicsUnlocking the Power of Spatial Data: Azure Cache for Redis Geospatial Indexing
In the digital age, spatial data management and analysis have become integral to a wide array of technical applications. From real-time tracking to location-based services and geospatial analytics, efficient handling of spatial data is pivotal in delivering high-performance solutions.3.4KViews1like1CommentDevOps Primer (Part 1)
What is DevOps DevOps enables better communications between developers, operations, quality and security professionals in an organisation, it is not software or hardware and not just a methodology, it is so much more! What it does is bring together the people in your teams (both developers and ops people), products and processes to deliver value to your end users.4.9KViews0likes1CommentAll Around Azure DevOps with GitHub Live Event 27th April 2021
This event follows along the DevOps Learning Path. A learning path is a carefully curated set of technical sessions that provide a view into a particular area of Azure; and often help you prepare for a certification. Each session ina learning path is business-scenario focused so you can see how this technology could be used in the real world. Each session is independent, however viewing them as a seriesbuilds aclearer picture of when and how to use which technology.2.7KViews0likes0CommentsLearn TV - Sharpen your AI Edge skills with Microsoft Learn and Oxford University 12th Oct 2020
In this session we will create a DevOps solution for Azure IoT Edge devices. The solution will employ a CI/CD (continuous integration/continuous deployment) strategy using Azure DevOps, Azure Pipelines, and Azure Monitor Application Insights on a Kubernetes cluster. https://docs.microsoft.com/en-us/learn/modules/implement-cicd-iot-edge/2.7KViews0likes0CommentsGet started with Docker and Containers.
Docker solves a lot of problems like: - Creating a reproduceable environment, great if you want Dev, Staging and Pro environment to look the same. - Helps with onboarding. Onboarding developers used to take weeks, before they had installed all the programs, all the libraries, configured everything correctly. - Works on my machine AND in the Cloud. The Docker container is a black box that runs the same everywhere because you specify what's in there from, variables, libs, your app, and hosting layer. - Microservice architecture, a lot of system today are split up into many small pieces APIs. To build all of these small pieces you need a container technology like Docker. As a new developer, learning about using containers is a must as so many Companies use it and it's used evreywhere from Web, to ML to IoT. Here's a collection of tutorials that takes you from the very beginning.8KViews3likes0CommentsDevOps and Toolsets – Teaching Performance Engineering
First published on MSDN on Feb 28, 2017 I have been working with a University over the past few weeks helping them implement a new course on Performance Engineering which encompass a lot of DevOps practices, think the teaching and awareness of DevOps is a excellent, within Industry there are real consequences if an organisation is unable to deliver apps or services quickly or builds a completely wrong implementation from the start.1.3KViews0likes1Comment