Posts
Ansible
adhoc commands ref Examples shell command ansible -m shell -i environments/testing/inventory -l enterprise-search -b enterprise-search -a "cd /tmp; nohup /usr/share/enterprise-search/bin/enterprise-search > nohup.out 2>&1 &"
Acuative
Summary Accelerate Your Network Transformation https://www.linkedin.com/company/acuative/about/ Elastic services offered by this company ATTACH
Abdulrahman H. Abdulmuhsen
Summary Abdulrahman H. Abdulmuhsen email: a.abdulmuhsen@kfupm.edu.sa
Abdullah Joud
Summary One of the lead developers at Contact email: joud@kfupm.edu.sa
Ansible Testing Spectrum
Testing playbooks valid yaml: yamllint best practices using yaml valid playbook: check sytanx error and
An Awesome thought
This is another awesome though
Ali Al Jowaher
Summary Works in ICTC as Business Analyst and partly as Developer. Technology enthusiast. Fluent. Well manared and behaved.
Active Record Pattern
A Design Pattern to communicate with database.
Acceptance Criteria (AC)
Definition ref: link Acceptance criteria are a set of statements that describes the conditions a software product or a project deliverable must satisfy in order for the User Story to be accepted by a Product Owner, user, customer, or other stakeholder. Acceptance criteria are incredibly important in Scrum because they spell out what a development team needs to accomplish for a given Sprint. Whenever a user story is written the product owner and the team collaborate to determine the AC of the story....