API

1 Articles

REST API: Error handling

One of the most important thing when you're designing an API is **how it's going to handle errors** and how will be the content and the status of the responses that it's going to send to its clients

Agile

1 Articles
Thoughts about Agile from a Software Developer

Thoughts about Agile from a Software Developer

In this post I'm trying to explain my point of view about applying Agile methods to software development

Angular

2 Articles

Angular Router Hooks: Guards

In this post we are going to see how we can protect some views or components. The use case is very simple: building a login component and if the credentials (user and password) are right, go to a protected view.

Angular: Routing Basics

In this post I would like to talk about the routing in Angular 2. The idea is to write several posts about this topic, from the basic aspects to the advanced ones.

Argo CD

1 Articles
Kubernetes - CI/CD with Tekton & Argo CD

Kubernetes - CI/CD with Tekton & Argo CD

This post tries to be post about Kubernetes from the developer point of view, relating Kubernetes concepts with application development. As I always said, the important thing is adquiring knowledge about something and making it yours, In my case, the JARC way.

CI/CD

1 Articles
Kubernetes - CI/CD with Tekton & Argo CD

Kubernetes - CI/CD with Tekton & Argo CD

This post tries to be post about Kubernetes from the developer point of view, relating Kubernetes concepts with application development. As I always said, the important thing is adquiring knowledge about something and making it yours, In my case, the JARC way.

Cloud

2 Articles
Cloud Computing: basic concepts

Cloud Computing: basic concepts

What is Cloud computing?

AWS S3 - basic concepts

AWS S3 - basic concepts

AWS S3 is one of the first services that Amazon introduced and it's used for storing data (objects) in the cloud.

Culture

1 Articles
Thoughts about Agile from a Software Developer

Thoughts about Agile from a Software Developer

In this post I'm trying to explain my point of view about applying Agile methods to software development

Digital Transformation

2 Articles
Monoliths, Microservices and Culture

Monoliths, Microservices and Culture

do you think that Microservices are only related to technology?

Digital Transformation: is it just about technology?

Every company is doing its own Digital Transformation, hiring many people, making many projects, replacing its old technology architecture and all this new stuff

Docker

2 Articles
Docker in practice for dummies (II)

Docker in practice for dummies (II)

In the previous post we saw a starting point to work with Docker. We learnt how to pull an image and run it.

Docker in practice for dummies (I)

Docker in practice for dummies (I)

In this post I'm not going to talk about containers technology and differences between Docker and Virtual Machines I think that there is a lot of documentation about that.

Gitops

1 Articles
Kubernetes - CI/CD with Tekton & Argo CD

Kubernetes - CI/CD with Tekton & Argo CD

This post tries to be post about Kubernetes from the developer point of view, relating Kubernetes concepts with application development. As I always said, the important thing is adquiring knowledge about something and making it yours, In my case, the JARC way.

Kubernetes

2 Articles
Kubernetes - CI/CD with Tekton & Argo CD

Kubernetes - CI/CD with Tekton & Argo CD

This post tries to be post about Kubernetes from the developer point of view, relating Kubernetes concepts with application development. As I always said, the important thing is adquiring knowledge about something and making it yours, In my case, the JARC way.

Kubernetes - The JARC way (I)

Kubernetes - The JARC way (I)

This post tries to be post about Kubernetes from the developer point of view, relating Kubernetes concepts with application development. As I always said, the important thing is adquiring knowledge about something and making it yours, In my case, the JARC way.

Microfrontends

1 Articles
Thoughts about Microfrontends

Thoughts about Microfrontends

This post maybe is too long and I could write several posts but I considered a good option to write all I think about Microfrontend and MicroX architectures in just one post, like a book.

Microservices

1 Articles
Monoliths, Microservices and Culture

Monoliths, Microservices and Culture

do you think that Microservices are only related to technology?

Rest

1 Articles

REST API: Error handling

One of the most important thing when you're designing an API is **how it's going to handle errors** and how will be the content and the status of the responses that it's going to send to its clients

SPA

2 Articles

Angular Router Hooks: Guards

In this post we are going to see how we can protect some views or components. The use case is very simple: building a login component and if the credentials (user and password) are right, go to a protected view.

Angular: Routing Basics

In this post I would like to talk about the routing in Angular 2. The idea is to write several posts about this topic, from the basic aspects to the advanced ones.

Tekton

1 Articles
Kubernetes - CI/CD with Tekton & Argo CD

Kubernetes - CI/CD with Tekton & Argo CD

This post tries to be post about Kubernetes from the developer point of view, relating Kubernetes concepts with application development. As I always said, the important thing is adquiring knowledge about something and making it yours, In my case, the JARC way.