Cron is a powerful tool in linux-based operating systems to execute jobs at specified intervals. This easy hack makes monthly cron jobs execute at a specific date.
It’s been some time since devops and agile to walk side by side. Combining both has become the basic precept for any IT area, since that way you can get better business results. However, this union still generates much discussion. To better understand the two concepts, it is interesting to note that all of DevOps’ efforts within an organization are geared towards enabling “value delivery” to customers and businesses as quickly as possible.
When it comes to loading time, every second counts. In fact, studies show people will never return to your site if it takes longer than a couple of seconds to load. Site speed should be high on your list of performance improvements. On the internet, you really do only get one chance to make a first impression. That’s why speed testing is so important, but it shouldn’t stop at the development phase. Site speed should be continually monitored every step of the way.
Welcome to autumn! Here in New England we anxiously await the transition to winter as our leaves start to change color and the summer heat begins to temper. It’s been a busy few seasons for us – we’ve introduced new features and launched our new community efforts. Want to learn more? Read on!
As Winter is coming, we wanted to keep your application warm (up) with these new PM2 Runtime features.
Serverless is often described as the abstraction to end all abstractions. VMs and standalone containers pale in comparison stateless functions. That pristine distinction between the application’s code and its stateful data is something we all dream of. Scalability, observability and high availability can now be realized on a global scale.