DevOps & Deployment questions and answers
Pipelines, servers, observability and release mechanics. Page 17 of 20.
System Design practice on Codemia
Work through 120+ system design problems with detailed solutions, from rate limiters to multi-region storage.
Answers 961-1020
- How to pull a private container from AWS ECR to a local cluster
- How to pull environment variables with Helm charts
- How to pull image from dockerhub in kubernetes?
- How to push different local Git branches to Heroku/master
- How to query cloudwatch logs using boto3 in python
- How to re-deploy stack when getting ''resource already exists in stack'' error, without deleting the resource
- How to re-sign the ipa file?
- How to read files and stdout from a running Docker container
- How to rebuild and update a container without downtime with docker-compose?
- How to rebuild docker container in docker-compose.yml?
- How to recycle pods in Kubernetes
- How to redirect docker container logs to a single file?
- How to redirect TensorFlow logging to a file?
- How to reference kubernetes secrets in helm chart?
- How to register EC2 Instance to ECS cluster?
- How to remove a ConnectionString using Config Transformations
- How to remove all debug logging calls before building the release version of an Android app?
- How to remove docker images based on name?
- How to remove old and unused Docker images
- How to remove old Docker containers
- How to remove old Docker containers
- How to remove orphaned partition replica from kafka broker after cancelling reassignment?
- How to requeue messages in RabbitMQ
- How to restart a failed pod in kubernetes deployment
- How to restart apache2 without terminating docker container?
- How to restart kafka server properly?
- How to Restart Kubernetes deployment using API Server
- How to restart kubernetes nodes?
- How to restart RabbitMQ service
- How to restore original client IP from Cloudflare with NGINX ingress controller
- How to retrieve a secret in terraform from aws secret manager
- How to retrieve the current version of a MySQL database management system DBMS?
- How to retrieve the pod/container in which run a given process
- How to rolling restart pods without changing deployment yaml in kubernetes?
- How to run a cron job inside a docker container?
- How to run a docker container if not already running
- How to run a jenkins project to run on multiple slaves?
- How to run bash function in Dockerfile
- How to run docker-compose up -d at system start up?
- How to run Kafka with SASL_SSL
- How to run kubernetes cronjob immediately
- How to run Nginx within a Docker container without halting?
- How to run shell script on host from docker container?
- How to run shell script using CronJobs in Kubernetes?
- How to run Tensorflow on SLURM cluster with properly configured parameter server?
- How to save/restore a model after training?
- How to scale k8s pods according to rabbitmq queue message rate?
- how to scale kubernetes daemonset to 0?
- How to schedule pods restart
- How to scrape metrics-server to prometheus outside kubernetes cluster
- How to search for plain text in cloudwatch logs insights?
- How to see all running Amazon EC2 instances across all regions?
- How to see docker image contents
- How to see logs of terminated pods
- How to see Pod logs a container name must be specified for pod... choose one of wait main
- How to see the logs of a docker container
- How to send a stacktrace to log4j?
- how to serve pytorch or sklearn models using tensorflow serving
- How to set an environment variable in Amazon EC2
- How to set dynamic values with Kubernetes yaml file

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