Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Azure for Go developers
Search
Abhishek Gupta
September 30, 2020
Technology
0
130
Azure for Go developers
Abhishek Gupta
September 30, 2020
Tweet
Share
More Decks by Abhishek Gupta
See All by Abhishek Gupta
Vector Database for generative AI
abhirockzz
1
870
Building Serverless applications with Go - Golang Global Summit 2023
abhirockzz
1
150
Write your Kubernetes Infrastructure as Go code with CDK for Kubernetes (cdk8s)
abhirockzz
1
90
Simplifying your Kubernetes infrastructure with CDK for Kubernetes (cdk8s)
abhirockzz
1
830
Go and Redis, Better Together
abhirockzz
1
430
builders-camp-2022-abhishek-aws.pdf
abhirockzz
1
50
Let's Explore Apache Kafka, the easy way on AWS
abhirockzz
1
140
Building Serverless application with DynamoDB and Go
abhirockzz
1
170
Getting started with MemoryDB for Redis
abhirockzz
2
360
Other Decks in Technology
See All in Technology
Railsアプリケーション開発者のためのブックガイド
takahashim
14
6.1k
BirdCLEF+2025 Noir 5位解法紹介
myso
0
190
extension 現場で使えるXcodeショートカット一覧
ktombow
0
200
後進育成のしくじり〜任せるスキルとリーダーシップの両立〜
matsu0228
6
2.1k
インサイト情報からどこまで自動化できるか試してみた
takas0522
0
140
Escaping_the_Kraken_-_October_2025.pdf
mdalmijn
0
120
SwiftUIのGeometryReaderとScrollViewを基礎から応用まで学び直す:設計と活用事例
fumiyasac0921
0
130
stupid jj tricks
indirect
0
7.9k
AI時代だからこそ考える、僕らが本当につくりたいスクラムチーム / A Scrum Team we really want to create in this AI era
takaking22
6
3.1k
What is BigQuery?
aizack_harks
0
130
How to achieve interoperable digital identity across Asian countries
fujie
0
110
タスクって今どうなってるの?3.14の新機能 asyncio ps と pstree でasyncioのデバッグを (PyCon JP 2025)
jrfk
1
250
Featured
See All Featured
Building Applications with DynamoDB
mza
96
6.6k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
188
55k
The Cult of Friendly URLs
andyhume
79
6.6k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
30
2.9k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Gamification - CAS2011
davidbonilla
81
5.5k
Statistics for Hackers
jakevdp
799
220k
Build your cross-platform service in a week with App Engine
jlugia
232
18k
Designing for humans not robots
tammielis
254
25k
The Straight Up "How To Draw Better" Workshop
denniskardys
237
140k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
2.6k
Transcript
None
Ashley McNamara
None
None
None
Simplicity is Complicated (Rob Pike) standard library
None
https://tour.golang.org/ https://golang.org/doc/effective_go.html Rob Pike The Why of Go Carmen Andoh
Sameer Ajmani Francesc Campoy justforfunc
None
What’s up with Go on Azure? Ashley McNamara
https://github.com/Azure/azure-sdk-for- go#other-azure-go-packages Ashley McNamara
Ashley McNamara
Go db/sql sqlx squirrel lib/pq pgx Docker container mysql driver
finds and resolves critical bugs there is a Go driver
https://github.com/go-redis/redis https://github.com/gorilla/sessions Azure Cache for Redis + Redis Labs
None
official Go driver gocql Cassandra MongoDB How to handle rate-limiting
in Cassandra API for Cosmos DB How to use Mongo DB Change Streams
Try it out
None
None
Ashley McNamara
None
None
None
IaaS PaaS/CaaS Kubernetes Serverless (FaaS)
None
None
None
None
az container create -n mycontainer --image microsoft/aci-helloworld -g mygroup --ip-address
public
None
docker run
None
None
None
None
None
None
None
None
Lots of resources! Learning path aka.ms/LearnKubernetes What is Kubernetes aka.ms/k8sLearning
Hear from experts aka.ms/AKS/videos Case studies aka.ms/aks/casestudy
None
None
None
None
None
None
None
None
docker run
None
Ashley McNamara
None