IIshaaninishaanveerdadhwal.hashnode.dev·Sep 16, 2023 · 2 min readGoogle 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...00
IIshaaninishaanveerdadhwal.hashnode.dev·Sep 14, 2023 · 3 min readGCP 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...00
IIshaaninishaanveerdadhwal.hashnode.dev·Sep 10, 2023 · 2 min readGoogle 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. ...00
IIshaaninishaanveerdadhwal.hashnode.dev·Sep 10, 2023 · 5 min readGKE - 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 ...00
IIshaaninishaanveerdadhwal.hashnode.dev·Jun 5, 2021 · 2 min readApache 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...00