MAKE IT HAPPEN

"Clean code always looks like it was written by someone who cares." Robert C. Martin

Rogelio Orts

Hello!

My name is Rogelio, and I'm a software passionate. I studied Computer Engineering and currently I work as Software Architect and Tech Lead. In this website I'll keep the info about my projects updated and I'll share my software passion. If you want to know a little more about me, you can check my online resume.

My Projects

My job, my projects open source and other things that I currently do.

I started this project to develop Serverless applications because there was no tools for that. The idea behind the framework is to develop serverless functions as small applications instead of as unique functions. Also, the framework intends abstract the serverless infrastructure provider so the same application can run in any infrastructure.

Currently, the framework keep evolving. It exists a functional version and new features will be adding in following versions. The project is OpenSource and anybody can contribute through the GitHub repository.

The framework is developed with Typescript and it is available in NPM. It exists a core library (lambda-framework), libraries for each provider (lambda-framework-aws and lambda-framework-gcloud) and extensions libreries.

Arquitecto de Software & Tech Lead

Arquitecto de Software & Tech Lead

https://www.viajeselcorteingles.es

I design the software of the Viajes El Corte Inglés transport application and I lead technically a senior developers team. I monitor the code to check that the design is fulfilled and to ensure the code quality rules that were previously agreed. I look for the best technology solutions for the problem proposed by the requirements.

We work in an application with a microservice architecture with Java, Spring Boot, Spring Cloud, Netflix OSS and other technologies. The biggest challenges are interconnect with the providers, without caching the results (they are very volatile) and with a hight availability.