What's new in Qovery for August 2021?
This month, we have many exciting announcements to make and features to demo like Codespaces with Qovery, deploy on AWS, organization settings, billing, member management, etc. You do not want to miss it!
This month, we have many exciting announcements to make and features to demo like Codespaces with Qovery, deploy on AWS, organization settings, billing, member management, etc. You do not want to miss it!
Today I want to show you how to build a polymorphic select box in Ruby on Rails. Seems trivial, but it’s not. Let me show you the way and save you some time.
Even seemingly minor math bugs in software code can have outsize consequences.
As I said before, Speed is King. Business requirements for applications and architecture change all the time, driven by changes in customer needs, competition, and innovation and this only seems to be accelerating. Application developers must not be the blocker to business. We need business changes at the speed of life, not at the speed of software development.
There is nothing worse than waking up to an angry customer complaining that your website is failing to accept their payment at checkout. This may be worrying for some since payments not being processed can be equivalent to losing money; however with Tag Spotlight, this should be a relatively quick problem to dissect. The key question here is whether this is an issue that all our customers are facing or an isolated event.
One of the best things about getting started with InfluxDB over traditional relational databases is the fact that you don’t need to pre-define your schema in order to write data. This means you can create a bucket and write data in seconds, which can be pretty powerful to developers who care way more about the application they’re building than the mechanics of storing the data.