In this course I'm doing the very same I've been doing for the past 6 years: Analysis, design and development of high-performance microservices in Go. This is not an introduction to Go's concepts, you have free resources for that like the Go Tour (I strongly suggest you to take it!). This is real-life and industry experience revealed in 13+ hours of video and resources that you will not easily find online.
Introduction to industry REST microservices in Golang (Go)
Introduction to industry REST microservices in Golang (Go) is a 31-lesson 15 hours 45 minutes self-paced course by Udemy. In this course I'm doing the very same I've been doing for the past 6 years: Analysis, design and development of high-performance microservices in Go.
Course facts
- Lessons
- 31
- Duration
- 15 hours 45 minutes
- Level
- All levels
- Language
- English
- Updated
- Instructor
- Udemy
- Price
- Premium
We will cover everything you need:
Native web server.
HTTP frameworks.
Benchmarks.
Package organization.
MVC pattern.
Interfaces: How to design and implement them.
Dealing with dates.
Unit, Integration and Functional testing.
Mocking different artifacts of your application.
Consuming external APIs.
Mocking external APIs responses
Different concurrency designs based on each requirement.
Parallelism when we have multi-core VMs.
Stress-test our applications
Metrics, logging, debugging, profiling.
And a lots of more... EVERYTHING you need to work with this amazing technology.
- Just complete the Golang tour available at Golang's website
- Software engineers.
- Software developers.
- Technical leaders.
- Architects.
- Anyone who wants to get serious about microservices in Go.
What you'll learn:
- Install, configure and setup Go
- Analysis and design of REST microservices.
- Different architectures and patterns for implementing them in Go.
- Test as you Go. Ensure the quality of your work.
- Advanced concurrency patterns.
- Parallel execution on Multi-Core VMs.
- HTTP frameworks, comparison and appliance.
- Consuming external APIs. Test them. Mock them. Measure them. Use them.
- The ultimate and best way of mocking different layers of your application.
- Debugging and completely testing your application.
- Create native webservices.
Who teaches Introduction to industry REST microservices in Golang (Go)? Udemy
Udemy is the largest open marketplace for online courses on the internet. Founded in 2010 by Eren Bali, Oktay Caglar, and Gagan Biyani and headquartered in San Francisco, the company went public on the Nasdaq in 2021 under the ticker UDMY. The platform hosts well over two hundred thousand courses across software development, IT and cloud, data science, design, business, marketing, and creative skills, taught by tens of thousands of independent instructors. Roughly seventy million learners use it worldwide, and the corporate arm — Udemy Business — supplies a curated subset of that catalog to enterprise customers.
Because Udemy is a marketplace rather than a single editorial publisher, the catalog is uneven by design. The strongest material lives in the long-form, project-based courses authored by working engineers — full-stack JavaScript, React, Node.js, Python data science, AWS, Docker and Kubernetes, mobile development with Flutter and React Native, and cloud certification preparation. The CourseFlix listing under this source is the slice of that catalog that has been mirrored here for offline-friendly viewing, organized by topic and updated as new releases land. Pricing on Udemy itself swings dramatically with the site's near-permanent sales, which is why the platform is best treated as a deep reference catalog: pick instructors with strong reviews and a track record of updating their material rather than buying on the headline price alone.
What lessons are included in Introduction to industry REST microservices in Golang (Go)?
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Golang installation & configuration Demo | 12:40 | |
| 2 | Configuring environment | 20:57 | |
| 3 | Testing our first websever | 12:21 | |
| 4 | Introduction to MVC | 13:17 | |
| 5 | Package organization | 45:53 | |
| 6 | Pushing our changes to Git and first PR | 14:22 | |
| 7 | Introduction to testing | 13:22 | |
| 8 | Unit tests | 30:13 | |
| 9 | Benchmarks | 35:41 | |
| 10 | How to structure Go artifacts and mock | 38:09 | |
| 11 | HTTP Frameworks | 35:40 | |
| 12 | Analyzing our target APIs. | 13:40 | |
| 13 | Defining our domain structs | 34:14 | |
| 14 | REST Api Calls - Native HTTP client | 47:40 | |
| 15 | Testing: Mocking native REST Api calls. | 39:21 | |
| 16 | Putting all together | 48:26 | |
| 17 | Testing: Unit & Integration tests | 56:19 | |
| 18 | Concurrency is NOT parallelism | 19:23 | |
| 19 | Implementation of concurrent API calls | 01:11:28 | |
| 20 | Testing concurrent models | 46:51 | |
| 21 | How to limit concurrency | 38:25 | |
| 22 | Calculate the shipping box | 07:15 | |
| 23 | How to use Mutex | 14:09 | |
| 24 | Introduction to logging systems | 12:24 | |
| 25 | Log library - logrus | 38:42 | |
| 26 | Log library - zap | 23:07 | |
| 27 | Infrastructure design for your microservices | 31:38 | |
| 28 | Creating an OAuth authentication microservice | 01:32:30 | |
| 29 | Mocking entire layers of the application | 26:16 | |
| 30 | End of course - Part 1 | 07:38 | |
| 31 | Extra class - Take a look at my website | 03:32 |
Get instant access to all 30 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionWhat courses are similar to Introduction to industry REST microservices in Golang (Go)?
-
Updated 1y agoBlockchain from scratch with GRPC and Protobuffers
By: Anthony GGLearn the basics of blockchain from scratch by step-by-step creating your own system.4h 56m -
FreeUpdated 3y agoArdan Labs Live Bytes (Ultimate Go Syntax LIVE)
By: Ardan LabsRecording of live translation Ultimate Go Syntax LIVE (March 2020 year) using Zoom.1h 48m -
Updated 2y agoPractical Go Foundations
By: Ardan LabsThis introductory course explores topics like strings, REST APIs, error handling, testing, sorting, and more!13h 9m5/5 -
Updated 2y agoHow to design & develop REST microservices in Golang (Go)
By: UdemyLearn to design and develop REST microservices in Go. Master MVC, Domain Driven Development, and Hexagonal architecture with MySQL and Cassandra integrations.20h 26m -
Updated 2y agoUltimate Go: Software Design with Kubernetes
By: Ardan LabsThis course teaches you how to build production-level services in Go, leveraging the power of a Domain Driven, Data Oriented Archiecture deployed in Kubernetes.18h 2m -
Updated 2y agoHow to develop a productive HTTP client in Golang (Go)
By: UdemyHave you ever called a REST API from your Go program? Did you implemented your own HTTP client or did you ended up using some of the thousand libraries out.9h 44m -
Updated 1y agoLet's Go! Learn to Build Professional Web Applications With Golang [Professional Package]
By: Alex EdwardsGo is a great language for building web applications. But teaching yourself from blog posts and the standard-library documentation can often leave you with. -
Updated 1y agoLearn Go with Pocket-Sized Projects
By: Pascal Bertrand, Donia Chaiehloudj, Aliénor LatourThis book will teach you how to write professional code in Go by creating useful tools and interesting projects.
More courses by Udemy
-
Updated 3y agoComplete C# Unity Game Developer 3D
This is the long-awaited sequel to the Complete Unity Developer - one of the most popular e-learning courses on the internet!30h 34m -
Updated 3y agoNest.js Microservices: Build & Deploy a Scaleable Backend
Nest.js is an incredible backend framework that allows us to build scaleable Nodejs backends with very little complexity. A Microservice architecture is a popul5h 39m5/5 -
Updated 3y agoThe HTML & CSS Bootcamp 2023 Edition
Brand new HTML & CSS course, just released in February 2023 Check out the promo video to see the beautiful, responsive projects we build in this course!37h 18m5/5 -
Updated 3y agoMicroservices with Node JS and React
Event-Based Architecture? Covered! Server side rendering with React? Yep. Scalable, production-ready code? Its here!54h 13m5/5 -
FreeClassic100 Days of Code - The Complete Python Pro Bootcamp for 2023
Watch the 100 Days of Code Python Pro Bootcamp free: 100 daily projects covering Python basics, web scraping, data science, automation and GUI apps.58h 35m5/5 -
Updated 3y agoReact - The Complete Guide
React: The Complete Guide by Maximilian Schwarzmüller — original 2022 edition covering React hooks, Redux, Context API, Next.js basics.47h 42m5/5