Related Posts
Following open position in Siemens Pune location:
1)C# .NET 3-5 YOE
2)Nodejs Developer(2-4 Years)
3)Azure DevOps Lead (Infra) 7-9 years
4)Software Developer Engineer(C#.Net) 3-5 Years
5)Java Backend Developer (2-4 Years)
6)C# Developer(2 to 5 Years)
7)Software Developer Engineer-Java 3-6 years
8)Angular Full stack Developer(2-5 Years)
9)UI Software Architect 10+years
10)Cybersecurity Professional 4-5 years & 7+
11) DevOps Engineer 2-5 years
12)Mobile App Developer 3-6 years
More Posts
Best big4 culture for TP in NYC office?
Additional Posts in Consulting India
What should I plan before job switch
New to Fishbowl?
unlock all discussions on Fishbowl.



1. Daily Scrum meeting
2. Create projects based on what CI/CD you are using (e.g. Jenkins, GitLab CI/CD, etc.). Projects are mainly for automating your infrastructure provisioning and stages how your code is deployed in cloud.
2. Infrastructure provisioning using any IaC (terraform, cloudformation, etc). This is my main daily task.
3. Based on what containerisation you use (Docker, Kubernetes) you need to get along with application developers and get their code integrated.
4. Follow basic branching strategies (Git)
5. Lot of troubleshooting if a pipeline fails
6. Most of the services runs on Linux, so good hands on Linux is expected.
7. Windows PowerShell or Linux Shell scripting helps automate day to day tasks (like reporting, inactive AMI’s, unused EBS, tagging resources, etc)
8. Python is very close when it comes for infrastructure automation. Your schedulers and pipelines maintenance can be done by python and lambda functions
9. DevOps is always evolving and every organisation has only started adopting it. So don’t get daunted by new tech tools in the market. No one knows everything, but you are expected to know something of everything.
10. It is an Agile methodology and hence a day to day tasks of working on priority tasks and sprints knowledge is always helpful.
There is more, but in the nutshell this should keep going for any new one wanting to know something about DevOps.
Pro
What part of python helpful, is it classes decorators or any packages ?
What kind of troubleshooting needed in pipeline either developed code related why it failed or jenkins end issues and Where can i get some experience on troubleshooting on pipeline?
Rising Star
#copied 😂😂
Pro
Welcome to my world
You can go through the job description to find it out... The role of devops varies with each job irrespective of the name
Rising Star
Can you brief it
As a devops developer, you will bridge ops and dev team. You may have to communicate with dev, ops, test and agile&planning team to recognise the lags and automate them. You will ensure that devops culture and process is followed. (Some of the Devops processes include ownership of responsibilities, version control, CICD, good deployment strategies). Most ppl confuse tools with devops but it's more about ensuring everyone sticks with the process. Tools like git, Jenkins, chef, ansible, terraform, maven etc., are popularly used. It would be great if you have any scripting language proficiency and any cloud technology knowledge- AWS/azure/gcp
Rising Star
Ok, Thanks