Docker Lab, Excercise & Assignment – 5 – Docker Registry

Lesson Objectives Understanding where images come from Pulling a Docker image from Docker Hub Pushing a Docker image to Docker Hub Getting an image from Docker Hub Docker Hub is the…

Read more »

Docker Lab, Excercise & Assignment – 1

Requirements Install Docker Installation and Configuration Pull commonly used images The following images will be used during the workshop and may be pulled in advance to limit network usage. Running…

Read more »

List of Populars Blogs Collection on Blogger.com

Technolgoy Blogs https://agileanddevops.blogspot.com/ https://bestdevops.blogspot.com/ https://blogfromrajesh.blogspot.com/ https://build-release.blogspot.com/ https://build2release.blogspot.com/ https://buildreleasetraining.blogspot.com/ https://chef-training.blogspot.com/ https://devops-consulting.blogspot.com/ https://devops-trainer.blogspot.com/ https://devopsconsultant.blogspot.com/ https://devopsfreelancers.blogspot.com/ https://devopstraining.blogspot.com/ https://dockertraining.blogspot.com/ https://gittrainingindia.blogspot.com/ https://gradletraining.blogspot.com/ https://gurukulgalaxy.blogspot.com/ https://jenkins-training.blogspot.com/ https://kubernetstraining.blogspot.com/ https://learn-blogging-techniques.blogspot.com/ https://puppettraining.blogspot.com/ https://rajeshkumarmahto.blogspot.com/ https://scmtraining.blogspot.com/ https://learn-devops.blogspot.com/ https://perforcetraining.blogspot.com/ https://teamcity-training.blogspot.com/ Travel and Tourism…

Read more »

10 Money Saving Tips for University Students

As they say, when you are a student, you live your brightest life. But they often forget to mention that when you are a student, you often don’t have enough…

Read more »
git-hosting-services

Top 10 best Git hosting solutions and services in 2021

In this tutorial we are going to talk about Top 10 Git hosting solutions.   In the software development process, from developers to testers, Git is useful for everyone who…

Read more »

What is Azure Advisor?

Hi guys, today we will discuss what Azure Advisor is?  What are the roles and responsibilities of an Azure Advisor? But before moving to the topic, we should know some…

Read more »

Complete guide of OpenShift certification courses, tutorials & training

What is OpenShift? Containerization make possible for IT organizations to become more agile and scalable, which help them to become more efficient in application development. If we believe on Gartner’s…

Read more »

What is Azure Automation?

Introduction of Azure Automation Automation is a fronton leader of all IT solutions for businesses. If a method is redundant, you employ technological resources to change it. If a method…

Read more »

What is Azure CDN?

Hi guys, do you all know what Azure CDN is and its assets? So let us learn about Azure CDN and its assets. But before discussing these topics we should…

Read more »

What are Azure Communication Services?

Reasons You Should Start Using Azure Communication Services Effective communication has always been a key to the success of every company. This spread of pandemic has completely changed the way…

Read more »
top-10-scripting-languages-in-devops

Top 10 Scripting Languages in DevOps – 2021

Software engineers and IT professionals often get confused when it comes to learn which programming or scripting language is good for their career as a DevOps engineer? This has led…

Read more »

Top 10 free screen recorder with quality video and audio

Free screen recorder applications have come a long way in the past few years, and there are tons of impressive tools out there that can capture everything that happens on…

Read more »

Technology Affects Dating. How Can We Solve This?

In the age of technology, we find ourselves accessible and being everyday detectives. Anything you want to know is a couple button pushes away. While this is empowering, it’s also…

Read more »

What is Azure Media Services?

What is Azure Media Services? We are in a world where the pandemic situation forcing white-collar jobs to work from home and there is a surge in the number of…

Read more »

What is Azure Lab Services?

Microsoft released in February 2019 a new service called Azure Lab service. Azure Labs is a cloud based computer lab Created by Microsoft that allows schools and other organizations to…

Read more »

What is Rancher and How to learn Rancher?

What is Rancher? Rancher is an open source platform for Kubernetes Management. It makes it really simple to create clusters, manage multiple Kubernetes clusters and gives a nice user interface…

Read more »

kubelet complete command line reference

Read more »

How to change the cgroup driver from cgroupfs systemd in docker?

How to change the cgroup driver from cgroupfs to systemd in RHEL/Centos? How to change the cgroup driver from cgroupfs to systemd in Ubuntu

Read more »

What is Azure Spring Cloud?

Spring Cloud Azure is an open-source project that provides seamless spring integration with Azure services. It gives developers a Spring-idiomatic way to connect and consume Azure services, with only need…

Read more »

What is Traefik & How to Learn Traefik?

We are excited to publish our new Traefik Course which will help you to learn and start quickly configuring and deploying your workload to Traefik. This full in-depth Traefik training…

Read more »

What is Azure App Configuration?

Introduction Guys, first of all, let’s know about Azure, after that, I’ll explain to you about Azure App Configuration. Microsoft Azure is one of the platforms as a service (PaaS)…

Read more »

What is Jenkins?

Jenkins provides us seamless ways to set up a CI/CD environment for almost any combination of code languages and source code repositories using pipelines. It is an open-source automation server…

Read more »

LinkerD – What, Why, Benefits, and Differences With Istio?

What is Linkerd? Linkerd is an open source service mesh counted as the lightest and fastest service mesh developed to be deployed into a variety of container schedulers and frameworks…

Read more »

How to Integrate Artifactory with Jenkins?

Step – 1 – Install “Artifactory” Jenkins plugins Step – 2 – Configure Artifactory servers Step – 3 – Configure Jenkins Jobs

Read more »

How to migrate artiafactory derby database to mysql database?

Step 1 – Check mysql version supported by artiafactory 7.x Artifactory supports MySQL v5.5, 5.6, 5.7 and 8.x with InnoDB engine which is the default provided. Step 2 – Take…

Read more »

Top 25 Best and Most Popular IT Certification Courses and Training Programs In-Demand

The IT sector is one of the fastest-growing industries globally. There are so many opportunities awaiting for individuals looking to create a niche for themselves with high paychecks in the…

Read more »

How to install Gradle?

Step – 1: Install Required version of JAVA Step – 2: Downlod and Extract Step – 3: Set gradle into a path $ export PATH=$PATH:/opt/gradle/gradle-7.1.1/bin$ gradle -version$ gradle -help

Read more »

How to Setup Docker Registry/Repository on Jfrog Artifactory Pro On-Prem?

The Docker client limitations: Artifactory offers solutions to these limitations Artifactory offers solutions to these limitations allowing you to create and use any number of Docker registries. Using a Reverse…

Read more »

List of Top Microsoft Azure Services

Microsoft Azure, formerly known as Windows Azure, is the name of Microsoft cloud Services product like Amazon has AWS (Amazon Web Services) and Google Cloud. It is Microsoft’s public cloud…

Read more »

How to download a package using Maven from Artifactory?

Sample Code https://github.com/devopsschool-demo-labs-projects/artifactory-sample-code Method # 1 – Using Profile – setting.xml with “repositories” and pluginRepositories element Method # 2 – setting.xml with mirrors element. Belew content is for this only….

Read more »