4 Ways To Motivate Your Employees (That Don’t Include A Raise)
At JetRockets we take great pride in our employees and the work they do. Here are a few ways we motivate our employees and make sure they stay happy!
Choosing the right technology stack for your project
Building a new software product? Make sure you are choosing the most appropriate tech stack and for the right reasons!
Scaling Rails: Docker & AWS Beanstalk
Scaling Rails project still can be quite an interesting task.
We always want deployment to be as easy for developers as possible. On the other hand we want to pay less for the infrastructure, but be ready for unexpected significant increase of RPM.
In this article we show how to automate deploy of Rails application with Sidekiq and AnyCable to AWS Elastic Beanstalk using GitLab.