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
110
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
820
Building Serverless applications with Go - Golang Global Summit 2023
abhirockzz
1
130
Write your Kubernetes Infrastructure as Go code with CDK for Kubernetes (cdk8s)
abhirockzz
1
81
Simplifying your Kubernetes infrastructure with CDK for Kubernetes (cdk8s)
abhirockzz
1
790
Go and Redis, Better Together
abhirockzz
1
400
builders-camp-2022-abhishek-aws.pdf
abhirockzz
1
35
Let's Explore Apache Kafka, the easy way on AWS
abhirockzz
1
120
Building Serverless application with DynamoDB and Go
abhirockzz
1
150
Getting started with MemoryDB for Redis
abhirockzz
2
330
Other Decks in Technology
See All in Technology
【Oracle Cloud ウェビナー】ご希望のクラウドでOracle Databaseを実行〜マルチクラウド・ソリューション徹底解説〜
oracle4engineer
PRO
1
110
Amazon CloudWatch を使って NW 監視を行うには
o11yfes2023
0
180
SmartHR プロダクトエンジニア求人ガイド_2025 / PdE job guide 2025
smarthr
0
170
新卒エンジニアがCICDをモダナイズしてみた話
akashi_sn
2
260
3月のAWSアップデートを5分間でざっくりと!
kubomasataka
0
130
React ABC Questions
hirotomoyamada
0
540
Рекомендации с нуля: как мы в Lamoda превратили главную страницу в ключевую точку входа для персонализированного шоппинга. Данил Комаров, Data Scientist, Lamoda Tech
lamodatech
0
790
watsonx.data上のベクトル・データベース Milvusを見てみよう/20250418-milvus-dojo
mayumihirano
0
120
コスト最適重視でAurora PostgreSQLのログ分析基盤を作ってみた #jawsug_tokyo
non97
1
610
10ヶ月かけてstyled-components v4からv5にアップデートした話
uhyo
2
140
更新系と状態
uhyo
7
1.9k
Databricksで完全履修!オールインワンレイクハウスは実在した!
akuwano
0
110
Featured
See All Featured
The Illustrated Children's Guide to Kubernetes
chrisshort
48
49k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.6k
Practical Orchestrator
shlominoach
186
11k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
47
2.7k
Making Projects Easy
brettharned
116
6.1k
Code Reviewing Like a Champion
maltzj
522
40k
Building an army of robots
kneath
304
45k
Side Projects
sachag
453
42k
Build The Right Thing And Hit Your Dates
maggiecrowley
35
2.6k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Bash Introduction
62gerente
611
210k
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