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 for “containers”. More results are available below.
AWS-CLF · Cloud Technology and Services
…yourself. Amazon ECS and Amazon EKS orchestrate Docker containers, with ECS as the AWS-native scheduler and EKS as managed Kubernetes; either can run on EC2 instances you manage or on AWS Fa…
AWS-SAA · Design Resilient Architectures
…e region and can be mounted by thousands of instances, containers and Lambda functions at the same time, growing and shrinking automatically. Amazon FSx fills the gaps for Windows SMB shares…
AZ-140 · Azure Virtual Desktop
… and application state depend on that machine. Profile containers can keep user state separate from compute, but introduce storage and identity dependencies. Diagnose sign-in and profile loa…
AZ-305 · Design infrastructure solutions
… slots and autoscale. Azure Container Apps and AKS run containers, with Container Apps hiding Kubernetes for microservices and event-driven jobs, and AKS exposing the full Kubernetes API for…
CKAD · Container fundamentals
…iguration at deployment time. Rebuilding and replacing containers should be routine, so avoid relying on manual changes inside a running instance. Worked example A container image should con…
CODE · Container fundamentals
…iguration at deployment time. Rebuilding and replacing containers should be routine, so avoid relying on manual changes inside a running instance. Worked example A container image should con…
DCA · Container fundamentals
…iguration at deployment time. Rebuilding and replacing containers should be routine, so avoid relying on manual changes inside a running instance. Worked example A container image should con…
DCA · Docker operations
A container's writable layer is tied to that container's lifecycle. Use an appropriate volume or external service for data that must survive replacement. Configure networking and published p…
DP-900 · Describe considerations for working with non-relational data on Azure
…Blob Storage holds unstructured objects of any size in containers, with block blobs for files, append blobs for logs and page blobs for VM disks. Azure Files provides SMB and NFS file shares…
DP-900 · Describe considerations for working with non-relational data on Azure
… with the hierarchical namespace enabled, turning flat containers into real directories and files. That allows atomic directory renames, POSIX-style access control lists at folder level, and…
FCFP · Container fundamentals
…iguration at deployment time. Rebuilding and replacing containers should be routine, so avoid relying on manual changes inside a running instance. Worked example A container image should con…
GCP-CDL · Digital transformation with Google Cloud
…as a Service manages the runtime so you deploy code or containers without patching servers. Software as a Service delivers a finished application such as Google Workspace; you manage only yo…
GCP-CDL · Modernize infrastructure and applications with Google Cloud
…cy or licensed software. Google Kubernetes Engine runs containers with orchestration, autoscaling and self-healing; Autopilot mode manages the nodes for you. Cloud Run runs stateless contain…
GCP-CDL · Modernize infrastructure and applications with Google Cloud
…he main modernisation benefit. Kubernetes orchestrates containers at scale: scheduling, scaling, restarting failed instances and rolling updates. Docker images are the packaging format; a re…
GCP-CDL · Modernize infrastructure and applications with Google Cloud
…r re-architect rewrites for cloud-native patterns like containers and microservices, delivering the most benefit at the highest effort. Replace swaps the application for a SaaS product. Reti…
HFCP · Container fundamentals
…iguration at deployment time. Rebuilding and replacing containers should be routine, so avoid relying on manual changes inside a running instance. Worked example A container image should con…
KCNA · Container fundamentals
…iguration at deployment time. Rebuilding and replacing containers should be routine, so avoid relying on manual changes inside a running instance. Worked example A container image should con…
LFCA · Container fundamentals
…iguration at deployment time. Rebuilding and replacing containers should be routine, so avoid relying on manual changes inside a running instance. Worked example A container image should con…
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…
People search uses public names, handles and headlines. Private and unlisted profiles are excluded. Your goals are visible only to you in search.