44 | ├── images ├── aws.png ├── tree.png ├── devops.png ├── terminal.png ├── cloudorange.png ├── home-image.jpg ├── linux-logo.png ├── network-logo.png ├── githubawsdevops.png └── solution-arhitect.png ├── indexpage.png ├── README.md ├── css └── style.css ├── index.html ├── solution-arhitect.html ├── network.html ├── automation.html ├── cloud.html ├── LICENSE.md └── devops.html /images/aws.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustPLegend/aws-devops-resources/HEAD/images/aws.png -------------------------------------------------------------------------------- /images/tree.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustPLegend/aws-devops-resources/HEAD/images/tree.png -------------------------------------------------------------------------------- /indexpage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustPLegend/aws-devops-resources/HEAD/indexpage.png -------------------------------------------------------------------------------- /images/devops.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustPLegend/aws-devops-resources/HEAD/images/devops.png -------------------------------------------------------------------------------- /images/terminal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustPLegend/aws-devops-resources/HEAD/images/terminal.png -------------------------------------------------------------------------------- /images/cloudorange.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustPLegend/aws-devops-resources/HEAD/images/cloudorange.png -------------------------------------------------------------------------------- /images/home-image.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustPLegend/aws-devops-resources/HEAD/images/home-image.jpg -------------------------------------------------------------------------------- /images/linux-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustPLegend/aws-devops-resources/HEAD/images/linux-logo.png -------------------------------------------------------------------------------- /images/network-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustPLegend/aws-devops-resources/HEAD/images/network-logo.png -------------------------------------------------------------------------------- /images/githubawsdevops.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustPLegend/aws-devops-resources/HEAD/images/githubawsdevops.png -------------------------------------------------------------------------------- /images/solution-arhitect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JustPLegend/aws-devops-resources/HEAD/images/solution-arhitect.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # aws-devops-resources 2 | 3 |

"Progress is impossible without change, and those who cannot change their minds cannot change anything.
24 |
44 | Collecting resources for DevOps, AWS, Cloud, Network and all other materials important for Cloud/DevOps life.
70 | 71 | 72 | YouTube channel 73 | 74 |"Think like a queen. A queen is not afraid to fail. Failure is another stepping stone to greatness."
22 |
42 |
43 | Resources for exam, tips, blogs, websites...
69 |Always read the exam guide beforehand (the link may change so always look for the latest version when taking your exam).
83 | 87 |"When you have a dream, you've got to grab it and never let go.”
22 |
42 |
43 | AWS have so many reinvent! videos for networking, but you need to know some fundamentals
69 | about IP address, router, switch, NAT etc..
85 |
118 |
"Progress is impossible without change, and those who cannot change their minds cannot change anything.
22 |
42 |
43 |
44 | CI/CD tools, Containers, Configuration Managment, Container Orchestration, Infrastructure provisioning.
68 |Tools for monitor software and infrastructure (infrastructure and application monitoring), logs managment
69 | 70 |The most popular engine is Docker used to create containers.
83 | 84 |This is recommendation to read, to have some kind of picture what is container.Second Step 101 | is to try make some kind of docker image, create docker account on dockerhub.. 102 |
103 |Popular tools for CI is GitHub actions, GitLab CI, BitBucket
130 |Popular tools for CD (continuos deployment/delivery) Jenkins,GitLab, AWS CodeDeploy, TeamCity
131 |"Never doubt that a small group of thoughtful, concerned citizens can change world.
Indeed it is the only thing that ever has."
42 | AWS, Cloud Design Patterns (availability, data managment, design and implementation, managment and monitoring)
68 | 69 |Serverless, Storage, Containers...
166 | 167 |This site brings together all the latest blogs, videos,
and training for AWS Serverless.
Posts from Medium with labs, hands on workshops..
204 | 205 |22 | “My mission in life is not merely to survive but to thrive and to do so with some passion, some compassion, some humor, and some style.”
23 |
43 |
44 |
45 | To understand DevOps you should take this course: AWS DevOps tools
71 |Roadmap to DevOps on this link and basic concepts on link
72 |Improve typing skills and with monkey.
73 |Few simple projects with steps (Valaxy)
98 |linux is essential in DevOps world. It's good to learn it.OS and their basic concepts, commands, file system,kernels, 118 | storage managment, processes, packages, user managment, boot the system, init, process utilization, logging and other topics is good 119 | to know because you will need it in working with servers. 120 |
121 |Step by step whats important to know and understand in Linux
140 |Basic commands, File/Folder Managment, User Managment, Systemd Services Start and Stop ..
142 | 143 | 144 |Typing command in terminal with graphic explanation
153 |Learning commands through different games.
155 |Amazing page, more on: this link
157 | 158 |If you are new to Linux and want to learn the command line this book is for you. The best thing is that is available to download free.
168 | 169 |TIP! Learn every day at least 1h and repeat it...easy way to understand.
187 |Linux distributions, Linux vs Windows, Important Linux Commands, File permissions, redirection, pipes, grep, sort..
189 |Joseph D. (LAN, Practical networking commands,linux hosts file, traceroute..
191 |whoami,man, clear,pwd, ls, cd, mkdir, rm, jobs, ps, gzip,alias, sudo, piping,sort,killall,history,bg,fg ..
193 | 194 |Linux Process Managment, Scheduling jobs, Storage managment, User Managment from CLI, systemd tutorial,Linux security..
203 | 204 |234 |
Python tutorials, Video courses (step by step), Quizzes, Community
251 |One part of courses(in general) are free, another part have price.
253 |Python Tutorial for Beginners - Learn Python in 5 Hours [FULL COURSE]
283 |