Imagine how efficient your cloud operations could be if you could use your familiar programming languages to define your cloud infrastructure? Interestingly, Amazon’s Cloud Development Kit (CDK) makes this possible. Developers can leverage high-level components to define their infrastructure in code, simplifying the process and giving them more control. This blog will delve into the […]
Read more →Category: Platforms
Cloud Computing Platforms
Azure Cosmos DB – TTL (Time to Live) – Reference Usecase
TTL capability within Azure Cosmos DB is a live saver, as it would take necessary steps to purge redudent data based on the configurations you may. Let us think in terms of an Industrial IoT scenario, devices can produce vast amounts of telemetry information, logs and user session information that is only useful until we […]
Read more →Introduction to Kubernetes
What is Kubernetes? Kubernetes (a.k.a K8s) is an open-source system for automating deployment, scaling and management of containerized applications that was originally designed by Google and now maintained by the Cloud Native Computing Foundation. What Kubernetes can do? Kubernetes has a number of features in cloud computing world, it can be thought as a : A […]
Read more →Mastering Google Cloud Storage: A Complete Guide to Object Storage at Scale
Google Cloud Storage provides the foundation for data storage across virtually every GCP workload, offering eleven-nines durability (99.999999999%), global availability, and seamless integration with analytics and ML services. Storage Classes Comparison Google Cloud Storage Architecture Location Types Type Example Availability Use Case Multi-region US, EU, ASIA 99.95% Global apps, HA + DR Dual-region US-EAST1 + […]
Read more →