DEV Community

Mario Carrion profile picture

Mario Carrion

Hi! đź‘‹ I'm no longer maintaining my dev.to profile, if you want more recent content visit my website.

Location NY, USA Joined Joined on  Personal website https://mariocarrion.com/ github website
Microservices in Go: Events and Background jobs using Kafka

Microservices in Go: Events and Background jobs using Kafka

21
Comments
4 min read

Want to connect with Mario Carrion?

Create an account to connect with Mario Carrion. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Learning Go: Context package

Learning Go: Context package

7
Comments
7 min read
Building Microservices in Go: Events and Background jobs using RabbitMQ

Building Microservices in Go: Events and Background jobs using RabbitMQ

66
Comments
5 min read
Why you should use/learn Go as hiring manager/individual contributor.

Why you should use/learn Go as hiring manager/individual contributor.

6
Comments
6 min read
Building Microservices in Go: Searching with Elasticsearch

Building Microservices in Go: Searching with Elasticsearch

41
Comments
5 min read
Building Microservices in Go: Graceful Shutdown

Building Microservices in Go: Graceful Shutdown

52
Comments
3 min read
Building Microservices in Go: Containerization using Docker

Building Microservices in Go: Containerization using Docker

9
Comments
4 min read
Building Microservices in Go: OpenTelemetry

Building Microservices in Go: OpenTelemetry

12
Comments
5 min read
Building Microservices in Go: REST APIs: Implementing and Dealing with errors

Building Microservices in Go: REST APIs: Implementing and Dealing with errors

15
Comments
3 min read
Building Microservices in Go: REST APIs: Putting it all together

Building Microservices in Go: REST APIs: Putting it all together

6
Comments
2 min read
Building Microservices in Go: REST APIs - Versioning

Building Microservices in Go: REST APIs - Versioning

3
Comments
5 min read
Building Microservices in Go: REST APIs - OpenAPI 3 and Swagger UI

Building Microservices in Go: REST APIs - OpenAPI 3 and Swagger UI

13
Comments
5 min read
Building Microservices in Go: REST APIs - Custom JSON Types

Building Microservices in Go: REST APIs - Custom JSON Types

5
Comments
6 min read
Building Microservices in Go: REST APIs - Testing

Building Microservices in Go: REST APIs - Testing

5
Comments
3 min read
Building Microservices in Go: REST APIs - HTTP Handlers

Building Microservices in Go: REST APIs - HTTP Handlers

29
Comments 1
5 min read
Building Microservices in Go: Services in Domain Driven Design

Building Microservices in Go: Services in Domain Driven Design

6
Comments
3 min read
Building Microservices in Go: Repository Pattern

Building Microservices in Go: Repository Pattern

11
Comments
3 min read
Go Package for testing HTTP interactions: github.com/dnaeon/go-vcr

Go Package for testing HTTP interactions: github.com/dnaeon/go-vcr

6
Comments
2 min read
Building Microservices in Go: Domain Driven Design and Project Layout

Building Microservices in Go: Domain Driven Design and Project Layout

30
Comments
4 min read
Go Package for better integration tests: github.com/ory/dockertest

Go Package for better integration tests: github.com/ory/dockertest

5
Comments
4 min read
Go Package for Mocking HTTP Traffic: github.com/h2non/gock

Go Package for Mocking HTTP Traffic: github.com/h2non/gock

5
Comments
4 min read
Microservices in Go: Accessing PostgreSQL - Putting it all together

Microservices in Go: Accessing PostgreSQL - Putting it all together

5
Comments
3 min read
Building Microservices in Go: Accessing PostgreSQL - Statements Builder and Code generators

Building Microservices in Go: Accessing PostgreSQL - Statements Builder and Code generators

6
Comments
3 min read
Building Microservices in Go: Accessing PostgreSQL - ORM/ORM-like

Building Microservices in Go: Accessing PostgreSQL - ORM/ORM-like

8
Comments
4 min read
Building Microservices in Go: Accessing PostgreSQL Databases - Plain SQL

Building Microservices in Go: Accessing PostgreSQL Databases - Plain SQL

7
Comments
5 min read
Building Microservices in Go: Caching using memcached

Building Microservices in Go: Caching using memcached

89
Comments
5 min read
Go Package for Equality: github.com/google/go-cmp

Go Package for Equality: github.com/google/go-cmp

5
Comments
5 min read
What is new in Go 1.16?

What is new in Go 1.16?

2
Comments
1 min read
Go Tools: For database schema migrations

Go Tools: For database schema migrations

3
Comments
4 min read
Go Tool: (exploring) sqlc (Part 1)

Go Tool: (exploring) sqlc (Part 1)

2
Comments
3 min read
Go Tips: WebAssembly and Vugu

Go Tips: WebAssembly and Vugu

Comments
5 min read
Using the C4 model to document Software Architectures

Using the C4 model to document Software Architectures

5
Comments 2
5 min read
Go Tool: direnv

Go Tool: direnv

2
Comments
3 min read
Configuring Gitlab CI and Private Go Modules

Configuring Gitlab CI and Private Go Modules

4
Comments
2 min read
(n)vi(m): Go plugins

(n)vi(m): Go plugins

1
Comments
4 min read
(n)vi(m): productivity plugins

(n)vi(m): productivity plugins

3
Comments
1 min read
(n)vi(m): look and feel plugins

(n)vi(m): look and feel plugins

Comments
2 min read
(N)VI(M): Basic Settings

(N)VI(M): Basic Settings

10
Comments
2 min read
Go Tip: Profiling

Go Tip: Profiling

6
Comments
2 min read
Complex Pipelines in Go (Part 5): Putting it all together

Complex Pipelines in Go (Part 5): Putting it all together

7
Comments
3 min read
Complex Pipelines in Go (Part 4): Sane Coordination and Cancellation

Complex Pipelines in Go (Part 4): Sane Coordination and Cancellation

7
Comments
3 min read
Complex Pipelines in Go (Part 3): Transforming Data to Tab Separated Values

Complex Pipelines in Go (Part 3): Transforming Data to Tab Separated Values

7
Comments
2 min read
Complex Pipelines in Go (Part 2): Storing Values in Batches

Complex Pipelines in Go (Part 2): Storing Values in Batches

8
Comments
4 min read
loading...