Home  >  Article  >  Backend Development  >  My CloudSEK Internship Experience

My CloudSEK Internship Experience

Barbara Streisand
Barbara StreisandOriginal
2024-11-13 15:31:02211browse

이 기사는 CloudSEK에서의 인턴십에 관한 것입니다.

CloudSEK는 인공지능과 머신러닝을 활용해 디지털 위협을 식별하고 관리하는 사이버 보안 기업입니다!

Point Blank의 많은 선배들이 CloudSEK에서 일하고 있었습니다. 그래서 CloudSEK에서 인턴을 구한다는 소식을 듣고 꼭 지원해야 했어요! 이번 블로그 포스팅에서는 지원 절차, 면접 절차, 그리고 이 회사에서 근무한 경험에 대해 설명하겠습니다.

소개

저는 방갈로르 출신의 공대 3학년이자 오픈 소스 기여자인 Akash Singh입니다.
여기 내 LinkedIn, GitHub 및 Twitter가 있습니다

My CloudSEK Internship Experience

저는 온라인에서 SkySingh04라는 이름을 사용합니다.

선정과정

My CloudSEK Internship Experience

아마도 제가 참여했던 채용 과정 중 가장 심층적인 채용 과정 중 하나였을 것입니다.

  • 신청 :

처음에는 LinkedIn에서 공석 인턴 자리를 찾았습니다. 그곳에 지원한 후 Point Blank의 선배들에게 추천을 부탁했습니다. 결국 저는 선배인 Aditya와 같은 Pod(팀)에서 일하게 되었습니다. 얼마 지나지 않아 확인 이메일을 받았고 인터뷰 일정이 잡혔습니다.

  • HR라운드 :

이번 라운드는 지난 인턴십과 경험, CloudSEK에서 일하고 싶은 이유에 대한 일반적인 논의와 함께 인턴십에 필요한 3개월의 시간을 제공할 수 있는지 확인하기 위해 진행되었습니다.

  • 면접 1차 :

이번 라운드는 팀 리더가 이끌었습니다. 우리는 내 이력서와 Google Summer of Code 프로젝트를 포함하여 Golang에 대한 과거 경험을 검토했습니다. 이어서 몇 가지 시스템 설계 질문이 이어졌고 그 다음에는 데이터베이스 설계 문제와 함께 DBMS/SQL 기초도 이어졌습니다.

CS 기초와 데이터베이스 기초를 잘 이해하고 있다면 이번 라운드도 충분히 쉬울 것입니다. 이력서에 기재한 기술에 자신감이 있다면 긍정적인 경험을 하게 될 것입니다. 프로젝트를 철저하게 진행하세요.

  • 면접 2차 :

이번 라운드는 핵심 플랫폼 엔지니어링 팀의 기술 리더가 진행했습니다. 이번 라운드에서 저에게 유리했던 것은 DNS 서버 프로젝트였습니다
RUST에 쓴 글입니다. 면접관은 내 프로젝트에 큰 관심을 보였고 우리는 30분 동안 이에 대해 논의했습니다. 이어서 GO에서 디자인하고 구현하기로 한 시스템 설계 질문으로 진행했습니다. 정말 진땀이 나고 실제로 구현할 수 있어서 놀랐습니다.

If you have interesting projects and are thorough with the implementation and various nuances of it, you are good to go! Stay confident and try to solve the system design question while considering all edge cases. The company is okay if you google during the interview.

  • SELECTED! ?

My CloudSEK Internship Experience

The thing I realised about CloudSEK was, whatever questions / topics they had covered during the interviews, they had direct application during the job. This was a breathe of fresh air from all the leetcode based hiring (xD)

My Experience

Working as a Backend Engineer intern at CloudSEK was a transformative experience where I gained hands-on exposure to advanced development practices, cloud services, and CI/CD pipeline management. My primary focus areas included maintaining and developing microservices for the CloudSEK Community Server, which was entirely written in GO. I tackled various tasks ranging from writing controllers to exploring OpenTelemetry for monitoring, adding both breadth and depth to my skillset, along with designing Databases using POSTGRES and MongoDB (yes now the interview questions make sense).

I worked primarily from office during my internship. The office was always full of snacks, unlimited caffeine and hardworking individuals alike.

I explored various monitoring and observability tools, such as Grafana, Loki, and OpenTelemetry, to set up and analyze metrics effectively. This deep dive helped me understand the importance of real-time insights for backend health, helping us quickly identify bottlenecks and optimize resource allocation. Additionally, I learned so much about Load testing, writing Integration and Unit tests, and fell more and more in love with Golang❤️.

I was also exposed to Gitops and secret managements, writing scalable microservices and monorepos, generating documentation using Swagger and deploying my services using Kubernetes! The fact that I was given the full liberty to design, implement and deploy my own services meant that I had to take care of everything from writing tests to building the CI/CD pipeline to deploying the changes using ArgoCD.

CloudSEK 是一家RFC 优先的公司。这意味着,在实际开始编码之前,您应该为您要引入的任何更改/正在构建的服务编写一个更改请求(RFC)文档。在开发 Cloudsek 社区服务器 时,我必须编写许多 RFC,该服务器曾经经历多轮审核。该文档帮助我们的团队在设计决策上保持一致,并确保对即将推出的功能的目标、优势和技术细节的清晰了解。完成 RFC 教会了我在项目规划中清晰的技术沟通的价值。

除了所有这些学习之外,我还接触了很多AWS工具,例如简单存储服务(S3)、简单队列服务( SQS)以及 KafkaRedis 等工具。哦,我有没有提到过,如果没有 Docker,你就无法在 CloudSEK 中生存一天?哈哈,是的,我在实习期间接触过很多 Docker 和 CI 管道,这非常有趣!

我的网络安全简介

我在 CloudSEK 实习的亮点之一是我第一次真正接触网络安全。我不仅有机会从事直接影响网络安全解决方案的项目,而且还完成了内部课程CloudSEK 外部威胁监控解决方案,这加深了我对该领域的理解。本课程提供了有关识别和管理数字威胁、利用网络安全专业人员使用的工具和技术来保护组织免受外部攻击的宝贵见解。

这门课程不仅仅是理论课程,它还包括夺旗 (CTF) 挑战,考验我解决问题的能力。参与现实世界的网络安全场景并应对 CTF 挑战为我提供了实践经验,巩固了我在网络安全方面的基础知识。

My CloudSEK Internship Experience

尽管网络安全不是我感兴趣的领域,但这次接触只会增加我的知识领域。感谢 CPE 团队让我做到了这一点!

结论

CloudSEK 对于开发人员来说是一个很棒的地方。我非常感谢我的团队的支持和友情。与我共事的每一位前辈都带来了丰富的知识,并且总是渴望分享,使每个项目不仅是一项任务,而且是一个学习的机会。从头脑风暴会议到编码冲刺,团队对网络安全的奉献和热情极具感染力。

办公室本身就是源源不断的动力——源源不断的咖啡、零食,以及真正重视努力工作和好奇心的文化。确实是班加罗尔最适合工作的办公室之一!

随着团队乐于尝试新技术,您将学习和成长。他们不断采用新的工具和技术,因此总有东西需要学习!我很高兴能够将在这里学到的所有知识带入我未来的工作中,并带着在一家真正改变数字领域的公司工作的宝贵经验。

感谢您阅读我的文章:)

The above is the detailed content of My CloudSEK Internship Experience. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn