Tags
Language
Tags
August 2025
Su Mo Tu We Th Fr Sa
27 28 29 30 31 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Getting Started with Cloud Native Go

    Posted By: Landau17
    Getting Started with Cloud Native Go

    Getting Started with Cloud Native Go
    MP4 | Video: 720p | Duration: 1:25:03 | English | Subtitles: VTT | 257.1 MB



    This course is your one-stop guide to getting started with building cloud-native architectures in Go. It begins by introducing the cloud native stack and microservices. Next, implementing a simple Go microservice is covered, including the REST API with the standard Go library. Then, find out how to work with Docker and microservice containerization. Finally, discover how you can use Kubernetes and scale deployments.

    This course was created and produced by Packt Publishing. We are honored to host this training in our library.

    Topics include:
    • Implementing Go HTTP Server
    • JSON marshalling and unmarshalling of Go structs
    • Implementing a simple REST API
    • Using Docker workflows and commands
    • Building a naïve Docker image
    • Running a containerized Go microservice
    • Kubernetes architecture and concepts
    • Deploying a Go microservice to Kubernetes
    • Implementing service descriptors
    • Performing rolling updates