Skip to content

Commit ab7fb63

Browse files
svemuri1947Artemmkin
authored andcommitted
Update 00-introduction.md (#16)
1 parent fd9fdd9 commit ab7fb63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/00-introduction.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Then you realize that there is a small problem. You ask yourself a question: "Ho
88

99
You're thinking that you can't run the application locally all the time, because your old laptop will become slow for other tasks and will probably crush if a lot of users will be using your app at the same time. Besides, your ISP changes randomly the public IP for your router, so you don't know on which IP address your application will be accessible to the public at any given moment.
1010

11-
You start realizing that the problem you're facing is not as small as you thought. In fact, there is a whole a new craft for you to learn in IT world about running software applications and making sure they are always available to the users.
11+
You start realizing that the problem you're facing is not as small as you thought. In fact, there is a whole new craft for you to learn in IT world about running software applications and making sure they are always available to the users.
1212

1313
The craft is called **IT operations**. And in almost every IT department, there is an operations (Ops) team who manages the platform where the applications are running.
1414

0 commit comments

Comments
 (0)