CloudNesil Awarded Top B2B Company in Turkey by Clutch
CloudNesil is an international full-cycle software development company with niche expertise and a focus on the cutting-edge technologies. Since 2013, we have been helping companies achieve their goals with impactful, industry-specific solutions for SME’s and large corporations. We are proud to earn the trust of world-class brands and achieved great success. Clutch is a B2B market
Kafka Encryption with SSL
Apache Kafka is a community distributed event streaming platform capable of handling events. This Article is about how you can secure Kafka communication both inter-broker and external. You can find plenty of information in official Confluent web site but through this article you will find useful commands how can
Top IT Outsourcing Companies in Turkey 2019
At CloudNesil, we develop software with our niche expertise and cutting-edge technologies. We work on projects including aspects of Big Data, Machine Learning, and Cloud Transformation. Since 2013, we have been helping our clients achieve their goals with our technology solutions. We are excited about recently winning an award for being a Top
AWS Glue
AWS Glue is a fully managed extract, transform, and load (ETL) service that makes it easy for customers to prepare and load their data for analytics. You can create and run an ETL job with a few clicks in the AWS Management Console. You simply point AWS Glue to your data stored on
Backup/Restore elasticsearch between aws accounts
This article is about backing up and restoring elasticsearch between aws accounts. Since you can find plenty of resources online about installing s3 plugin, creating iam user, creating iam role for s3 access. I will focus on key points of backup and restore. Create snapshot repository on where you want to take backup. ```PUT /_snapshot/$snapshot_repository?verify=false&pretty{"type":