Companies Home Search Profile

Shipping Go, Video Edition

Focused View

6:04:38

6 View
  • 001. Part 1. Startup.mp4
    01:19
  • 002. Chapter 1. Delivering value.mp4
    07:20
  • 003. Chapter 1. Small pieces.mp4
    10:38
  • 004. Chapter 1. Building your product.mp4
    09:09
  • 005. Chapter 1. Feedback loop.mp4
    00:54
  • 006. Chapter 1. Summary.mp4
    00:15
  • 007. Chapter 2. Introducing continuous integration.mp4
    05:53
  • 008. Chapter 2. A greenfield project.mp4
    02:58
  • 009. Chapter 2. The assembly line.mp4
    06:43
  • 010. Chapter 2. Warehouses.mp4
    06:24
  • 011. Chapter 2. Material.mp4
    03:45
  • 012. Chapter 2. Summary.mp4
    00:22
  • 013. Chapter 3. Introducing continuous testing.mp4
    07:48
  • 014. Chapter 3. Writing unit tests.mp4
    04:36
  • 015. Chapter 3. Refactor, refactor, refactor.mp4
    07:58
  • 017. Chapter 3. System testing.mp4
    05:15
  • 018. Chapter 3. Adding it to the pipeline.mp4
    02:27
  • 019. Chapter 3. Code coverage.mp4
    06:41
  • 020. Chapter 3. Summary.mp4
    00:32
  • 021. Chapter 4. Introducing continuous deployment.mp4
    06:09
  • 022. Chapter 4. Developers as operators.mp4
    03:59
  • 023. Chapter 4. Setting up a deployment account.mp4
    04:37
  • 024. Chapter 4. As you like it.mp4
    04:29
  • 025. Chapter 4. Function as a Service (FaaS).mp4
    03:35
  • 026. Chapter 4. Platform as a Service.mp4
    05:12
  • 027. Chapter 4. Summary.mp4
    00:40
  • 028. Part 2. Scaling.mp4
    01:02
  • 029. Chapter 5. Code quality enforcement.mp4
    13:00
  • 030. Chapter 5. Constraints on development.mp4
    04:14
  • 031. Chapter 5. Standardizing our code through format and lint checks.mp4
    05:50
  • 032. Chapter 5. Static code analysis.mp4
    07:08
  • 033. Chapter 5. Code documentation.mp4
    03:03
  • 034. Chapter 5. Git hooks.mp4
    03:04
  • 035. Chapter 5. Flow.mp4
    03:33
  • 036. Chapter 5. Summary.mp4
    00:32
  • 037. Chapter 6. Testing frameworks, mocking, and dependencies.mp4
    04:11
  • 038. Chapter 6. Defining an interface.mp4
    04:31
  • 039. Chapter 6. Dependency injection.mp4
    06:17
  • 040. Chapter 6. Testing stubs.mp4
    05:18
  • 041. Chapter 6. Mocking.mp4
    08:35
  • 042. Chapter 6. Fake.mp4
    03:59
  • 043. Chapter 6. Just the base of the pyramid.mp4
    03:06
  • 044. Chapter 6. Summary.mp4
    00:46
  • 045. Chapter 7. Containerized deployment.mp4
    07:50
  • 047. Chapter 7. Lets build a container.mp4
    02:23
  • 048. Chapter 7. Adding a container build to your pipeline.mp4
    02:55
  • 049. Chapter 7. Deploying to a container runtime.mp4
    02:29
  • 050. Chapter 7. Writing your own image.mp4
    04:15
  • 051. Chapter 7. Local environment organization.mp4
    04:12
  • 052. Chapter 7. Containers, containers everywhere.mp4
    02:10
  • 053. Chapter 7. Summary.mp4
    00:24
  • 054. Part 3. Going public.mp4
    00:57
  • 055. Chapter 8. Configuration management and stable releases.mp4
    05:27
  • 056. Chapter 8. Advanced configuration.mp4
    05:49
  • 057. Chapter 8. Hiding features.mp4
    05:21
  • 058. Chapter 8. Semantic versioning.mp4
    04:30
  • 059. Chapter 8. Change log.mp4
    02:23
  • 060. Chapter 8. Accountability and handling failure.mp4
    06:07
  • 061. Chapter 8. Summary.mp4
    00:33
  • 062. Chapter 9. Integration testing.mp4
    04:50
  • 063. Chapter 9. Behavior-driven design.mp4
    03:33
  • 064. Chapter 9. Writing BDD tests in Go.mp4
    04:11
  • 065. Chapter 9. Adding a database.mp4
    05:41
  • 066. Chapter 9. Releasing.mp4
    04:06
  • 067. Chapter 9. Summary.mp4
    00:29
  • 068. Chapter 10. Advanced deployment.mp4
    06:13
  • 069. Chapter 10. Your first cluster.mp4
    00:48
  • 070. Chapter 10. Building blocks.mp4
    03:09
  • 071. Chapter 10. Scaling and health status.mp4
    04:06
  • 072. Chapter 10. Automatically deploying.mp4
    02:34
  • 073. Chapter 10. Deploying Redis using Helm.mp4
    01:43
  • 074. Chapter 10. Updating deployment configuration.mp4
    03:54
  • 075. Chapter 10. Summary.mp4
    00:27
  • 076. Chapter 11. The loop.mp4
    05:46
  • 077. Chapter 11. Acceleration.mp4
    03:08
  • 078. Chapter 11. Cruising.mp4
    05:57
  • 079. Chapter 11. Elements of development.mp4
    13:38
  • 080. Chapter 11. The OODA loop.mp4
    02:30
  • 081. Chapter 11. Conclusion.mp4
    01:29
  • 082. Chapter 11. Summary.mp4
    00:17
  • 083. Appendix A. Using Kotlin.mp4
    02:51
  • 084. Appendix A. Coding.mp4
    02:26
  • 085. Appendix A. Maven.mp4
    01:23
  • 086. Appendix A. Testing.mp4
    01:45
  • 087. Appendix A. Linting and the initial pipeline.mp4
    01:00
  • 088. Appendix A. Containerizing.mp4
    01:35
  • 089. Appendix B. Using Python.mp4
    02:01
  • 090. Appendix B. Coding.mp4
    02:28
  • 091. Appendix B. Testing.mp4
    00:55
  • 092. Appendix B. Nox.mp4
    01:12
  • 093. Appendix B. Defining the container.mp4
    00:48
  • 094. Appendix B. Creating the pipeline.mp4
    01:12
  • 095. Appendix C. Using JavaScript.mp4
    01:17
  • 096. Appendix C. Coding.mp4
    02:04
  • 097. Appendix C. Testing.mp4
    00:47
  • 098. Appendix C. Linting.mp4
    00:58
  • 099. Appendix C. Defining the container.mp4
    00:31
  • 100. Appendix C. Building the pipeline.mp4
    00:46
  • 101. Appendix D. Using Terraform.mp4
    02:26
  • 102. Appendix D. Deploying the image.mp4
    01:27
  • 103. Appendix D. Creating the pipeline.mp4
    00:45
  • More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category

    Go

    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 101
    • duration 6:04:38
    • Release Date 2024/03/14