Top Leads
Senior Backend Engineer, looking for DevOps/SRE job[IT, other]
Posted 1 year ago
Hi all, I'm a software engineer with 7+ years of experience. I've also been managing infrastructure and doing "DevOps" things for the past 4 years.
Although the infra is not big, but I managed provisioning, configuration, CI/CD, monitoring and everything in between.
I'm an expert in PHP, but have good experience in Go and some Python.
I'm looking for an SRE, ...
The left shift of IaC[IT, other]
Posted 1 year ago
My company has been gradually putting more responsibility on the software developers to create and maintain their automated deployment scripts. Whether that be Terraform, Jenkins, etc., the role of the DevOps team in this area has steadily decreased. I can’t really find a best practice on this topic because it’s mostly about automating vs manual deployment, not who ...
DevOps Engineer Technical Exam[IT, other]
Posted 1 year ago
Hi!
I want to prepare for this technical exam. I just want to ask if you have any idea what the coverages or contents are for this technical exam? I had already asked HR, and she doesn't have any idea about the contents because only the hiring manager will be the one administering the exam.
I am a fresh grad ...
Service Cloud Voice issues[IT, other]
Posted 1 year ago
At least once a week we have a seemingly random Service Cloud Voice issue. Today a user noticed two calls from the same phone number at the same time. I checked CloudWatch and it said the InvokeTelephonyIntegrationAPI lambda function failed to create the Voice Call record twice, but it did end up creating them.
Does anyone else run into random ...
Why is programming for Windows so different than programming for Linux?[IT, other]
Posted 1 year ago
I know for the first couple years of university courses, differences between OS's usually don't matter, but now that I'm in my third year, any systems level programming, I'm having to do in WSL rather than in my native Windows. I'm curious about the business/technical reasons for making the systems programming approach so different between Windows and anything based ...
[SEEKING] Senior Lead/DevOps/Platform Engineering roles[IT, other]
Posted 1 year ago
Hi everyone. I'm a senior DevOps engineer with 7y of hands-on experience looking for DevOps positions. Depending on the work type and payment, I'm open to consultancy and full-time positions.
My Location: Europe
Timezone: CEST
Experience: 7y; Head of DevOps/Platform engineering team
Hourly rate: $90-$100
Skills:
AWS Infrastructure solutions and planning
AWS Cross-account multi-account CICD deployments, permissions etc
AWS ...
AWS CDK Lambda on localhost[IT, other]
Posted 1 year ago
Hi there,
We are planning to take some event handlers running in a nodejs service to lambda functions and we wanna use CDK for IaC. What I'm trying to figure out is that, in localhost, we use docker compose to spin up this process so we can try it locally. It looks as follows:
process running in docker compose publishes ...
Buying my own Rack Server Host Machine that can host multiple virtual desktops[IT, other]
Posted 1 year ago
Hi All,
I currently use Digital Ocean to host a 8vCPUs /16GB RAM/100GB Disk /600 GB Mount Volume - Ubuntu 22.10 x64 (linux) server. I use it to run a POS validator server.
I'm looking to buy my own Server Host Machine so I can run multiple separate(at least 4) server instances one machine. (can spend $200-1000)
I also want to ...
Hi all,
I have an Elastic Beanstalk enviroment with AL2 system (latest available) and until today, I used amazon-linux-extras to install PG 14 with this command:
sudo amazon-linux-extras install postgresql14
Now I want to update to postgresql15 but seems that amazon-linux-extras is not providing it for AL2 (seems providing it for AL2023, for AL2 only PG 11, 12, 13, 14) . Or, I can't find the ...