Python is a high-level programming language widely used for web development, scientific computing, data analysis, artificial intelligence, and many other applications. It is known for its simplicity, readability, and ease of use, making it a popular choice for beginners and experienced programmers. Flask is a web framework for Python designed […]
Devamını Oku
Linux is a free and open source operating system. There are many variants of Linux out there. They are typically called Linux distribution. Suse, OpenSUSE, Debian, Ubuntu, CentOS, Arch, Fedora, RHEL all are common Linux distribution names. Knowing your os version and name can be very useful for security patches. […]
Devamını Oku
Learn Elasticsearch basic concepts and fundamentals of elasticsearch or basic concepts and terms in elasticsearch. Learn what is document, index, shards, cluster, replicas, node, mappings, types and schemas.Also learn the clustering mechanism of elasticsearch and elasticsearch architecture in depth
Devamını Oku
Watch Kelsey Hightower deliver an awesome presentation on Kubernetes via several demos during his keynote talk on the KubeCon 2017.
Devamını Oku
JavaFx Designing Tutorials: Welcome to JavaFx Design Tutorials, a place where you can excel your UI Designing skills and you will be able to implement it in your upcoming projects or assignments. In this channel I have given my best to learn you how to design material UI’s, metro UI’s,Flat […]
Devamını Oku
This video on Elasticsearch Tutorial will help you in understanding the fundamentals of Elasticsearch along with its practical usage and help you in building a strong foundation in ELK Stack. This video helps you to learn following topics:
Devamını Oku
“Debezium (noun | de·be·zi·um | /dɪ:ˈbɪ:ziːəm/) – secret ingredient for change data capture” Updating caches and full-text indexes, synchronizing data between microservices, maintaining different read models in a CRQS-style architecture, and feeding operational data to your analytics tools — just a few use cases which benefit so much from streaming […]
Devamını Oku
How does public-key cryptography work? What is a private key and a public key? Why is asymmetric encryption different from symmetric encryption? Asymmetric encryption, also known as public-key cryptography, is a cryptographic system that uses a pair of related keys: public and private. The public key can encrypt data, but […]
Devamını Oku
Docker is an open source platform that’s used to build, ship and run distributed services. Kubernetes is an open source orchestration platform for automating deployment, scaling and the operations of application containers across clusters of hosts. Microservices structure an application into several modular services Learn the basics of Microservices, Docker, and Kubernetes. Code demo starts […]
Devamını Oku
Conway’s law is an adage named after computer programmer Melvin Conway, who introduced the idea in 1967. It was first dubbed Conway’s law by participants at the 1968 National Symposium on Modular Programming. It states that “organizations which design systems … are constrained to produce designs which are copies of […]
Devamını Oku