Sometimes you may not want to attend them but meetings are something that cannot be avoided. But there are practices you can implement to improve the experience and achieve better […]
The M City
A city built of code
How to improve your resume
Overview In my last job, a software consulting company after a series of unexpected events I end up as the hiring manager of my discipline(Site Reliability Engineer). This complete changed […]
Serverless from scratch. Run it in local.
Learn how to add a plugin to our serverless application and how to run the project in local
Serverless from scratch
Learn how to create a small serverless application step by step from nothing to deploy it in AWS and how you can use it to validate an idea.
The value of a feature
Overview Information technology business is indeed a business. This means it should create a revenue for the owner delivering products or services. These products a compounded of features that you […]
How to improve the quality of your meetings
Yes! you need meetings and they are important Maybe you hate meetings, maybe we all hate them but something is true and it is in most of the jobs your […]
Creating infrastructure with Terraform Part 2
Accessing to your resources In the previous tutorial we setup the environment to create infrastructure resources with code using Terraform. We created a EC2 instance in AWS and it was […]
Creating infrastructure with Terraform
Speed, reliability and flexibility and maybe more Today develop applications for Internet requires more speed, reliability and flexibility, these characteristics can be applied to all the stages of a project but we are going […]
Hello Internet!
I decided to call this post Hello Internet because when you write your first example for any programing language you write something really basic called Hello world. This is my […]