Datadog Log: Filter logs, Scrub data, Tail with wildcards
Apply log processing rules to a specific log collection configurations to: Filter logs Scrub sensitive data from your logs Proceed to multi-line aggregation Tail directories by using wildcards Encode UTF-16…
Read more »Top 10 Cloud Platforms in 2021
Cloud computing has become as important to the information environment as it is to the consumer’s life. Cloud computing, which supported the world’s economy, worldwide supply chains, and remote workforces…
Read more »Tips for Creating an Excellent Self-Introduction Video
Your resume, picture, degree, and TEFL certificate will not help you stand out in a crowded field of English teaching candidates. A great self-recorded introductory video using the best intro…
Read more »List of Popular DevOps& Software Engineers Telegram Groups and Channel to Join
Name URL Debug School https://t.me/DebugSchool DevOps SRE DevSecOps Community https://t.me/thedevsecops DevOpsSchool https://t.me/devopsschool DevOps Certified Professional https://t.me/devopscertifiedprofessional IOT https://t.me/IOT_professionals AI https://t.me/artificial_intelligence_universe ML https://t.me/machine_learning_professional Other Useful telegram Channel stocksmantra https://t.me/stocksmantrain Professnow https://t.me/professnow…
Read more »List of Top 20 SEO Company & Digital Marketing company in the world
Some of the feature which we look for in each Digital Marketing & SEO products are as follows; SEO Management Rank Tracker Local SEO Mobile SEO Link Manager Landing Pages…
Read more »How to run selenium server and node in background?
Windows LinuxFor unix, nohup represents ‘no hangup’, which is slightly different than a background job (which would be command &. I believe that the above command should be similar to…
Read more »Understanding Tenants, Subscriptions, Regions and Geographies in Azure
Tenant A Tenant, as it relates to Azure, refers to a single instance of Azure Active Directory, or, as it is often called “Azure AD”. Azure AD is a key…
Read more »How Terraform Authenticate to Azure?
How Terraform Authenticate to Azure? Authenticating to Azure using the Azure CLI Authenticating to Azure using Managed Service Identity Authenticating to Azure using a Service Principal and a Client Certificate…
Read more »Ansible Module Sample Code using Linux Bash script Example 5
Ansible Tutorial | How to write Ansible Playbooks | Ansible Crash Course
Read more »Terraform Example Code for AWS Windows Server with IP-Username-Password
aws_instance.example.*.password_data is a list of the password_data results from each of the EC2 instances. Each one must be decrypted separately with rsadecrypt. In Terraform v0.11 requires using null_resource as a…
Read more »How to loop and iteration executations in Ansible Playbook with Example?
Example Playbook Code
Read more »How to set condition module executations in Ansible Playbook with Example?
Example – 1 For CENTOS / RHEL Example – 1 For Ubuntu
Read more »Complete Tutorial on big O (big oh) notation
In this Tutorial I am going to cover Complete Tutorial on big O (big oh) notation. If you know something about Asymptotic Notations The big-O Notation is a part of…
Read more »Terraform Assignment: Azure Creating Linux VM with a Image using Data Sources
Output all the UBUNTU VM Image from Azure from one region but Use one of these image in Creating VM.
Read more »Example Terraform code to Create Github Repository
Generate GITHUB ACCESS Token Write Providers.tf Write Resources-github.tf Run Following Commands
Read more »What is JMX and Why do we need it?
Java Management Extensions (JMX) was introduced in J2SE 5.0 release. It is a set of specifications used for network and application management. It specifies a method for developers to integrate…
Read more »How to install Zabbix server and dashboard using Docker?
zabbix Container do not accept config changes while running. Any changes you want to make in the containers of zabbix, must be passed during “docker run” itself. Check Docker hub…
Read more »