Open in app

Sign In

Write

Sign In

Sabbir Ahmed
Sabbir Ahmed

57 Followers

Home

About

Published in

Dev Genius

·Pinned

Scaffolding A gRPC service with Go (Golang) For Production

gRPC is google’s high-performance RPC framework. Working with Remote Procedural Calls (RPC) has always been a headache before gRPC. Google has made it easier for developers and engineers with polyglot code generation support. …

Microservices

5 min read

Scaffolding A gRPC service with Go (Golang) For Production
Scaffolding A gRPC service with Go (Golang) For Production
Microservices

5 min read


Published in

Dev Genius

·6 days ago

Twelve-Factor Microservice in Go

When we want to create a Twelve-Factor Microservice in Go, it’s crucial to adhere to the twelve guiding principles. These guidelines promote automation, efficient log management, and consistent environments. Additionally, it’s crucial to rely on external services and maintain a small, decoupled codebase and dependencies for optimal scalability and ease…

Go

5 min read

Twelve-Factor Microservice in Go
Twelve-Factor Microservice in Go
Go

5 min read


Published in

Dev Genius

·Dec 24, 2022

Run Ansible Playbook From Terraform: Provision and Configure Bastion Host in AWS

Often we have to provision EC2 instances as bastion hosts and then \ we run ansible playbooks or init scripts to install packages or configure the system. But if we run terraform and ansible in one go that would save time as we as reduce toil. In this article, we…

Terraform

3 min read

Run Ansible Playbook From Terraform: Provision and Configure Bastion Host in AWS
Run Ansible Playbook From Terraform: Provision and Configure Bastion Host in AWS
Terraform

3 min read


Published in

NewrozTech

·Oct 28, 2022

Functions and Methods in Go

To begin with Go, we have to understand Go functions and methods. And how they differ from other languages. This article is the first of the function series. Functions vs Methods Single line answer would be - Functions are set of instructions Methods are functions that are associated with objects Let’s understand what…

Go

3 min read

Functions and Methods in Go
Functions and Methods in Go
Go

3 min read


Published in

NewrozTech

·Oct 16, 2022

Tip for Go Services at Scale

At NewrozTech, we try to simulate the production environment by doing various tests with our service. One of the fundamental things is load testing primarily with Ddosify and finally with Jmeter. In this article, I will share my experience with a simple go tweak that made a huge difference. Generally…

Go

2 min read

Tip for Go Services at Scale
Tip for Go Services at Scale
Go

2 min read


Published in

Dev Genius

·Oct 8, 2022

Tooling Go Microservices With Consul Service Discovery and KV Store

Consul, at its core, is a service networking solution. It provides a service mesh solution, network configuration automation, service discovery, a simple Key-Value store, etc. In this article, we will focus on the key-value store (KV store) for our service configuration and one of the core features of consul, service…

Go

5 min read

Tooling Go Microservices With Consul Service Discovery and KV Store
Tooling Go Microservices With Consul Service Discovery and KV Store
Go

5 min read


Published in

DevOps.dev

·Apr 23, 2022

Deploy Geo-Restriced Service with Nginx, GeoIP2, and Docker

It is often a feature for a service to restrict content based on country to ensure compliance. From my personal experience, country restrictions can come in handy while under DDoS attacks. You can buy time for network and system engineers while they configure firewall and content filters. Another popular use…

Microservices

3 min read

Deploy Geo-Restriced Service with Nginx, GeoIP2, and Docker
Deploy Geo-Restriced Service with Nginx, GeoIP2, and Docker
Microservices

3 min read


Published in

Analytics Vidhya

·Oct 13, 2020

Dockerize Django with Nginx and PostgreSQL

"Docker is Inception for Linux", is how I like to put it when it comes to explaining docker. Cause docker is exactly like this, a Linux inside a Linux sharing the host kernel. For any compassionate Linux user, can learn docker in a matter of days. In this article, I…

Docker

3 min read

Dockerize Django with Nginx and PostgreSQL
Dockerize Django with Nginx and PostgreSQL
Docker

3 min read


Published in

Analytics Vidhya

·Jun 20, 2020

Real-Time Head Pose Estimation With OpenCV and Dlib

Head pose estimation is used widely in various computer vision applications- like VR applications, hands-free gesture-controlled applications, driver’s attention detection, gaze estimation, and many more. In this post, we are going to learn how to estimate head pose with OpenCV and Dlib. Pose estimation in respect of Computer Vision In computer vision, pose estimation specifically refers to…

Head Pose Estimation

3 min read

Real-Time Head Pose Estimation With OpenCV and Dlib
Real-Time Head Pose Estimation With OpenCV and Dlib
Head Pose Estimation

3 min read


Published in

Analytics Vidhya

·Apr 20, 2020

Deep Learning Can Protect Outdoor Safe Distance During COVID-19

We are all going through a time that we have never imagined. Those who lost hope in humanity our frontline heroes working around the clock proved them wrong. The scientists, one of the unsung heroes dedicated their life to invent vaccines. This story is from an engineer’s perspective and eagerness…

Machine Learning

2 min read

Deep Learning Can Protect Outdoor Safe Distance During COVID-19
Deep Learning Can Protect Outdoor Safe Distance During COVID-19
Machine Learning

2 min read

Sabbir Ahmed

Sabbir Ahmed

57 Followers

Backend Engineer && Devops || https://sabbir.dev

Following
  • Vonage Dev

    Vonage Dev

  • Netflix Technology Blog

    Netflix Technology Blog

  • Israel Josué Parra Rosales

    Israel Josué Parra Rosales

  • Hussein Nasser

    Hussein Nasser

  • ScyllaDB

    ScyllaDB

See all (29)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams