DevOps 6 days ago
Why is Linux more secure than windows
323 views . 1 answers . 2 likes . 6 days ago . 0 shares Yemi Odunade 1 answers

I watched the recorded DID session AR mentioned linux is more secure than windows because of the shell He also mentioned windows has its own shell Please can you further clarify the answer as to why linux is more secure I did not understand the explanation I saw other online explanations such as in linux you need to change file permission to execute a program while in windows quot exe quot files can be executed simply by double-clicking

Read More

can we stop instance which is in Auto scaling

DevOps 6 days ago
can we stop instance which is in Auto scaling
358 views . 1 answers . 0 likes . 6 days ago . 0 shares sivakumar Akula 1 answers

can we stop instance which is in Auto scaling when policies are applied do we need to remove them and stop it can you pls brief on this

DevOps 6 days ago
what does it mean kubernetes not supports for Docker?
221 views . 0 answers . 0 likes . 6 days ago . 0 shares vikesh vicky 0 answers

If kubernetes not supporting Docker then what is the use of docker in kubernetes and Do i need to learn any other container engine tool which supports for kbernetes

DevOps 6 days ago
Security Group allowing Port 8080 from Private Load Balancer
299 views . 1 answers . 0 likes . 6 days ago . 0 shares Satya Mareneni 1 answers

1 security Group allowing port 8080 from Private LB --CIDR 172 32 10 0 24 on AZ us-east-1a and atached to tomcate server in Private subnet Private LB is also running on CIDR 172 32 9 0 24 on 1b zone so which Private subnet CIDR i need to choose

Read More

DevOps 6 days ago
Understanding S3 prefix
369 views . 1 answers . 0 likes . 6 days ago . 0 shares Yemi Odunade 1 answers

I was trying to configure lifecycle rule for logs in my bucket per the assignment below I uploaded the logs to a quot logs quot folder created at the root level of the bucket https devopsrealtime com deploy-html-based-static-web-application-on-aws-ec2 comment-23 If i want to specify a prefix to filter for only the log files instead of using the option of selecting all objects for the transition rule what will the prefix be logs OR logs OR logs

Read More

DevOps 6 days ago
How to schedule a pod to run on specific worker node in k8s cluster
319 views . 1 answers . 0 likes . 6 days ago . 0 shares sashangy kumar 1 answers

Suppose there is 3 worker node A B C in the k8s cluster I want to schedule a pod on worker node C in the k8s cluster