SlideShare a Scribd company logo
GOLANG AS THE DREAM OF A
DEVOPS ENGINEER
MÁTÉ GULYÁS
CTO
@gulyasm
ENBRITELY
LOVES
SERVICES
ENBRITELY
LOVES
MICROSERVICES
MICROSERVICES
LOVES
GO
ENBRITELY
LOVES
GO
VDay 2015 - Golang as the Dream of a Devops Engineer
GO IS GREAT
FOR
DEPLOYMENT
AMI
PACKER
GITHUB
ANSIBLE
TERRAFORM
CONSUL
AMI-ID
STICK WITH THE
STANDARD LIBRARY
MIDDLEWARE?
I WANT MY MIDDLEWARES!
LOGGING
LOG ONLY WHAT’S
IMPORTANT
ERROR MESSAGE DETAILS!
SET LOG PREFIX
GO TOOLS
VDay 2015 - Golang as the Dream of a Devops Engineer
GO TOOLS
go fmt
go vet
go test
go get
golint
1. is my service RUNNING?
2. what VERSION is running?
3. what is the UPTIME?
A FEW QUESTION...
go RunHeartbeatService(":10101")
https://github.com/enbritely/heartbeat-golang
ALWAYS WRITE A UI
ALWAYS CREATE A UI
YOUR TEAM WILL
THANK YOU!
CONFIGURATION
VDay 2015 - Golang as the Dream of a Devops Engineer
VDay 2015 - Golang as the Dream of a Devops Engineer
.dotenv file
export DB_USER=root
export DB_PASSWORD=root
export DB_HOST=localhost:3306
export DB_DATABASE=TestDB
export ADDRESS=:12500
export CS_ADDRESS=http://localhost:12300/api
export HEARTBEAT_ADDRESS=:12501
SUMMARY
Uniform build, deployment
Uniform Heartbeat signal
Always provide UI
Use env variables for configuration
Use the tools
=
WE ARE HIRING!
MATE GULYAS
CTO
gulyasm@enbrite.ly
@gulyasm
@enbritely
THANK YOU!

More Related Content

PPT
Introduction to composer
PDF
Making multiplayer game with Elixir and Elm
DOC
Shellsdasd
PPTX
Fenella saunders task 6
KEY
PHPで文字コードとエラーメッセージをコントロールする
PDF
Drupal + selenium
PPTX
Water Boy, my robotic co-worker
PDF
Go meetup | Go 1.8 release
Introduction to composer
Making multiplayer game with Elixir and Elm
Shellsdasd
Fenella saunders task 6
PHPで文字コードとエラーメッセージをコントロールする
Drupal + selenium
Water Boy, my robotic co-worker
Go meetup | Go 1.8 release

Similar to VDay 2015 - Golang as the Dream of a Devops Engineer (10)

PDF
Import golang; struct microservice
PPTX
Write microservice in golang
PPTX
The GO Language : From Beginners to Gophers
PPTX
Go programing language
PDF
LCA2014 - Introduction to Go
PDF
Edward
PDF
Golang 101
PDF
Go in Production
PDF
An introduction to_golang.avi
PDF
Performance optimization 101 - Erlang Factory SF 2014
Import golang; struct microservice
Write microservice in golang
The GO Language : From Beginners to Gophers
Go programing language
LCA2014 - Introduction to Go
Edward
Golang 101
Go in Production
An introduction to_golang.avi
Performance optimization 101 - Erlang Factory SF 2014
Ad

Recently uploaded (20)

PPTX
Log360_SIEM_Solutions Overview PPT_Feb 2020.pptx
PPTX
history of c programming in notes for students .pptx
PPTX
Reimagine Home Health with the Power of Agentic AI​
PDF
iTop VPN 6.5.0 Crack + License Key 2025 (Premium Version)
PDF
Tally Prime Crack Download New Version 5.1 [2025] (License Key Free
PPTX
assetexplorer- product-overview - presentation
PPTX
AMADEUS TRAVEL AGENT SOFTWARE | AMADEUS TICKETING SYSTEM
PDF
How to Make Money in the Metaverse_ Top Strategies for Beginners.pdf
PDF
Odoo Companies in India – Driving Business Transformation.pdf
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PPTX
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
PDF
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
PDF
Complete Guide to Website Development in Malaysia for SMEs
PPTX
L1 - Introduction to python Backend.pptx
PPTX
Patient Appointment Booking in Odoo with online payment
PDF
CCleaner Pro 6.38.11537 Crack Final Latest Version 2025
PPTX
Monitoring Stack: Grafana, Loki & Promtail
PDF
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
PDF
Nekopoi APK 2025 free lastest update
PDF
How to Choose the Right IT Partner for Your Business in Malaysia
Log360_SIEM_Solutions Overview PPT_Feb 2020.pptx
history of c programming in notes for students .pptx
Reimagine Home Health with the Power of Agentic AI​
iTop VPN 6.5.0 Crack + License Key 2025 (Premium Version)
Tally Prime Crack Download New Version 5.1 [2025] (License Key Free
assetexplorer- product-overview - presentation
AMADEUS TRAVEL AGENT SOFTWARE | AMADEUS TICKETING SYSTEM
How to Make Money in the Metaverse_ Top Strategies for Beginners.pdf
Odoo Companies in India – Driving Business Transformation.pdf
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
Complete Guide to Website Development in Malaysia for SMEs
L1 - Introduction to python Backend.pptx
Patient Appointment Booking in Odoo with online payment
CCleaner Pro 6.38.11537 Crack Final Latest Version 2025
Monitoring Stack: Grafana, Loki & Promtail
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
Nekopoi APK 2025 free lastest update
How to Choose the Right IT Partner for Your Business in Malaysia
Ad

VDay 2015 - Golang as the Dream of a Devops Engineer