Skip to main content

Golang + Lambda Masterclass [EARLY-ACCESS]

1h 41m 25s
English
Paid

Course description

This course teaches you everything you need to create production-ready Golang + Lambda Microservices, REST APIs, and Event-Driven serverless applications on AWS cloud like a professional. Important: The course is in early-access which means new content is added regularly.

Read more about the course

6 things you will learn

This course is not just about Golang. It contains everything you need to know on DAY 1 when you work with Golang, Lambda, and other AWS services.

Go-Lambda Development

Master the Go-Lambda microservices, and worker development using step by step instructions and best practices.

Learn about AWS Services

Learn various AWS services such as IAM, S3, SQS, SNS, DynamoDB, Cloudwatch, Systems Manager, Cognito, API Gateway etc. You will learn why, when and how to use an AWS services with Go-Lambda projects.

Projects

No course is complete without building a project. Apply your learning to build a project using Lambda, API Gateway, Cognito, Cloudformation, and other AWS services.

Unit testing & Mocks

Testing is an essential part of any project development. Learn to write unit tests and to use GoMocks, Mockery framework to generate mocks.

Infrastructure-as-code (IAC)

Learn to write Infrastructure-as-code using Cloudformation. No project today is complete without IAC and you don't need to learn it separately in another course. It is all included in this course.

Additional

Learn advanced concepts like Lambda cold-starts, dead-letter queues, security best practices, IAM roles & fine-grained permissions.

Watch Online

This is a demo lesson (10:00 remaining)

You can watch up to 10 minutes for free. Subscribe to unlock all 16 lessons in this course and access 10,000+ hours of premium content across all courses.

View Pricing
0:00
/
#1: Write Hello World Program in Golang

All Course Lessons (16)

#Lesson TitleDurationAccess
1
Write Hello World Program in Golang Demo
04:20
2
Convert Hello World to Hello Lambda
06:34
3
Deploy Go-Lambda using AWS Console
08:27
4
Understand AWS Lambda Handler Signature
02:36
5
Cloudformation: What and Why?
03:43
6
Deploy Go-Lambda using Cloudformation
10:29
7
A quick intro to Go Structs
03:27
8
A quick intro to Go Struct Tags
04:00
9
Add Environment Variables to Go-Lambda + Cloudformation
07:34
10
Use Cloudformation parameters to pass environment vars
03:03
11
Logs basics & Logrus library
04:29
12
Go-Lambda add logs + cold start and warm start in action
04:49
13
Receiver functions in GO
04:27
14
Create the perfect project structure
21:45
15
Schedule Go-Lambda using EventBridge rules
05:59
16
Trigger Go-Lambda using SQS (Simple Queue Service)
05:43

Unlock unlimited learning

Get instant access to all 15 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.

Learn more about subscription

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Learn Go with Pocket-Sized Projects

Learn Go with Pocket-Sized Projects

Sources: Pascal Bertrand, Donia Chaiehloudj, Aliénor Latour
This book will teach you how to write professional code in Go by creating useful tools and interesting projects. Each mini-project covers key practical...
Writing An Interpreter In Go

Writing An Interpreter In Go

Sources: Thorsten Ball
In this book we will create a programming language together. We'll start with 0 lines of code and end up with a fully working interpreter for the Monkey* programming language. S...
AWS AppSync & Amplify with React & GraphQL - Complete Guide

AWS AppSync & Amplify with React & GraphQL - Complete Guide

Sources: udemy
Deploy a Serverless GraphQL & React JS based Javascript application in the AWS Cloud using AWS AppSync and AWS Amplify. AWS AppSync & AWS Amplify is the BEST wa
11 hours 11 minutes 36 seconds
Getting Started With Golang

Getting Started With Golang

Sources: Academind Pro
Learn all the key fundamentals of Go - one of the most in-demand and popular programming languages you can learn these days! Go (or Golang) is a very modern, performant and popu...
15 hours 19 minutes 14 seconds
How to develop a productive HTTP client in Golang (Go)

How to develop a productive HTTP client in Golang (Go)

Sources: udemy
Have 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 there? Do you know wh...
9 hours 44 minutes 29 seconds