u/sof-96jim

Experiencias de aprendizaje

Estoy en segundo año de ingeniería en sistemas y soy completamente principiante en todo lo relacionado con infraestructura, administacion de sistemas o cloud. Es el área en la que me gustaría enfocarme, pero en la universidad realmente no nos enseñan mucho, así que la mayor parte de lo que necesito aprender tengo que aprenderlo por mi cuenta

El problema que tengo es que no sé muy bien cómo aprender de una manera efectiva y me di cuenta de esto por mi experiencia con excel

La primera vez que intenté aprender excel seguí cursos estructurados en internet. probablemente los cursos estaban bien hechos, pero en ese momento realmente no usaba excel en mi día a día. no tenía problemas reales que resolver, así que aunque entendía lo que me estaban enseñando, poco después olvidaba la mayor parte

La segunda vez intenté un enfoque más práctico y busqué ejercicios en internet e incluso le pedí a la ia que me generara escenarios para practicar. esto funcionó un poco mejor, pero los ejercicios todavía se sentían desconectados entre sí. eran tareas aisladas sin un objetivo más grande. Eventualmente se volvieron repetitivos y aburridos y aun así nunca sentí que realmente dominara excel

Todo cambió cuando conseguí trabajo como asset controller. En ese momento solo entendía lo básico de excel, pero el trabajo me obligaba a usarlo todos los días para resolver problemas reales de la empresa. La empresa tenía bastantes problemas con la gestión de activos, así que pasé meses recopilando información de diferentes fuentes, limpiando datos, comparando hojas de cálculo, conciliando inventarios, buscando inconsistencias y poco a poco reconstruyendo una base de datos de inventario confiable en excel (empresa pobre)

Así fue como realmente aprendí excel. No estaba siguiendo un curso ni haciendo ejercicios al azar. tenía un problema real y tenía que encontrar la manera de resolverlo. cada problema nuevo me daba una razón para aprender algo nuevo

Ahora estoy tratando de encontrar la manera de recrear esa experiencia mientras aprendo infraestructura

Al principio intenté seguir el típico consejo de "empezar aprendiendo lo básico de linux", pero me costó bastante aprender de esa manera. eventualmente decidí montar un home lab para hacer las cosas un poco más prácticas. instalé una distribución de linux en una computadora vieja y me conecté desde mi computadora principal usando ssh. siendo completamente honesto, hice la mayor parte de esto con ayuda de la ia. todavía no soy capaz de configurar todo por mi cuenta. también he experimentado con cosas como active directory, otra vez con bastante ayuda de la ia

Sin embargo, algo que sí me ha funcionado es tratar de usar la terminal lo más posible. por ejemplo, en vez de depender de una interfaz gráfica para navegar entre archivos, me he obligado a usar la terminal. todavía soy un principiante, pero ya empecé a sentirme bastante cómodo con estas operaciones básicas. cada vez que encuentro algo que no entiendo, le pregunto a la ia, trato de entender qué está haciendo y después repito el proceso por mi cuenta

el problema es que realmente no sé qué hacer después. no sé qué tipo de problemas de infraestructura debería intentar resolver, qué proyectos tendrían sentido para alguien que está empezando o cómo debería verse una progresión realista. puedo montar un lab, pero si no tengo un propósito para él termino simplemente instalando cosas y siguiendo tutoriales sin entender realmente para qué las estoy aprendiendo

Tengo en cuente que aca en GT es bastante difícil entrar a este campo sin experiencia. no veo muchas posiciones de infraestructura o sysadmin para personas con 0 experiencia o verdaderamente junior donde puedas empezar, aprender en el trabajo y poco a poco ganar experiencia. la mayoría de puestos ya piden varios años de experiencia aunque el título diga junior

Por eso estoy pensando que necesito empezar a construir esa experiencia por mi cuenta. mi idea es aprender, hacer proyectos, documentar lo que hago y crear algún tipo de portafolio que pueda demostrar lo que soy capaz de hacer aunque todavía no tenga experiencia profesional en infraestructura

Eso me llevó a otra idea, en lugar de crear un home lab completamente artificial desde cero sin saber realmente qué debería estar haciendo, tal vez podría buscar proyectos de la comunidad u open source donde un principiante pueda contribuir de alguna manera. aunque la contribución sea pequeña, siento que trabajar en algo que realmente tiene un propósito podría darme el contexto que actualmente me hace falta

Así que quería preguntarle a las personas que ya trabajan en infraestructura o sysadmin, o que hayan pasado por un camino parecido, cómo aprendieron realmente? qué les funcionó?

Tuvieron proyectos, labs, comunidades, trabajo voluntario, contribuciones a open source u otras experiencias que les ayudaran a pasar de "estoy aprendiendo lo básico" a realmente entender cómo funciona la infraestructura en la práctica?

Me interesan especialmente ideas que me puedan dar una experiencia parecida a la que tuve con excel, tener un problema real que resolver, descubrir qué necesito aprender para poder resolverlo y poco a poco ir construyendo conocimiento durante el proceso

Gracias de antemano por cualquier consejo o experiencia que puedan compartir

reddit.com
u/sof-96jim — 6 days ago

Leaning experiences

I’m currently in my second year studying systems engineering, and I’m a complete beginner when it comes to infrastructure. It’s the area I’d like to focus on, but the university doesn’t really teach us much so most of what I need to learn has to be self taught.

The problem I’m having is figuring out how to learn effectively 'cause I realized this through my experience with ecel.

The first time I tried learning Excel, I followed structured online courses. The courses were probably well designed, but at that point I wasn’t actually using excel in my daily life. I didn’t have any real problems to solve, so although I understood what I was being taught, I forgot most of it shortly afterward.

The second time, I tried a more practical approach and searched for exercises online and even asked ai to generate practice scenarios. This worked a little better, but the exercises still felt disconnected from each other. They were isolated tasks without a larger purpose. Eventually, they became repetitive and boring, and I still never felt like I had truly mastered excel.

Everything changed when I got a job as an Asset Controller. At the time, I only understood the basics of Excel, but the job forced me to use it every day to solve real business problems. The company had a lot of issues with asset management, so I spent months collecting information from different sources, cleaning data, comparing spreadsheets, reconciling inventories, identifying inconsistencies, and gradually rebuilding an accurate inventory database in excel (a poor company).

That’s how I really learned excel. I wasn’t following a course or completing random exercises. I had a real problem, and I had to figure out how to solve it. Every new problem gave me a reason to learn something new.

Now I’m trying to figure out how to recreate that experience while learning infrastructure.

I initially tried following the typical advice of “start by learning linux basics,” but I struggled with that approach. I eventually decided to build a home lab so I could make things more practical. I installed a Linux distribution on an old computer and connected to it from my main computer through ssh. To be completely honest, I did most of this with ai help. I’m still not able to set everything up independently. I’ve also experimented with things like active directory, again with a lot of ai guidance. However, one thing that has worked for me is using the terminal as much as possible. For example, instead of relying on a gui to navigate files, I’ve been forcing myself to use the terminal. I’m still an absolute beginner, but I’ve started feeling fairly comfortable with these basic operations. Whenever I encounter something I don’t understand, I ask ai for help, try to understand what it’s doing, and then repeat the process myself.

The problem is that I don’t really know what to do next. I don’t know what kind of infrastructure problems I should be trying to solve, what projects would make sense for a beginner, or what a realistic progression would look like. I can create a lab, but if I don’t have a purpose for it, I end up just installing things and following tutorials without really knowing what I’m learning them for.

There’s another reason I’m trying to figure this out now. In my country, it’s quite difficult to get into this field without experience. I don’t really see many 0 experience or true junior infrastructure sysadmin positions where someone can start, learn on the job, and gradually build experience. Most positions already ask for several years of experience, even though the title says junior.

Because of that, I’m thinking that I need to start building that experience myself. My idea is to learn, build projects, document what I do, and create some kind of portfolio that can demonstrate what I’m capable of even if I don’t have professional infrastructure experience yet.

That led me to another idea instead of creating an entirely artificial home lab from scratch without really knowing what I should be doing, maybe I could find community or open source projects where a beginner could actually contribute in some way. Even if the contribution is small, I feel like working on something that has a real purpose could give me the context I’m currently missing.

So I wanted to ask people who are already working in infrastructure sysadmin, or went through a similar path how did you actually learn? What worked for you?

Did you have any projects, labs, communities, volunteer work, open-source contributions, or other experiences that helped you go from “I’m learning the basics” to actually understanding how infrastructure works in practice?

I’d especially appreciate ideas that could give me the same kind of experience I had with excel: having a real problem to solve, figuring out what I need to learn in order to solve it, and gradually building knowledge through the process.

Thanks in advance for any advice or experiences you can share!

reddit.com
u/sof-96jim — 11 days ago