Observis Elasticsearch clusters
Handling search growth
One of the key features of a good web service is user input validation. External input cannot be...
Elasticsearch Index Management at scale
It began with Elasticsearch cluster upgrades. Every major Elasticsearch version brings new features, free performance, compatibility issues, and uncertainty. In addition, we had an itch to dissect requests, conjoin request with a response for analysis, record queries for stress testing, and account for each request per second. With these requirements in mind, we have built a [sidecar](https://docs.microsoft.com/en-us/azure/architecture/patterns/sidecar) component next to primary application.
Data ingestion into Elasticsearch at scale is hard. In this post, I’m going to share a success story of leveraging the Kafka Connect Elasticsearch Sink Connector to support the ever-increasing usage of the Vinted platform and to help our search engineers to ship features quickly all while having an operational and reliable system.
Hello everyone, I'd like to ask for help debugging ASP.NET Core Web API. That's the situation: We'...
Company, I work at, does data research and scraping which is later aggregated a...
With recent promotion, one of my tasks will be filling up a team with a couple of junior developers....
We're a small team of backend developers building our first web application (a really small one) and...
How much attention do you pay for your input devices, normally keyboard and a mouse? I always loved...
Until now I've always tried to stick to 80 characters per line and it worked just fine in plain ol'...
I've just started looking at TypeScript, React and wanted to prepare a nice working environment for...