[GigaCourse.Com] Udemy - Working with Microservices in Go (Golang)

GigaCourse Com Udemy - Working with Microservices in Go Golang

File Size: 3.81 GB

Creat Time: 2024-05-31 08:48:28

Last Active: 2024-11-24 20:18:40

Active Degree: 102

Magnet Link: Magnet LinkMagnet Link

Statement: This site does not provide download links, only text displays, and does not contain any infringement.

File List:

  1. 5. Building a Mail Service/4. Building the logic to send email.mp4 126.22 MB
  2. 6. Building a Listener service AMQP with RabbitMQ/5. Writing functions to interact with RabbitMQ.mp4 118.96 MB
  3. 3. Building an Authentication Service/5. Updating our docker-compose.yml for Postgres and the Authentication service.mp4 93.50 MB
  4. 1. Introduction/1. Introduction.mp4 90.95 MB
  5. 3. Building an Authentication Service/8. Update the Broker for a standard JSON format, and conect to our Auth service.mp4 88.48 MB
  6. 5. Building a Mail Service/9. Updating the front end to send mail.mp4 80.65 MB
  7. 2. Building a simple front end and one Microservice/4. Our first service the Broker.mp4 79.90 MB
  8. 5. Building a Mail Service/5. Building the routes, handlers, and email templates.mp4 76.25 MB
  9. 9. Deploying our Distributed App using Docker Swarm/27. Enabling SSL certificates on the Caddy microservice.mp4 75.60 MB
  10. 4. Building a Logger Service/3. Setting up the Logger data models.mp4 74.83 MB
  11. 9. Deploying our Distributed App using Docker Swarm/25. Trying things out, and correcting some mistakes.mp4 70.54 MB
  12. 8. Speeding things up (potentially) with gRPC/7. Writing the client code.mp4 63.68 MB
  13. 3. Building an Authentication Service/2. Setting up a stub Authentication service.mp4 61.15 MB
  14. 9. Deploying our Distributed App using Docker Swarm/12. Adding Caddy to the mix as a Proxy to our front end and the broker.mp4 58.65 MB
  15. 6. Building a Listener service AMQP with RabbitMQ/9. Creating a Docker image and updating the Makefile.mp4 56.35 MB
  16. 9. Deploying our Distributed App using Docker Swarm/14. Challenge correcting the URL to the broker service in the front end.mp4 53.44 MB
  17. 4. Building a Logger Service/5. Setting up routes, handlers, helpers, and a web server in our logger-service.mp4 52.20 MB
  18. 9. Deploying our Distributed App using Docker Swarm/3. Creating a Docker swarm deployment file.mp4 52.13 MB
  19. 3. Building an Authentication Service/7. Adding a route and handler to accept JSON.mp4 50.91 MB
  20. 10. Deploying our Distributed App to Kubernetes/6. Creating a deployment file for Mongo.mp4 49.95 MB
  21. 5. Building a Mail Service/8. Modifying the Broker service to handle mail.mp4 48.60 MB
  22. 4. Building a Logger Service/8. Adding a route and handler on the Broker to communicate with the logger service.mp4 48.39 MB
  23. 4. Building a Logger Service/4. Finishing up the Logger data models.mp4 48.17 MB
  24. 2. Building a simple front end and one Microservice/7. Creating some helper functions to deal with JSON and such.mp4 48.11 MB
  25. 6. Building a Listener service AMQP with RabbitMQ/12. Adding a new function in the Broker to log items via RabbitMQ.mp4 46.94 MB
  26. 2. Building a simple front end and one Microservice/6. Adding a button and JavaScript to the front end.mp4 46.84 MB
  27. 3. Building an Authentication Service/9. Updating the front end to authenticate thorough the Broker and trying things out.mp4 45.84 MB
  28. 9. Deploying our Distributed App using Docker Swarm/24. Updating our swarm.yml and Caddy dockerfile for production.mp4 45.73 MB
  29. 8. Speeding things up (potentially) with gRPC/4. Generating the gRPC code from the command line.mp4 45.66 MB
  30. 4. Building a Logger Service/2. Getting started with the Logger service.mp4 44.22 MB
  31. 10. Deploying our Distributed App to Kubernetes/22. Deploying to cloud services.mp4 43.90 MB
  32. 9. Deploying our Distributed App using Docker Swarm/13. Modifying our hosts file to add a backend entry and bringing up our swarm.mp4 41.66 MB
  33. 4. Building a Logger Service/6. Adding MongoDB to our docker-compose.yml file.mp4 41.35 MB
  34. 3. Building an Authentication Service/3. Creating and connecting to Postgres from the Authentication service.mp4 40.37 MB
  35. 9. Deploying our Distributed App using Docker Swarm/9. Updating the Broker service, and creating a Dockerfile for the front end.mp4 39.33 MB
  36. 2. Building a simple front end and one Microservice/5. Building a docker image for the Broker service.mp4 36.75 MB
  37. 4. Building a Logger Service/7. Add the logger-service to docker-compose.yml and the Makefile.mp4 36.53 MB
  38. 7. Communicating between services using Remote Procedure Calls (RPC)/4. Calling the Logger from the Broker using RPC.mp4 36.26 MB
  39. 6. Building a Listener service AMQP with RabbitMQ/11. Writing logic to Emit events to RabbitMQ.mp4 36.04 MB
  40. 10. Deploying our Distributed App to Kubernetes/16. Trying things out by adding a LoadBalancer service.mp4 35.83 MB
  41. 10. Deploying our Distributed App to Kubernetes/9. When things go wrong....mp4 35.76 MB
  42. 9. Deploying our Distributed App using Docker Swarm/19. Installing Docker on the servers.mp4 33.93 MB
  43. 10. Deploying our Distributed App to Kubernetes/7. Creating a deployment file for RabbitMQ.mp4 33.20 MB
  44. 9. Deploying our Distributed App using Docker Swarm/1. What we'll cover in this section.mp4 32.81 MB
  45. 6. Building a Listener service AMQP with RabbitMQ/4. Connecting to RabbitMQ.mp4 32.63 MB
  46. 10. Deploying our Distributed App to Kubernetes/17. Creating a deployment file for the Front End microservice.mp4 32.12 MB
  47. 9. Deploying our Distributed App using Docker Swarm/17. Spinning up two new servers on Linode.mp4 31.83 MB
  48. 8. Speeding things up (potentially) with gRPC/5. Getting started with the gRPC server.mp4 31.68 MB
  49. 10. Deploying our Distributed App to Kubernetes/11. Creating a deployment file for the Mail microservice.mp4 31.59 MB
  50. 6. Building a Listener service AMQP with RabbitMQ/10. Updating the broker to interact with RabbitMQ.mp4 31.36 MB