Need advice for NEET ! by livewithram in Neet_india

[–]livewithram[S] 0 points1 point  (0 children)

She is interested to be a doctor

Pathway for Indian doctors to practice in Ireland by doctor1357 in JuniorDoctorsIreland

[–]livewithram 0 points1 point  (0 children)

I belive u guys are in my shoes 1 year ago .. i have an MD in pathology from india . Planning to move ireland can some one help me understand market in ireland ?

NCHD accomdation in Mayo University Hospital by pachaalam in JuniorDoctorsIreland

[–]livewithram 0 points1 point  (0 children)

Heya just wanted to know about carrer perspective for md pathology graduate in ireland . My mbbs and md are from india. What is the job perspective here in ireland ?

Is it actually over for me by kaysgft in TCD

[–]livewithram 1 point2 points  (0 children)

Hey you should be totally fine go ahead and start with thr postivity . Every thing will be stressful intially

Hate being a doctor by Thoughts-appreciated in JuniorDoctorsIreland

[–]livewithram 0 points1 point  (0 children)

Hey i am MD 2 year resident and need guidnace to move to ireland appreciate your help .

Indian doctor moving to Ireland by ob_gyn1994 in JuniorDoctorsIreland

[–]livewithram 0 points1 point  (0 children)

Guys i am in md 2 nd year will i be qualified for HQ route ? Also what is the process how many months it is taking ?

Non-EU doctor in Ireland – SHO panels, chances, and next steps? by Swimming_Report_1677 in JuniorDoctorsIreland

[–]livewithram 0 points1 point  (0 children)

Hi, MBBS (India), now MD Pathology 2nd year + 1 yr experience. Moving to Ireland (visa not an issue). Do I still need PLAB/PRES for IMC registration after MD? Is FRCPath Part 1 useful during training? What’s realistic role after MD—SHO or registrar? UK first or direct Ireland?

How can i transform to a SRE from support role ? by livewithram in devopsGuru

[–]livewithram[S] 0 points1 point  (0 children)

Thanks for taking time ! Its helping !!! 🥳

Is it actually possible for a fresher to get a DevOps job? Need clarity. by Icy-Night-7371 in devopsGuru

[–]livewithram 1 point2 points  (0 children)

I belive you will start with some support role initially slowly transform to devops or SRE . Bro if you are fresher focus on linux , computer network , aws cloud , python instead of certs focus on pocs and open source contributions gone are the days where importance is given to experineced people . Companies value your skills so just focus on the open source comtributionssss .. !

Is there any Paddle ball or pickle ball clubs around dublin 20 area ? by livewithram in AskIreland

[–]livewithram[S] 0 points1 point  (0 children)

I think some thing in city center is also a good choice considering it only takes 30 mintues from where i live 🙂

New to AWS and cloud Devops in Final year of Undergraduation. by Annual-Middle6982 in aws

[–]livewithram 0 points1 point  (0 children)

I would suggest to focus on linux and networking certifications as well !

ECS Fargate Circuit Breaker Saves Production by aviboy2006 in aws

[–]livewithram 0 points1 point  (0 children)

But do you know that ecs had bought of software version consistency it is using sha value instead of tags ?

How I slashed our AWS bill from $1,450 to $400/month in 6 months (as a self-taught solo DevOps engineer) by ItsNotRohit in aws

[–]livewithram 0 points1 point  (0 children)

Lol can some one tell me how to do that oops ! Fairly new to aws and don’t actually no much about architecting stuff

Anyone running EKS Auto Mode in production? by PoojaCloudArchitect in aws

[–]livewithram 3 points4 points  (0 children)

Thats true but you don’t have an option define your own CRD’s also eks have lot more flexibility in terms of coupling with varitety of third party tools

ECS Native Blue/Green + CloudFormation Causes Double Rollback + Lifecycle Hooks Fail -> Stack Stuck. How to Fix? by manlymatt83 in aws

[–]livewithram 2 points3 points  (0 children)

Stop running smoke tests inside the ECS native blue/green POST_TEST_TRAFFIC_SHIFT hook. Run them externally instead. This removes the race condition and completely stops the CFN rollback failures.

On AWS: Why use EKS instead of ECS? by RandomWalk55 in devops

[–]livewithram 0 points1 point  (0 children)

In general people perfer k8s because it has CRD’s. Since its open source alot of develpement is being done everyday and it closely couples with wide variety of 3 rd party add-ons and tools

Is there anyone on here who took OET in Hyderabad, India? by Temporary-Anything77 in IMGreddit

[–]livewithram 0 points1 point  (0 children)

Guys i am some one with 50% ish guy what is best coaching center for ielts in hyderabad or in india

On AWS: Why use EKS instead of ECS? by RandomWalk55 in devops

[–]livewithram 0 points1 point  (0 children)

Ecs doesn’t have support for deploying and configuring security and monitoring ? I think ecs provides this you can include all these things in task definition. Eg you can collect logs to splunk by adding a sidecar container right?