Nginx: The Versatile Web Server Powering the Modern Web In the bustling world of web servers, Nginx (pronounced „engine-x”) stands tall as a reliable and high-performance choice. More than just a web server, Nginx boasts an impressive array of features that make it a versatile tool for web developers, administrators, and anyone building a robustWięcej oNgnix[…]
Kategoria: DevOps
Fluentd: The Stream Whisperer – Simplifying Log Aggregation for Everyone In the ever-growing world of applications and microservices, log management can quickly become a tangled mess. Data streams from various sources flood your system, making it difficult to centralize, analyze, and gain valuable insights. This is where Fluentd comes in, acting as your log aggregationWięcej oFluentd[…]
I always used this but never reached behind basic definition- so it is the highest time to fix it;) What is DNS? The domain name system (DNS) is a naming database in which internet domain names are located and translated into Internet Protocol (IP) addresses. The domain name system maps the name people use to locate a websiteWięcej oDNS – what is it and how it works[…]
Criteria Amazon Elastic Load Balancer Azure Load Balancer Definition Complete assortment of load balancing services for distributing application traffic throughout multiple targets. One of the load balancing solutions offered by Microsoft Azure is a layer 4 load balancing service for all inbound and outbound UDP/TCP protocols. Types Users can access four different load balancers suchWięcej oAWS types of LoadBalancers and their comaprison to MsAzure LoadBalancer[…]
The most common SSL certificates are defined by X.509. The digital certificates have different formats. Here’s a brief overview of several common formats of SSL certificates: PEM: private key or certificate CER: only certificate DER: only certificate CRT: only certificate PFX: private key and certificate P12: private key and certificate JKS: private key and certificateWięcej oSSL certificates – how to convert to different formats[…]
What Happens Between The Web Browser And Server A browser attempts to connect to a web site secured with SSL. The browser requests that the web server identify itself. The server sends the browser a copy of its SSL certificate. The browser checks whether it trusts the SSL certificate. If so, it sends a message to theWięcej oSSL certificates[…]
What Is Splunk? Splunk is a software platform to search, analyze and visualize the machine-generated data gathered from the websites, applications, sensors, devices etc. which make up your IT infrastructure and business. Your input data can be in any format for e.g. .csv, or json or other formats You can configure Splunk to give Alerts /Więcej oSplunk[…]
I have tried to learn Kafka 3 times already. The first time was Infoshare conference and superb lecture on Kafka. Then I thought it is strange architecture. 2nd time in my company during internal training, installed it at home and checked what is the flavour of it. It seemed like queue system, like TIBCO withWięcej oKafka and Kafka-connect[…]
” Niech ktoś uprzątnie wreszcie ten popiół! Gdzieś tu musi być Feniks…Bycie menedżerem w potężnej, lecz przeżywającej poważny kryzys firmie w branży IT to nie bułka z masłem. Nigdy nie wiadomo, co czeka Cię następnego dnia i czy jeszcze tam pracujesz. Ale dzień, w którym nagle dowiadujesz się, że z pracy odeszli dwaj Twoi przełożeni,Więcej o„Projekt Feniks”[…]
Elasticsearch is a distributed, free and open search and analytics engine for all types of data, including textual, numerical, geospatial, structured, and unstructured. Elasticsearch is built on Apache Lucene and was first released in 2010 by Elasticsearch N.V. (now known as Elastic). Known for its simple REST APIs, distributed nature, speed, and scalability, Elasticsearch isWięcej oElasticSearch, Kibana, Siren.io[…]