My Vision About Platform Engineering (WIP)
In this post I'm trying to explain my point of view about platform engineering
In this post I'm trying to explain my point of view about platform engineering
In this post I'm trying to explain my point of view about applying Agile methods to software development
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.
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.
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.
In the previous post we saw a starting point to work with Docker. We learnt how to pull an image and run it.
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.
do you think that Microservices are only related to technology?
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