The easiest method to send emails from Google Cloud Function is the using of SendGrid service. It allows you to send 100 emails in a day on the free account. And it’s very easy to
Concise guide with commands about deploying .NET Core application to local k8s.
A colleague of mine approached me with the question about choosing a correct approach for API interface for data filtering. Whether it should be GraphQL, OData, REST, or just using RPC endpoints with parameters. Further
We’re using personification in Software Development. It’s really fun! The names which we’re using internally are not official and used only between developers. Of course we also have other official public names, but they’re boring.
Install https://chocolatey.org/ 1. Install docker and Kubernetes CLI Now you can check the installation by checking their versions. The kubectl command may return the following error for the 2nd connection: [crayon-5df5d3471e62f529777243/] This means you don’t
One of the purposes of the Data Science group which I run is to try in practice a real Data Science project from the setting a problem to the providing a working solution ready to
If in most of the cases when you have a new task, you’re focusing more on opportunities to do it with all cost instead of finding obstacles and reasons why it cannot be done, then
I’m very exciting to tell you that with Data Science Society of Sofia we’re launching a continuous event for everyone who wants get real experience with Data Science. You definitely need to got to the
A few teamwork rules that can save nerve cells of all in difficult moments. It happens so much work that some moments are forgotten. Therefore, it is important to create some set of rules, if
Recently working on some prototype of a demand prediction solution I faced with a couple of problems. Very big files. Such files cannot be loaded to memory since they are bigger then available one. Files