We’re excited to announce the 1.7.6 release of ClusterControl – the only database management system you’ll ever need to take control of your open source database infrastructure. This new edition expands our commitment to cloud integration by allowing a user to deploy a SQL database stack to the cloud provider of your choice with the HAProxy load […]
In this article, we suggest you to get acquainted with the free editor of web languages – CodeLobster IDE. It is presented on the software market for a long time already, and it wins a lot of fans. CodeLobster IDE allows you to edit PHP, HTML, CSS and JavaScript files, it highlights the syntax and […]
Long ago, I built a web app for an enterprise (200k+ employees). Feedback on the web app prompted me to do an experiment. What would happen if I were to create a WhatsApp chatbot to solve the specific use case, instead of a web app? Would people like it better? Would it be more useful? But the […]
Business plans are a pivotal part of the strategic financial decision-making process. They help put thoughts down on paper, present market data to back up the rhetoric, and articulate the financial side of an argument. When it comes to business plans, it’s not only about the numbers; the narrative and the assumptions used to drive […]
It is not hard to see that some people are struggling to handle errors, and some are even totally missing it. Handling errors properly means not only reducing the development time by finding bugs and errors easily but also developing a robust codebase for large-scale applications. In particular, Node.js developers sometimes find themselves working with not-so-clean code […]
API development is a hot topic nowadays. There’s a huge number of ways you can develop and deliver an API, and big companies have developed massive solutions to help you bootstrap an application quickly. Yet, most of those options lack a key feature: development lifecycle management. So, developers spend some cycles creating useful and robust […]
You can’t mention the term “web services” nowadays without immediately evoking references to Amazon Web Services or Google’s Web service, Google Cloud Platform. There’s a reason for that, though. These tech giants have raised the bar by addressing the need for application development. And scale from the likes of Amazon and Google is exactly what makes modern […]
We’re used to measuring our digital devices by how fast they are, how clear the sound is, how crisp the display is, how large the storage capacity is. Some day soon, if Homei Miyashita has his way, we may measure them by how delicious they are. The Meiji University researcher has developed a handheld “lickable […]
“Great API products don’t get built by mistake,” says Rahul Dighe, the API and Platform Product Leader at PayPal. Even if you take into account all the trending principles of API ownership — design-first, API-as-a-Product, governance, KPIs, and more — you still might end up with an API that’s difficult to use. So, what advice would […]
Editor – This post was updated in May 2020 to make the Docker commands comply with current standards and to provide an updated NGINX Plus Dockerfile for Debian and Alpine Linux distributions. Docker is an open platform for building, shipping, and running distributed applications as containers (lightweight, standalone, executable packages of software that include everything needed to run an application). Containers can […]