Ramz
411 subscribers
65 photos
6 videos
24 links
Hey Iโ€™m a software engineer, welcome
Download Telegram
I need GTA 6 Trailer 2...now!
๐Ÿ‘6๐Ÿ˜3๐Ÿ’ฏ1
I think Iโ€™m friends with Lee Rob now
๐Ÿ˜10โค1
This media is not supported in your browser
VIEW IN TELEGRAM
Perhaps a beginning of a new era?
๐Ÿ”ฅ6๐Ÿ˜3
This media is not supported in your browser
VIEW IN TELEGRAM
๐Ÿ”ฅ19โค2โšก1
This media is not supported in your browser
VIEW IN TELEGRAM
๐Ÿคฃ7๐Ÿค—3โšก1
Btw Iโ€™ve deleted Instagram and it somewhat helps to focus more on courses that I bought. Another reason why Iโ€™m not active there
๐Ÿ‘€13๐Ÿ‘7๐Ÿ˜ฑ3๐Ÿค—2โค1
If you're interested, you can follow me on x.com/ramzcoder or threads.net/@ramzcoder
๐Ÿ‘5โค1
๐Ÿ”ฅ5๐ŸŽ‰4๐Ÿ‘1๐Ÿ‘1
This media is not supported in your browser
VIEW IN TELEGRAM
๐Ÿ—ฟ7๐Ÿ”ฅ2๐Ÿคจ2๐Ÿ˜1
This media is not supported in your browser
VIEW IN TELEGRAM
๐Ÿ‘2
This media is not supported in your browser
VIEW IN TELEGRAM
๐Ÿ‘5๐Ÿค3
Ramz
Video message
This media is not supported in your browser
VIEW IN TELEGRAM
๐Ÿคฏ7๐Ÿ’ฏ3๐Ÿ‘1
Iโ€™ve planned out all the courses Iโ€™ll watch over the next 6 months.

The first course, called Docker mastery is 21 hours long. Iโ€™ve been trying to spend an hour a day on average to watch and practice.

Iโ€™m combing video lessons with docs, youtube videos, articles, perplexity and claude.

Iโ€™ve reached Docker Swarm section and Iโ€™m now learning how to orchestrate containers on multiple nodes.

Iโ€™ve also switched to Neovim and Iโ€™ll be exclusively coding on it for the whole year (except for unusual circumstances, if such will happen for unknown reasons).

Iโ€™m also re-reading Clean Architecture and tbh, Iโ€™m now understanding far more than when I partially read it the first time.

Iโ€™m refactoring Jonli Chat too, although not as fast as a month ago. But Iโ€™ll get to it.

So thatโ€™s where Iโ€™m at. And yes, I still spend more time on X and Threads than anywhere else.
๐Ÿ”ฅ7๐Ÿ‘3โšก1๐Ÿ‘1
This will be epic. Lex is going interview the legends
๐Ÿ”ฅ6
Reading a book on customersโ€™ needs
๐Ÿ”ฅ7
Ramz
Reading a book on customersโ€™ needs
Thatโ€™s how Iโ€™ll sell yโ€™all my course ๐Ÿธ
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ˜6๐Ÿ—ฟ2
Jalol
Share your thoughts about your course such as good use cases for docker swarm, and why we should use it instead of docker compose or even kubernates. Would be interesting to hear from you
While I'm just getting started with Docker Swarm, I know for sure that there are differences between Docker Compose and Docker Swarm.

Docker Compose essentialy automates the process of starting containers, setting up networks, building images, publishing ports and setting up environment for you, so that you don't do it every time by hand with docker container run for each container. You just write one or more yml files and declaratively describe the services you need.

Docker Compose is good for development, so that you start multiple containers that depend on each other, but it won't handle orchestrating containers on multiple nodes, load balancing them, doing blue-green deployments, replicating containers between multiple nodes, etc.

So Docker Swarm is definitely the correct choice for when you want to ensure to have multiple nodes.

For now I'm playing around with Docker Swarm locally via multipass. I do plan to try and deploy multiple DigitalOcean droplets, initialize a Swarm and try to manage managers and workers, deploy stuff and break stuff.

As for Kubernetes, what I know for now is that it's more complex and allows more stuff to be done. Docker Swarm is pretty easy to set up, it comes with sensible defaults and you don't really have to do much.

I have about 120 lessons to watch. I do have a Docker book that I want to finish as well.
๐Ÿ”ฅ3
Ramz
While I'm just getting started with Docker Swarm, I know for sure that there are differences between Docker Compose and Docker Swarm. Docker Compose essentialy automates the process of starting containers, setting up networks, building images, publishingโ€ฆ
The book I have is called "Docker Up & Running" and the first time I started reading the book it seemed to difficult to grasp for me. The course was definitely a much easier approach with a less steep curve.

But skimming through the book I did realize that it has a lot more interesting examples and practices.
๐Ÿ‘1
I'm definitely not following the content goals for now. My top priorities are working on my skills
๐Ÿ‘4๐Ÿ‘€2
I work so much at home that I feel anxious when working outside. It came to a point where one of my goals is to sit more outside and be less socially awkward. Relax more in public, get rid of the spotlight effect, etc
๐Ÿ‘4