Skip to content

Projects to develop system engineering and DevOps skills, including bash, scripting, networking, web stack and security.

Notifications You must be signed in to change notification settings

anversa-pro/holberton-system_engineering-devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SYSTEM ENGINEERING DEVOPS

Seven things to consider for building an application.

  1. Estimating load predictability
  2. Determining when the traffic shoots up or falls down
  3. Having a clear idea on the required execution speed
  4. Realizing how rapidly the application should adapt to unforeseen changes
  5. Recognizing how fast the scaling should be when the traffic shoots up
  6. Ascertaining whether your business is global or not (A global traffic spike is different from a local traffic spike)
  7. Understanding how often you want to perform releases to your application

BASH

Learning about shell, manipulating files, working with commands, shortcuts, permissions, variables, expansions, Standard io, special characters.

PROJECTS

0x00. Shell, basics.
0x01. Shell, permissions.
0x02. Shell, I/O Redirections and filters.
0x03. Shell, init files, variables and expansions.

About

Projects to develop system engineering and DevOps skills, including bash, scripting, networking, web stack and security.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published