I’m very excited to announce the new project on which we, at Cloud Native Asturias, are working for a while. Let me introduce the Cloud Native Asturias Podcast.
You can listen to the very first episode from here 👇
I’m very excited to announce the new project on which we, at Cloud Native Asturias, are working for a while. Let me introduce the Cloud Native Asturias Podcast.
You can listen to the very first episode from here 👇
GraphQL is an open-source query language that is getting a lot of popularity in the last years and brings some new ways to access information. Because of that, GraphQL is gaining traction among developers due to its flexibility to query and retrieve data. Together with the Micronaut Framework, Software Engineers can deliver value fast and in a decoupled way.
In this article, we will see the incipient power of GraphQL by creating a simple Micronaut-based GraphQL server from the scratch. Engage!
Apache Kafka is one of the most used open-source distributed event streaming platforms when we talk about event-driven microservices architecture. This system brings great features, such as scalability handling, data transformation, and fault-tolerance, among others, that make Apache Kafka so popular for infrastructure, architecture, and developer teams. Micronaut is a modern Java framework, with a very low memory footprint, very suitable for cloud-native Java microservices.
In this article, we will drive a quite simple and fast implementation, that will consume messages from a Kafka topic, thanks to the Micronaut framework and its Micronaut Kafka integration. Engage!
Continue reading Implementing Kafka topic consumption in Micronaut
Kubernetes is one of the most impactful open-source software in the last 10 years. Among others, it brings the myth(?) dreamed of auto-scalability. Apart from that, a Kubernetes environment is capable to take care of the applications we deploy within it, ensuring the desired state, and trying to keep the zero-downtime status. What about the Kubernetes Custom Resources?
In this article, we will focus on a very powerful feature that Kubernetes provides to its customer, which is the Kubernetes Custom Resources, describing what it is, how to create and manage them, and some use cases. Engage!
Continue reading Introduction to Kubernetes Custom Resources
I’m very pleased to let you know that I had the opportunity to participate in the Micronaut Podcast #017. During this conversation, Sergio del Amo and I, went a bit about how the Micronaut framework is being used at Nexthink to implement microservices in an event-driven platform and talked about the Micronaut community, the usage of the GraalVM, the integrations with Kafka, Kubernetes, and more.
Continue reading Talking about microservices at Micronaut Podcast 017
The GraalVM is one of those technologies that are getting interest in the Cloud Native world during the last couple of years. It comes to solve some key challenges when we have to develop services into the Cloud. Moreover, and keeping the context about fast and cloud-oriented software development, we have the modern Java framework Micronaut, which is also very hot nowadays.
In this article, we will perform the Hello World for a Micronaut application using the GraalVM, and we will analyze the initial lessons learned for considering this GraalVM technology into production environments. Engage!
Hiring is taught. Hiring in the technology world is not different. Actually, maybe is even more difficult nowadays comparing with some other fields. Hiring the right people, in a tech hypergrowth company is even more difficult.
I’ve been hiring persons for the software engineering field in a hypergrowth tech company for the last 3 years, including the COVID-19 pandemic time and, in this article, I’ll explain my journey and the lessons learned so far. Engage!
In my professional career, I’ve passed through several ways to think. The last one, from 2013
If a good opportunity passes in front of you, take it right away.
At that time I learned the same but for renting an apartment in Geneva area… but that’s another story :).
Past April 2021, I had a great opportunity and I took it. Hoping that my professional experience could help people that are just finishing their studies in Computer Science, I’ve performed a talk for the Escuela de IngenierÃa Informática, which belongs to the University of Oviedo.
In this article, I’ll talk about this experience and why I think it’s important that a close collaboration between universities and companies happens. Engage!
I’ve recently started with the training platform from The Linux Foundation, and my first course has been “Containers Fundamentals (LFS253)“. This is the first out of an unknown number of reviews dedicated to the courses I take from The Linux Foundation.
On all these articles, I’ll write a small review with the highlights I consider important for a professional profile oriented to Tech Leads of teams of Software Engineers that delivers microservice-based systems in Kubernetes platforms. Engage!
Continue reading Review Course Containers Fundamentals (LFS253)