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 – 4 – Docker Networking

Basics of Docker Networking Docker automatically sets up the bridge by default and automatically allocates every container a dynamic ip address out of subnet ranges When you install Docker, it…

Read more »

Docker Lab, Excercise & Assignment – 3 – Docker Volume

Simple Flow to Create Volume /john1 The volume is exist even you restarts. Lets build a image with predefined Volume Mapping between Host Volume and Containers Senario 1 – Read…

Read more »

Docker Lab, Excercise & Assignment – 2

Start some containers In this section you will start up some containers that you can work with in the following sections. When all the containers are started it will look…

Read more »

Docker Lab, Excercise & Assignment – 1

Requirements Linux OS X Windows 7.1, 8 or newer BUT NOT Windows 10. Install Docker Installation and Configuration Pull commonly used images The following images will be used during the…

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 »

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 »

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 »

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 »

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 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 »

SRE (Site reliability engineering ) Use Cases & Its implementations

Day 1 – SRE use case with Doing SRE without SRE SRE Without SRE: The Spotify Case Study Many people are surprised that Spotify does not actually have an SRE…

Read more »

How to Upload a package using Maven in Artifactory?

Prerequisite#1 – JAVA Prerequisite#2 – Artifactory Prerequisite#3 – Maven Prerequisite#3 – How to work with Artifactory aka Artifactory Workflow Step 1 – Create a empty directory and get inside it…

Read more »

The best student courses for developers in the USA

IT development is an extremely popular occupation in the United States. Why is it so common? Let’s figure it out! Why you should become a developer One of the reasons…

Read more »

How to setup vmware Tanzu on Azure?

Different types of vmware Tanzu Edition Basic https://tanzu.vmware.com/tanzu/basic VMware Tanzu Kubernetes Grid https://docs.vmware.com/en/VMware-Tanzu-Kubernetes-Grid/index.html https://tanzu.vmware.com/kubernetes-grid – https://docs.vmware.com/en/VMware-Tanzu-Kubernetes-Grid/1.3/vmware-tanzu-kubernetes-grid-13/GUID-index.html Standard https://tanzu.vmware.com/tanzu/standard VMware Tanzu Kubernetes Grid Advanced https://tanzu.vmware.com/tanzu/advanced VMware Tanzu Kubernetes Grid Deploy Tanzu…

Read more »

Working with Cloud Foundary – Basic Tutorials

Section 1 – The CLI The CLI, or Command Line Interface, is the tool you will use to interact with Cloud Foundry. The CLI runs in a terminal window and…

Read more »

Getting Started with Cloud Foundry for Kubernetes using cf-for-k8s in Linux(Ubuntu)

Step 1- Install the cf CLI Using a Package Manager Step 2- You will need kubectl to interact with your cluster kubectl install instructions Step 3 – KinD (Kubernetes in…

Read more »

9 Cloud Security Challenges

The cloud is forever expanding and being used more and more by organizations to develop code and store data. As a result, it’s critical for companies to have a good…

Read more »

Most Popular Link Building Websites

For Any Link Building work – Please email us to links@wizbrand.com Technology & Education # Domain Name Alexa Rating (Date) Domain Authority 1 https://www.devopsschool.com/ 2 https://www.scmgalaxy.com/ 3 https://www.bestdevops.com/ 4 https://gurukulgalaxy.com/…

Read more »

Top 5 IT Management Tools | IT Management Software

The best IT management tools simplify the process of managing IT systems from customer support to diagnostics. This is especially important because running an organization involves keeping track of a…

Read more »

How To Tackle With A Corrupted Flash Drive

Flashdrives, SD cards, CF cards, hard drives are all products of technology brought into being for the purpose of storing large amounts of data. Over the time technology has given…

Read more »

Understanding Authentication & Authorization in kubernetes

Authentication – How User’s access should be allowed? The process or action of verifying the identity of a user or process.Authorization – What Access and till what extent should be…

Read more »

List of top 5 Message queue software in 2021

Message queue (MQ) software is used to enable process-related communication between IT systems. The queue provides asynchronous protocols to allow senders and receivers to communicate remotely and at different times….

Read more »

How to download and install gitflow?

Download and install gitflow in windows Download and install gitflow in Mac Download and install gitflow in Ubuntu Download and install gitflow in Centos/Rhel

Read more »

Huge collection of web reference for Patterns of Scalable, Reliable, and Performant Large-Scale Systems

Principle Lessons from Giant-Scale Services – Eric Brewer, UC Berkeley & Google Designs, Lessons and Advice from Building Large Distributed Systems – Jeff Dean, Google How to Design a Good…

Read more »

Top & Best 201 Hacking & Penetration Testing Tools Collection

Pentesters arsenal tools   🔸 Sandcat Browser – a penetration-oriented browser with plenty of advanced functionality already built in.  🔸 Metasploit – tool and framework for pentesting system, web and many more, contains a lot a…

Read more »

List of Step by Step Manuals, Howto Guide & Tutorials for Every Software Engineers

Shell/Command line   🔸 pure-bash-bible – is a collection of pure bash alternatives to external processes.  🔸 pure-sh-bible – is a collection of pure POSIX sh alternatives to external processes.  🔸 bash-guide – is a guide to learn bash.  🔸 bash-handbook –…

Read more »