ishaanveerdadhwal.hashnode.devGoogle Cloud databasesA cloud database is a database service that is built and deployed on cloud infrastructure. Easily via the Internet. Cloud databases serve the same function as any other modern relational, non-relational, or in-memory database. But with the added flex...Sep 16, 2023·2 min read
ishaanveerdadhwal.hashnode.devGCP Storage OptionsGoogle Cloud offers three main types of data storage: block, file, and object storage. Compute Engine offers several storage options for your VM instances. Each of the following storage options has unique price and performance characteristics: Persi...Sep 14, 2023·3 min read
ishaanveerdadhwal.hashnode.devGoogle Cloud FunctionsGoogle Cloud Functions is a serverless execution environment for building and connecting cloud services. With Cloud Functions you write simple, single-purpose functions that are attached to events emitted from your cloud infrastructure and services. ...Sep 10, 2023·2 min read
ishaanveerdadhwal.hashnode.devGKE - Google Kubernetes EngineSo What is Kubernetes? as per https://kubernetes.io/Kubernetes is a portable, extensible, open source platform for managing containerized workloads and services, that facilitates both declarative configuration and automation. It has a large, rapidly ...Sep 10, 2023·5 min read
ishaanveerdadhwal.hashnode.devApache Solr and its useApache Solr is a subproject of Apache Lucene, which is the indexing technology behind the most recently created search and index technology. Solr is a search engine at heart, but it is much more than that. It is a NoSQL database with transactional su...Jun 5, 2021·2 min read