DEV Community

Discussion on: What kind of DevOps content do you want?

Collapse
 
leewarrickjr profile image
Lee Warrick

I think deployment is a big part of what I need even without the pipeline in place.

Also knowing the basics of Linux and how to ssh into environments would be very helpful

Collapse
 
quinncuatro profile image
Henry Quinn

What platform(s) do you need to know how to deploy to?

Collapse
 
leewarrickjr profile image
Lee Warrick

It would be great to better understand AWS and digital ocean to name a few. I managed to teach myself how to use docker to package up an app to run on DO or EC2 or something, but linux cloud environments are just scary and confusing in general.

I have a friend that refers to AWS as "DevOps porn" because of the endless dashboards and services 🤣

I think getting some foundational knowledge on how to set up a linux env in the cloud and get your code running there would really help de-mystify AWS, azure, etc.