Install and Configure Prometheus for Collecting Docker metrics
How to install Install Docker Configure docker for exposing a Metrices at end point To configure the Docker daemon as a Prometheus target, you need to specify…
What are Azure Blueprints?
The Azure blueprints help us to define a continuous set of Azure resources that tools and follows an organization’s values, patterns, and necessities. The development teams can…
What is Azure Automanage?
Hi guys, today we will discuss about Azure Automanage. What are the roles and responsibilities of an Azure Automanager? But before moving to the topic, we should…
What is Adobe After Effects?
Adobe After Effects is an excellent software application primarily for creating motion graphics and special effects used in video, online content and presentations. It can be used…
Agile Certification Authorized by DevOpsCertification.Co
DevOpsCertification.Co is dedicated to advancing the human elements of Agile success. Our role-based approach to certification focuses on the most modern competencies and hireable skills required by…
Master of DevOps Engineering Certification Authorized by DevOpsCertification.co
About Master of DevOps Engineering DevOpsCertification.co curriculum is based on IT industry research and the most up-to-date resources to enable a role-based development approach that focuses on…
What is Site Reliability Engineering SRE? Salary and Future Growth of SRE Engineers?
What is SRE? SRE is a Site reliability engineering its produced by Google in 2003 prior to the DevOps movement, when the first team of software engineers…
DevSecOps Certification authorized by- DevOpsCertification.co
The DevOpsCertification.co Program offers you the ability to earn credentials to demonstrate your DevSecOps expertise. It is designed to validate your DevSecOps Certified Professional skills and capability…
Elasticsearch QUERY Parameters Examples with Explanation
Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday…
Delhi-NCR(DCP) – AWSAssociate – Ansible(EX407) – Azure DevOps – Bittu – Vijay – Rakesh
Delhi-NCR – DevOps Certified Professional (DCP) https://www.devopsschool.com/delhi-noida-gurugram/ https://www.devopsschool.com/trainer/devops-trainer-delhi.html https://www.devopsschool.com/training/devops-training-delhi.html https://www.devopsschool.com/training/aws-training-delhi.html https://www.devopsschool.com/training/aws-training-delhi.html https://www.devopsschool.com/training/aws-training-gurgaon.html Azure DevOps https://www.devopsschool.com/courses/azure/ Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I…
Bangalore(DCP) – DCA – CKA – DSOCP – SRECP [Mantosh – Amit]
Bangalore – DevOps Certified Professional (DCP) https://www.devopsschool.com/bengaluru/ Docker – DCA https://www.devopsschool.com/courses/docker/ https://www.devopsschool.com/courses/docker/docker-essential-training.html https://www.devopsschool.com/courses/docker/docker-intermediate-training.html https://www.devopsschool.com/courses/docker/docker-advance-training.html https://www.devopsschool.com/courses/docker/docker-security-training-advance.html https://www.devopsschool.com/courses/docker/docker-certified-associate-dca.html https://www.devopsschool.com/courses/agenda/virtulization-and-container-tools/cloud-computing-essentials.html https://www.devopsschool.com/courses/agenda/virtulization-and-container-tools/docker-essentials-in-windows.html https://www.devopsschool.com/courses/docker-swarm/ https://www.devopsschool.com/courses/docker-swarm/docker-swarm-essential-training.html https://www.devopsschool.com/courses/docker-swarm/docker-swarm-intermediate-training.html https://www.devopsschool.com/courses/docker-swarm/docker-swarm-advance-training.html http://www.devopsschool.com/courses/agenda/containers-tools/docker-enterprise-intermediate-training.html https://www.devopsschool.com/courses/agenda/containers-tools/docker-essentials-in-windows.html http://www.devopsschool.com/courses/agenda/containers-tools/docker-swarm-essentials.html https://www.devopsschool.com/certification/devops-certified-professional-dcp.html https://www.devopsschool.com/trainer/docker-trainer-pune.html…
Top 50 Facebook Groups for DevOps.
Facebook group is a page meant for users with common interests, where they can share information or their knowledge. Any person can create a group about any…
Kubernetes Configmap explained using example
Content of reverseproxy.conf Commands to execute to create configmap Example pod using configmap Validating configmap inside a pod Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge…
How to expose multiple port in services in kubernetes or Multi-Port Services
You have two options: You could have multiple services, one for each port. As you pointed out, each service will end up with a different IP address…
How to get the best DevOps Training and Certification in India?
In this article, I’m going to describe Best DevOps Training and Certification In India. There are multiple IT institutes in India. DevOpsSchool is the best training institute…
Python Tutorials: How to use pip command to Python3.x instead of Python2.7?
First of all, pip is made for Python2.x and pip3 is made for Python3.x. Thus you need to select wisely which version of module you are installing….
Python Tutorials: List of Python Environment Variables
Here are important environment variables, which can be recognized by Python − Sr.No. Variable & Description 1 PYTHONPATHIt has a role similar to PATH. This variable tells…
Terraform Environment Variables Exaplained!
Terraform has many environment variables which can be used to customize various aspects of its behavior of terraform. However all are optional, i.e None of these environment…
Terraform: run code after resources is created using using remote-exec provisioners
The chef, file, local-exec, puppet, remote-exec, provisioner invokes a script on a remote resource only after it is created. Thus, if you add provisioner code after “terraform…
Terraform Tutorials: How to do Loop / Iterate in Terraform?
Resources Resources are the most important element in the Terraform language. Each resource block describes one or more infrastructure objects, such as virtual networks, compute instances, or…
Understanding local-exec provisioner in terraform
Terraform Provisioners can be used to do specific actions on the local machine or on a remote machine in order to prepare servers or other infrastructure resources….
All about AWS Certified Cloud Practitioner- Foundation
This certification path is meant for individuals who are seeking to build and validate overall understanding of the AWS Cloud in spite of their specific technical roles….
Which AWS Cloud Certification Is Right for You?
It sound’s great if you’re thinking about getting AWS certified. The demand for Cloud computing skills are huge, and whether you’re looking to take your career to…
DevOps Interview Questions and Answer – Part 3
What did you learn yesterday/this week? Talk about your preferred development/administration environment. (OS, Editor, Browsers, Tools etc.) Tell me about the last major Linux project you finished….
DevOps Interview Questions and Answer – Part 2
What DevOps is? Why do we need it? Example of answers: Why do we need it? Increase deployment frequency Lower failure rate of new releases Shortened lead…
CloudFormation EC2 Mapping Parameters AllowedValues Example Program
Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday…
CloudFormation EC2 Volume ebs elasticip Example Program
Creating a security group Creating an EC2 instance Increased root volume on the EC2 instance Attaching an externally created EBS volume Attached Elastic IP to the instance…
Web.config Transformation Using TeamCity explained
Usually Web.config Transformation is being done during a deployment of dotnet application to various server during deployment time. Here Teamcity is a CI server thus deployment can…
Udeploy aka urbancode deploy Role, Team, Users and groups explained!!
IBM UrbanCode products use a role- and team-based security system. Permissions are assigned to roles, not to users. In IBM UrbanCode Deploy, for instance, roleless users can…
What is Uninstall and Uninstall Component in uDeploy?
Component process types – Uninstall and Application process types “Uninstall Componeet” would not Uninstall a files which was uninstalled in last deployment. rather Uninstall steps has to…
