Join us

heart Posts from the community tagged with Go...
Sponsored Link FAUN Team
@faun shared a link, 1 year, 1 month ago

Read CloudNative Weekly Newsletter

CloudNative Weekly Newsletter, The Chief I/O. Curated CloudNative news, tutorials, tools and more!

Join thousands of other readers, 100% free, unsubscribe anytime.

Story Trending
@fulviodenza shared a post, 2 years, 2 months ago
Software Architect, Nexi

AWS Cognito API for Golang Authentication

This article will contain a lot of code snippets. All code is retrievable here: https://github.com/fulviodenza/cognito-golang
This is not production-ready code, you should add some other checks, wrap errors from Cognito to make them less user-affordable, integrate Cognito with Amplify and other things we’re not interested in.

0_w7YvGDTjdy58AzxB.jpeg
Story Trending
@dineshparvathaneni shared a post, 2 years, 4 months ago

Kubernetes CRD Versioning for Operator Developers

Some guidelines for Kubernetes operator developers on how to version their CRDs

Story
@kalpit-sharma-dev shared a post, 2 years, 4 months ago
Connectwise

Strings in Golang

Golang strings are immutable.

1_fH36BWLc3Dh8vqtnxFiy-Q.jpeg
Story
@codernishchay shared a post, 2 years, 4 months ago

Go Channels

Today we will take a deep dive into channels and its workings.

1_Mtl_5MpLR4wgPC-KR3iZqQ.png
Story
@jessiehernandez shared a post, 2 years, 6 months ago
Cloud Architect

The Way to Testing Mastery, Part 1: Rise

The ultimate guide to writing great unit tests that will improve your code quality

“When I master testing, will I get to dodge bugs?” Jessie: “No, when you master testing, you won’t have to”