Skip to content

Commit 5c12edc

Browse files
committed
Made changes to intro and cleaned up the blog
1 parent 232cb60 commit 5c12edc

File tree

1 file changed

+6
-14
lines changed

1 file changed

+6
-14
lines changed

blog/_posts/2025-03-11-aks-bitnami-open-source-deployments.md

+6-14
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ categories:
88
- general
99
---
1010

11-
Azure Kubernetes Service (AKS) combined with Bitnami's open-source solutions available on Azure Marketplace streamlines and accelerates the deployment of your Kubernetes workloads that depend on widely-used open-source projects.
11+
Azure Kubernetes Service (AKS) is a highly managed platform that simplifies deploying, managing, and scaling containerized applications using Kubernetes on Azure. When paired with Bitnami's open-source solutions available on Azure Marketplace, AKS becomes an even more powerful platform for accelerating the deployment of Kubernetes workloads that rely on popular open-source projects.
1212

13-
Bitnami's ready-to-use Azure Kubernetes apps simplify the deployment process. This means you don't need to write deployment code with Helm, YAML, or custom scripts— just follow the below guides for deployment and the OSS app is ready to use.
13+
Bitnami, a leader in open-source packaging and security for nearly 15 years, offers a catalog of over 250 pre-packaged open-source Kubernetes applications. These solutions are maintained with continuous updates—over 1,000 releases monthly—ensuring users always have access to the latest upstream patches and security fixes.
1414

15-
Combining the highly managed Azure Kubernetes Service (AKS) platform with Bitnami's open-source solutions on Azure Marketplace streamlines the deployment of Kubernetes workloads that rely on popular open-source projects, allowing teams to focus on innovation rather than infrastructure management.
15+
With Bitnami’s ready-to-use Kubernetes apps, available directly in the Azure Marketplace, users can skip writing Helm charts, YAML files, or custom deployment scripts. Instead, they can follow simple guides to deploy production-ready open-source software in just a few clicks.
1616

17-
A key benefit for AKS users is easy access to timely security updates. Bitnami regularly builds fresh images with the latest upstream patches and automatically publishes them to the Azure Marketplace. Users can quickly apply updates, making it simpler and more secure to manage open source software on Azure.
17+
This seamless integration allows teams to focus on building and innovating rather than managing infrastructure. Additionally, the automatic and timely security updates from Bitnami simplify lifecycle management and enhance the security posture of Kubernetes workloads on Azure.
1818

1919

2020
### Why AKS + Bitnami OSS?
@@ -34,13 +34,13 @@ Bitnami's Kubernetes-optimized OSS solutions let you deploy databases, web apps,
3434

3535
By combining the power of AKS with Bitnami's trusted open-source applications, organizations can:
3636

37-
- **✔Strengthen security posture** – Bitnami apps are pre-hardened, regularly updated, and scanned for vulnerabilities, while AKS provides built-in features like RBAC, network policies, and automated patching to safeguard your workloads.
37+
- ** Strengthen security posture** – Bitnami apps are pre-hardened, regularly updated, and scanned for vulnerabilities, while AKS provides built-in features like RBAC, network policies, and automated patching to safeguard your workloads.
3838
- **✔ Deploy faster** – Get up and running in minutes with pre-configured applications. Deploy one-click via Azure marketplace onto your AKS cluster or programmatically via Terraform, Azure CLI or ARM templates.
3939
- **✔ Ensure enterprise-grade reliability** – Built-in Azure scaling and monitoring keep applications running smoothly.
4040

4141
### Follow up links for detailed instructions and deployment options
4242

43-
**Link to OSS Deployment guides on AKS** https://github.com/bitnami/azure-cnab-guides
43+
**Link to OSS Deployment guides on AKS** [https://github.com/bitnami/azure-cnab-guides](https://github.com/bitnami/azure-cnab-guides)
4444

4545
| Deployment | Description | Link |
4646
|------------|-------------|------|
@@ -60,14 +60,6 @@ By combining the power of AKS with Bitnami's trusted open-source applications, o
6060

6161
As organizations scale their Kubernetes environments, the demand for **secure**, **intelligent**, and **cost-effective** deployments has never been higher.
6262

63-
This follow-up blog takes you a step further by demonstrating how to **programmatically deploy Kubernetes Apps** using tools like **Terraform**, **Azure CLI**, and **ARM templates**. By leveraging Azure Marketplace, organizations can:
64-
65-
- Deploy using trusted security frameworks
66-
- Optimize for cost with flexible deployment options
67-
- Tap into AI-ready Kubernetes solutions
68-
69-
This automated approach reduces operational overhead, accelerates time-to-market, and empowers teams to focus on innovation rather than infrastructure.
70-
7163
👉 Learn more in the [What Are Kubernetes Apps?](https://techcommunity.microsoft.com/blog/appsonazureblog/deploy-smarter-scale-faster---secure-ai-ready-cost-effective-kubernetes-apps-at-/4363258?previewMessage=true) blog post.
7264

7365

0 commit comments

Comments
 (0)