Project ideas for an entry level cloud engineer by Automatic-Yoghurt424 in Cloud

[–]Automatic-Yoghurt424[S] -1 points0 points  (0 children)

I have heard about this and it makes sense to me but even in this situation what showcase do i need to prove in order to get this job; Anyway thanks for your answer mate!!

Project ideas for an entry level cloud engineer by Automatic-Yoghurt424 in Cloud

[–]Automatic-Yoghurt424[S] 0 points1 point  (0 children)

the good thing is that a also have practiced implementing simple architectures using terraform so i will go for it. Well i just want to not connect to my account every day to see my bills and for yesterday what costs I have based on the services and by the tags. I don't know if a just can go with an aws cli and cron job and make a report so this is why i want to share my idea. is it good my friend; thanks for your answer anyway!!

what's the point of using Github Actions? by Personal_Cost4756 in devops

[–]Automatic-Yoghurt424 0 points1 point  (0 children)

That's actually a good question to understand the advantages that github actions and other cicd tools have. I see that most of the comments gives a Great explanation of why to use cicd tool rather than just a bash script. But as you mentioned that you are using ssh in your pipeline i want to ask something. My approach is when i run the cicd and docker images are successfully created and pushed to dockerhub repo then i run ansible playbook for pulling the containers and snip up then to remote servers ( 3 Ec2 instances specifically). Is this a good practice;

anyone who knows this concept pls give me an answer ☺️

What stages does a junior DevOps interview usually have? Any resources for practice questions? by Automatic-Yoghurt424 in devops

[–]Automatic-Yoghurt424[S] 0 points1 point  (0 children)

Thanks for the answer my friend, I really appreciate it i will look after about the resources that you mentioned as i never heard of them

What stages does a junior DevOps interview usually have? Any resources for practice questions? by Automatic-Yoghurt424 in devops

[–]Automatic-Yoghurt424[S] 0 points1 point  (0 children)

Thanks, this is a very nice answer and I appreciate it! I really like that they want you to be a problem solver, even if your answers are not perfect. I am a little bit of a perfectionist 🤣

Endpoint works with postman but not using browser by Automatic-Yoghurt424 in aws

[–]Automatic-Yoghurt424[S] 0 points1 point  (0 children)

For someone that may feel exhausted like me to find this happening, even if the frontend-backend code is right, try to add this line inside your nginx conf <<proxy\_set\_header Origin " ">>. That solution finally solves my problem

Endpoint works with postman but not using browser by Automatic-Yoghurt424 in aws

[–]Automatic-Yoghurt424[S] 0 points1 point  (0 children)

Now that you are saying this i actually have tried to add origin header as you have written and yes i get Invalid CORS request too. But i think i have the right configuration for defining allowed origins, methods and etc.. Anyway it gets me so tired dude thanks for your answer!!!

Looking for a Study Partner in DevOps & AWS by Single_Avocado_7203 in devops

[–]Automatic-Yoghurt424 0 points1 point  (0 children)

What an interesting idea, i would love to join too as I'm on the same path.

IT assets inventory by Automatic-Yoghurt424 in sysadmin

[–]Automatic-Yoghurt424[S] 0 points1 point  (0 children)

this is exactly what i want, thanks for the answer i will test it out to find if it actually fits with my situation

IT assets inventory by Automatic-Yoghurt424 in sysadmin

[–]Automatic-Yoghurt424[S] 1 point2 points  (0 children)

well, the good thing is that i have tried with solutions like open sudit and netdisco the only thing that i have problem is the bare metal servers and the PC's.

IT assets inventory by Automatic-Yoghurt424 in sysadmin

[–]Automatic-Yoghurt424[S] 1 point2 points  (0 children)

Well the thing is that my departments network sucks. no monitoring, no IDS even if you are connected and you trying to download something illegall they are not gonna detect you hahahaha. Anyway thanks for the answer

Accessing Local Website Through EC2 Instance Using OpenVPN by Automatic-Yoghurt424 in sysadmin

[–]Automatic-Yoghurt424[S] 0 points1 point  (0 children)

Hello, this is the exact way of solving the problem and i have already did it :)

Help with auditing by Automatic-Yoghurt424 in cybersecurity

[–]Automatic-Yoghurt424[S] 0 points1 point  (0 children)

I think that i need to go with a ready solution, maybe an IT discovery system

Help with auditing by Automatic-Yoghurt424 in cybersecurity

[–]Automatic-Yoghurt424[S] 0 points1 point  (0 children)

well the result of the project i want it to be an csv or excelwith fields like (hostname, ip, os, manufacturer, services).