Category: Platforms

Cloud Computing Platforms

Azure Kubernetes Service (AKS) – Managed Identity

Posted on 4 min read

Azure Kubernetes Service (AKS) is a fully managed Kubernetes container orchestration service provided by Microsoft Azure. It allows users to quickly and easily deploy, manage, and scale containerized applications on Azure. AKS has been a popular choice among developers and DevOps teams for its ease of use and its ability to integrate with other Azure… Continue reading

Supercharge Your Cloud Infrastructure with Amazon CDK v2: Python Power and Seamless Migration from CDK v1!

Posted on 6 min read

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… Continue reading

Azure Cosmos DB – TTL (Time to Live) – Reference Usecase

Posted on 2 min read

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… Continue reading

Introduction to Kubernetes

Posted on 1 min read

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… Continue reading

Showing 51-54 of 54 posts
per page