DEV Community

Discussion on: September 10th, 2020: What did you learn this week?

Collapse
 
voutsider profile image
V-outsider

This week was more roductive for me. I've mastered a lot of things Elastic Search, Kibana, Redis cache, PostgreSQL, And all this to take part in the development of one project.😀 Before, when problems arose, I had time to sit down, think, find a solution myself, now I began to understand memes about hundreds of browser tabs🤣

Collapse
 
abdulsalam profile image
Abodunrin AbdulSalam

When you are building a new project with new stack

Collapse
 
samuelmugi profile image
samuelmugi

Hi please reccomend a place i can learn all this.

Collapse
 
voutsider profile image
V-outsider • Edited

Well, firstly dkwnload elastiksearh and Kibana servers elastic.co/ and run them, you will understand how it works, prloblems can be with requests to the Elastic, it's a powerfull Search engine with special syntax for queries, Query DSL, official docs as for me, not informative, I googled for a long time, experimented. About PostgreSQL, Just find a convenient library for your programming language, in python the best solution is sqlalchemy, the official documentation is very clear and simple, Studying the database is sure to familiarize you with migrations, a very necessary technology, studying the database is sure to familiarize you with migrations, a very necessary technology. Redist the easiest thing to understand, download server (There are also windows, but unofficial) redis.io/ You won't have any problems with understanding, the official library is almost all the programming languages.

There is no specific place with all the information, but the skill of extraction, filtering information is no less valuable. I hope it helps you with your travels) good luck

Collapse
 
nickytonline profile image
Nick Taylor

It's True - Dwight Shrute