DevOps & Deployment questions and answers
Pipelines, servers, observability and release mechanics. Page 12 of 20.
System Design practice on Codemia
Work through 120+ system design problems with detailed solutions, from rate limiters to multi-region storage.
Answers 661-720
- How replace specific property value in an array's item in Helm values.yaml on command line instead of the entire array/map?
- How should I log while using multiprocessing in Python?
- How to access hosts in my network from microk8s deployment pods
- How to access Kubernetes container environment variables from React.js application?
- How to access private Docker Hub repository from Kubernetes on Vagrant
- How to access remote server with local phpMyAdmin client?
- How to access Spring-boot JMX remotely
- How to achieve high availability in a Kafka Streams app during deployment?
- How to activate JMX on my JVM for access with jconsole?
- How to add a custom health check in spring boot health?
- How to add additional scrape config to Prometheus
- How to add basic authentication for Tensorflow serving
- How to add flag to Kubernetes controller manager
- How to add multiple keys for elastic beanstalk instance?
- How to add users to Docker container?
- How to analyze disk usage of a Docker container
- How to analyze logs in a distributed system?
- How to assign a static IP to a pod using Kubernetes on deployment
- How to assign AWS IAM Role to Service Account with Terraform?
- How to assign more memory to docker container
- How to asynchronously log stdout/stderr in Python?
- How to attach multiple IAM policies to IAM roles using Terraform?
- How to automate Kafka Testing
- How to automatically remove completed Kubernetes Jobs created by a CronJob?
- How to automatically restart delayed_job when deploying a rails project on Amazon Elastic Beanstalk?
- How to automatically start a service when running a docker container?
- How to automatically stop rolling update when CrashLoopBackOff?
- How to avoid having to enter image version in deployment yaml and use most recent image from azure container registry
- How to avoid installing Unlimited Strength JCE policy files when deploying an application?
- How to avoid reinstalling packages when building Docker image for Python projects?
- How to avoid single point of failure from given distributed architecture
- How to build docker with non-root user privileges to setup python application with pipenv?
- How to build efficient Kafka broker healthcheck?
- how to build singularity container from dockerfile
- How to calculate containers' cpu usage in kubernetes with prometheus as monitoring?
- How to calculate the CodeSha256 of aws lambda deployment package before uploading
- How to change a running pod name?
- How to change broadcasted ip in tomcat cluster
- How to change control-plane-endpoint option in a live cluster?
- How to change default K8s cluster registry?
- How to change nginx config in amazon elastic beanstalk running a docker instance
- How to change root logging level programmatically for logback
- How to change the AWS account using the Elastic Beanstalk CLI
- How to change the default docker registry from docker.io to my private registry?
- How to check if a service is running on Android?
- How to check if Kubernetes cluster is running fine
- How to check if pod security policy is enabled?
- How to check if Python app is running within AWS lambda function?
- How to check if specific resource already exists in CloudFormation script
- How to check if the docker engine and a docker container are running?
- How to check Kafka server status or details?
- How to check that a Cassandra node is ready?
- How to check the containers running on a pod in kubernettes?
- How to classify a failure detector?
- How to clean-up old unused Kubernetes images/tags?
- How to cleanup failed CronJob spawned Jobs once a more recent job passes
- How to clear GPU memory occupied by zombie process if it's parent is init?
- How to clone a private git repository into a kubernetes pod using ssh keys in secrets?
- How to configure a Kubernetes Multi-Pod Deployment
- How to configure a non-default serviceAccount on a deployment

Course
Beginner
27 lessons
10 hours
System Design Fundamentals
Build a strong foundation in designing scalable, reliable distributed systems.
View the course