The Azure container registry is Microsoft’s own hosting platform for Docker images. It is a private registry where you can store and manage private docker container images and other related artifacts. These images can then be pulled and run locally or used for container-based deployments to hosting platforms. In this tutorial, you will learn how to create a custom docker image and continuously deploy it to an Azure container registry.
In my introduction to this blog series, I talked about why Unified Endpoint Management (UEM) is more relevant than ever before. In this first part I will talk about the first few letters and how they tie into Ivanti. While reading this blog, put your own experiences into perspective with how you and your company were forced to work during COVID-19.
Since entering the scene in the late 2000s, DevOps has changed the way development and IT operations teams collaborate together to produce and deploy new digital services, apps, features, and updates. DevOps has helped to streamline the production process to ensure more efficient workflows and a more reliable service. This created a shared responsibility between development and operations teams to collaborate together with the goal of creating a premium product or service for their customers.
It’s no secret that organisations are up against skilled, relentless and determined adversaries. Security operations teams need to continuously test their detection capabilities by carrying out adversary emulation plans that are made up of varying tactics, techniques and procedures (TTPs) and track key metrics of their coverage in order to close any existing gaps. There are many tools available for running adversary emulation plans and performing purple team exercises.
At this point, it’s fair to say that containers and Kubernetes changed the dynamics of infrastructure and platforms. It’s no secret that even though managing Kubernetes clusters is still somewhat complex, in the early days, it was even harder, which is when we saw solutions such as Rancher come up to help us address those challenges. You will inevitably run into cluster-related challenges when adopting Kubernetes.