Hey everyone! I've recently gone through a layoff and I'm taking this opportunity to enhance my skills before diving back into the job market. I've already earned the Google Cloud ACE and CKA certifications, but now I'm aiming to create a portfolio that truly impresses during interviews and showcases real DevOps experience — beyond just certifications.
I'm looking for suggestions on projects that would help me build a solid DevOps portfolio, especially ones that mimic real-world situations and appeal to recruiters. Additionally, I'm mapping out my next learning steps, which include Terraform, GitLab CI/CD, Python for automation, and some exposure to generative AI. What other skills should I consider adding to my DevOps toolkit? I'd really appreciate any advice or personal insights you can share!
5 Answers
Here’s a strategy:
- Make a list of job postings that interest you.
- Use AI tools to analyze the common requirements and nice-to-haves in those listings.
- Revamp your resume based on your findings.
- Work on personal projects that can be helpful to the community; these can be part of your resume as active side gigs.
- Don’t forget to update your LinkedIn and share useful insights related to your field!
- Try to connect with more senior professionals and engage with them.
You could also focus on enhancing your Linux skills, and why not try coding a reverse proxy? It's a hands-on project that showcases your coding abilities and your understanding of server management.
First of all, watch your spelling!
One project you could take on is to work with the Bank of Anthos example. Try deploying it in EKS using GitHub Actions and Terraform. I tackled a similar project and it provided me with great learning opportunities, such as implementing Crossplane for drift control. It’s a useful hands-on experience that can enhance your portfolio.
Don't underestimate the power of networking! Reach out to former colleagues and connections. Nowadays, knowing the right people can be just as important as your technical skills, especially with AI playing a big role in recruitment processes.

That's exactly what I'm looking for! Thank you, my friend.