Searching CertSprout…
Searching CertSprout…
A little curiosity goes a long way
Search certifications, learning topics, career paths, public profiles and help across CertSprout.
Showing 20 results · Page 7 for “automation”. More results are available below.
GCSA · Identity and access
Authentication establishes who or what is requesting access. Authorization decides which actions that identity may perform on a resource. A successful sign-in therefore does not imply permis…
GCSA · Security architecture
A trust boundary is where data or actions cross between components with different security assumptions. Map those crossings and require appropriate validation, identity checks and authorizat…
GMLE · Reliable automation
Reliable automation describes a desired result and handles existing state deliberately. Idempotency means repeating an operation does not keep adding unintended changes. Validate inputs, lim…
GOAA · Reliable automation
Reliable automation describes a desired result and handles existing state deliberately. Idempotency means repeating an operation does not keep adding unintended changes. Validate inputs, lim…
ITIL4-F · Understand how the ITIL guiding principles can help an organization adopt and adapt service management
…ontext, agreeing the future state, and simplifying it. Automation then applies technology to perform the optimized steps without human intervention. Doing it the other way round hard-codes w…
ITIL4-F · Understand 7 ITIL practices
…hat, email, portals, social media and walk-in. Because automation now absorbs routine work, the value of the desk is increasingly in understanding the business and handling what technology c…
JAMF-100 · Jamf automation and API reasoning
Reliable automation checks current state, makes a bounded change and verifies the result. Design repeated execution to avoid duplicate work after partial failures. Use supported API authenti…
JAMF-200 · Advanced Jamf Pro administration
…up membership and therefore deployment scope Inventory automation can influence later actions. Validate the reported values, missing-data behavior and resulting membership before using an at…
JAMF-200 · Jamf automation and API reasoning
Reliable automation checks current state, makes a bounded change and verifies the result. Design repeated execution to avoid duplicate work after partial failures. Use supported API authenti…
JAMF-300 · Advanced Jamf Pro administration
…up membership and therefore deployment scope Inventory automation can influence later actions. Validate the reported values, missing-data behavior and resulting membership before using an at…
JAMF-300 · Jamf automation and API reasoning
Reliable automation checks current state, makes a bounded change and verifies the result. Design repeated execution to avoid duplicate work after partial failures. Use supported API authenti…
JAMF-400 · Advanced Jamf Pro administration
…up membership and therefore deployment scope Inventory automation can influence later actions. Validate the reported values, missing-data behavior and resulting membership before using an at…
JAMF-400 · Jamf automation and API reasoning
Reliable automation checks current state, makes a bounded change and verifies the result. Design repeated execution to avoid duplicate work after partial failures. Use supported API authenti…
Linux+ · Scripting, Containers, and Automation
Bash exposes state through special variables. $? is the exit status of the last command, 0 for success and non-zero for failure, and is the basis for if and && logic. $$ is the current shell…
Linux+ · Scripting, Containers, and Automation
A for loop iterates a list: for f in *.log; do echo "$f"; done. A while loop repeats while a test is true, commonly while read -r line; do ...; done < file. Tests use [ ] or [[ ]]: -f checks…
Linux+ · Scripting, Containers, and Automation
docker run creates and starts a container from an image; -d detaches it, -p 8080:80 maps host port 8080 to container port 80 in host-first order, --name labels it, and -v or --mount attaches…
Linux+ · Scripting, Containers, and Automation
A Dockerfile describes how to build one image layer by layer with FROM, RUN, COPY, ENV, EXPOSE and CMD or ENTRYPOINT. A docker-compose.yml describes how to run several containers together on…
Linux+ · Scripting, Containers, and Automation
Configuration management tools apply a desired state to many hosts. Ansible runs from a control node over SSH with no agent on targets, using YAML playbooks and an inventory file, which make…
Linux+ · Scripting, Containers, and Automation
git clone copies a repository; git status shows changed files; git add stages them and git commit -m records a snapshot. git branch and git checkout -b create and switch branches so work sta…
MB-230 · Dataverse and business applications
…dentity and relationships before implementing forms or automation. Access rules should protect the underlying data across all entry points, including APIs and background processes. A hidden …
People search uses public names, handles and headlines. Private and unlisted profiles are excluded. Your goals are visible only to you in search.