[Pearson] From IT to DevOps
- Category Other
- Type Tutorials
- Language English
- Total size 13.9 GB
- Uploaded By CourseClub
- Downloads 328
- Last checked 2 weeks ago
- Date uploaded 4 years ago
- Seeders 8
- Leechers 8
[Pearson] From IT to DevOps
DevOps is a set of practices that works to automate and integrate the processes between software development and IT teams so they can build, test, and release software faster and more reliably.
For More Courses Visit: https://Courseclub.me
For More Udemy Courses Visit: https://gigacourse.com
Files:
[CourseClub.Me] Pearson - From IT to DevOps 0. Websites you may like- [CourseClub.ME].url (0.1 KB)
- [GigaCourse.Com].url (0.0 KB)
- 00001 From_IT_to_DevOps_-_Introduction.mp4 (98.8 MB)
- 00002 Learning_objectives.mp4 (27.6 MB)
- 00003 1.1_Learn_about_software_development_lifecycle_approaches.mp4 (199.8 MB)
- 00004 1.2_Learn_about_the_Agile_Principles_and_the_Agile_Manifesto.mp4 (175.5 MB)
- 00005 1.3_Explore_Agile_project_management.mp4 (121.4 MB)
- 00006 1.4_Lab_a._Set_the_stage_-_Boards_-_Plan_a_small_project_using_milestones_tasks_and_issues.mp4 (45.7 MB)
- 00007 1.5_Lab_b._Solution_-_Boards.mp4 (420.1 MB)
- 00008 Learning_objectives.mp4 (23.9 MB)
- 00009 2.1_Understand_the_foundations_of_DevOps.mp4 (132.5 MB)
- 00010 2.2_Learn_how_DevOps_can_be_implemented.mp4 (166.1 MB)
- 00011 2.3_Break_down_the_DevOps_lifecycle.mp4 (273.0 MB)
- 00012 Learning_objectives.mp4 (25.0 MB)
- 00013 3.1_Understand_the_need_for_VCS_SCM.mp4 (195.7 MB)
- 00014 3.2_Explore_the_git_workflow.mp4 (144.2 MB)
- 00015 3.3_Learn_about_semantic_versioning.mp4 (70.8 MB)
- 00016 3.4_Learn_about_the_most_useful_git_commands.mp4 (202.7 MB)
- 00017 3.5_Lab_a._Set_the_stage_-_Install_and_use_git.mp4 (35.8 MB)
- 00018 3.6_Lab_b._Solution_-_Install_and_use_git.mp4 (681.1 MB)
- 00019 3.7_Lab_c._Solution_-_Use_git_with_a_remote_repository.mp4 (814.5 MB)
- 00020 Learning_objectives.mp4 (36.2 MB)
- 00021 4.1_Review_the_most_popular_CI_CD_tools.mp4 (120.6 MB)
- 00022 4.2_Understand_YAML_files.mp4 (127.7 MB)
- 00023 4.3_Learn_about_the_Gitlab_CICD_pipeline.mp4 (110.9 MB)
- 00024 4.4_Utilize_artifacts.mp4 (66.8 MB)
- 00025 4.5_Learn_about_runners.mp4 (141.3 MB)
- 00026 4.6_Lab_a._Set_the_Stage_-_Install_a_runner_and_run_a_CI_CD_pipeline_with_artifacts.mp4 (36.0 MB)
- 00027 4.7_Lab_b._Solution_-_Install_a_Gitlab_runner.mp4 (458.5 MB)
- 00028 4.8_Lab_c._Solution_-_Create_a_CI_CD_pipeline.mp4 (632.6 MB)
- 00029 4.9_Lab_d._Solution_-_Create_artifacts.mp4 (271.3 MB)
- 00030 Learning_objectives.mp4 (29.1 MB)
- 00031 5.1_Learn_about_testing_in_the_continuous_integration_phase.mp4 (128.0 MB)
- 00032 5.2_Learn_about_unit_testing.mp4 (85.8 MB)
- 00033 5.3_Learn_about_static_application_security_testing_SAST.mp4 (44.3 MB)
- 00034 5.4_Lab_a._Set_the_stage_-_Test_your_code.mp4 (23.7 MB)
- 00035 5.5_Lab_b._Solution_-_Prepare_your_application.mp4 (631.5 MB)
- 00036 5.6_Lab_c._Solution_-_Test_your_application.mp4 (992.7 MB)
- 00037 Learning_objectives.mp4 (32.1 MB)
- 00038 6.1_Understand_packages.mp4 (127.3 MB)
- 00039 6.2_Learn_about_the_package_registry.mp4 (57.1 MB)
- 00040 6.3_Learn_about_the_container_registry.mp4 (44.7 MB)
- 00041 6.4_Lab_a._Set_the_stage_-_Push_packages_and_containers_to_the_registry.mp4 (35.5 MB)
- 00042 6.5_Lab_b._Solution_-_Create_a_package_locally_and_push_it_to_the_registry.mp4 (701.6 MB)
- 00043 6.6_Lab_c._Create_a_package_in_a_pipeline_job_and_push_it_to_the_registry.mp4 (522.9 MB)
- 00044 6.7_Lab_d._Creating_our_dockerfile.mp4 (211.2 MB)
- 00045 6.8_Lab_e._Setting_up_our_pipeline.mp4 (375.6 MB)
- 00046 6.9_Lab_f._Running_and_reviewing_our_container_job.mp4 (192.7 MB)
- 00047 6.10_Lab_g._Package_a_Maven_and_NPM_project.mp4 (438.9 MB)
- 00048 Learning_objectives.mp4 (28.0 MB)
- 00049 7.1_Learn_about_automated_testing.mp4 (58.1 MB)
- 00050 7.2_Learn_about_application_testing.mp4 (113.2 MB)
- 00051 7.3_Lab_a._Set_the_stage_-_Application_testing_automation.mp4 (18.8 MB)
- 00052 7.4_Lab_b._Solution_-_Deploy_your_application_for_testing.mp4 (1,010.7 MB)
- 00053 7.5_Lab_c._Solution_-_Run_application_testing.mp4 (155.1 MB)
- 00054 7.6_Lab_d._Performance_test.mp4 (177.6 MB)
- 00055 7.7_Lab_e._Reviewing_our_tests.mp4 (264.6 MB)
- 00056 Learning_objectives.mp4 (24.7 MB)
- 00057 8.1_Review_the_different_deployment_environments.mp4 (66.5 MB)
- 00058 8.2_Understand_continuous_delivery_and_continuous_deployment.mp4 (39.3 MB)
- 00059 8.3_Understand_the_different_deployment_strategies.mp4 (120.6 MB)
- 00060 Learning_objectives.mp4 (39.0 MB)
- 00061 9.1_Learn_about_cloud_infrastructure.mp4 (75.6 MB)
- 00062 9.2_Learn_about_infrastructure_as_code.mp4 (55.5 MB)
- 00063 9.3_Learn_about_configuration_management.mp4 (45.3 MB)
- 00064 9.4_Understand_container_orchestration.mp4 (93.2 MB)
- 00065 9.5_Functions_and_microservices.mp4 (59.6 MB)
- 00066 9.6_Review_monitoring_and_logging.mp4 (81.1 MB)
- 00067 9.7_Lab_a_-_Set_the_Stage_-_Deploy_to_production.mp4 (15.1 MB)
- 00068 9.8_Lab_b_-_Solution_-_Deploy_to_production.mp4 (1.1 GB)
- 00069 From_IT_to_DevOps_-_Summary.mp4 (52.8 MB)
- [CourseClub.Me].url (0.1 KB)
- [GigaCourse.Com].url (0.0 KB)
There are currently no comments. Feel free to leave one :)
Code:
- udp://tracker.tiny-vps.com:6969/announce
- udp://fasttracker.foreverpirates.co:6969/announce
- udp://tracker.opentrackr.org:1337/announce
- udp://explodie.org:6969/announce
- udp://open.stealth.si:80/announce
- udp://tracker.cyberia.is:6969/announce
- udp://ipv4.tracker.harry.lu:80/announce
- udp://tracker.uw0.xyz:6969/announce
- udp://tracker.dler.org:6969/announce
- udp://9.rarbg.to:2710/announce
- udp://discord.heihachi.pw:6969/announce
- udp://fe.dealclub.de:6969/announce
- udp://mail.realliferpg.de:6969/announce
- udp://tracker.zerobytes.xyz:1337/announce
- udp://code2chicken.nl:6969/announce