Tutorial: CI/CD using Apache Subversion, Jenkins in Azure and Tomcat 

4 min read

In this blogpost, we will show you how to provision a Jenkins VM and setup a CI/CD pipeline to connect a code repository in Apache Subversion (SVN) and deploy the application into a Tomcat service. We start from the solution template in Azure Marketplace, since that’s the fastest and easiest path to get Jenkins up and Read more

1 Comment

Tutorial: Immutable infrastructure for Azure, using VSTS, Terraform, Packer and Ansible 

8 min read

This is part 2 of a 2-part series on CI/CD for “infrastructure as code” on Azure. In part 1, we covered a basic pipeline building application and provisioning infrastructure codified as Terraform templates and Ansible playbooks. While it demonstrated how infrastructure is treated as a code – stored, versioned, and audited – there is still Read more

5 Comments

Tutorial: CI/CD for Azure using Terraform, Ansible and VSTS 

6 min read

This is part 1 of a 2-part series demonstrating how to continuously build and deploy Azure infrastructure for the applications running on Azure. The first article will show how open source tools, such as Terraform and Ansible, can be leveraged to implement Infrastructure as Code. The second article in the series will enhance the infrastructure Read more

10 Comments

How to create a custom VSTS agent on Azure ACI with Terraform 

2 min read

Open source tools, like Terraform and Ansible, can be leveraged to implement “infrastructure as code,” making it easier to continuously build and deploy cloud infrastructure across your applications. Visual Studio Team Services (VSTS) provides automated pipelines to build, test, and deploy your code to any platform. It uses agents to perform build and release tasks. Read more

7 Comments

New hands-on labs: Create containerized apps with Kubernetes in Azure 

2 min read

We are excited to offer new hands-on labs based on the book Designing Distributed Systems, by Kubernetes project cofounder, Brendan Burns. The labs in this GitHub repository will help you build practical experience with the reusable patterns and components covered in the book. Follow step-by-step examples to create containerized and distributed apps in Kubernetes and Kubeless, using Azure Container Services (AKS) and other Read more

Deploying and using HashiCorp Terraform Enterprise on Azure 

4 min read

Many Azure customers have adopted HashiCorp Terraform as their infrastructure provisioning tool of choice. We are working closely in partnership with HashiCorp, the company behind Terraform, to ensure that support for Terraform in Azure is first-class, and momentum we are seeing indicates that we are indeed headed in that direction. As individual usage of Terraform Read more

How to deploy a production-ready Node.js HA Stack on Azure 

4 min read

In our effort to bring the benefits of pre-packaged software to enterprise workloads in the cloud, Bitnami has recently started shipping a new generation of apps and infrastructure stacks in the Azure Marketplace that are designed for production use. One such stack is our brand-new Node.js High Availability (HA) Cluster, which you can deploy on Read more

Automate more Azure resources with Ansible 2.5 and Galaxy 

2 min read

Recently, Microsoft announced several key improvements to the developer experience when using Ansible on Azure, including Ansible in Azure Cloud Shell and Ansible extension in Visual Studio Code. Today, I’d to share with you new Azure content that is available in Ansible 2.5. In total, 13 new Azure modules are now included in the 2.5 Read more

How startup Beco built its IoT cloud on Azure 

3 min read

Beco, a Boston-based startup, is changing the way commercial real estate is managed, all while making the experience of living and working in a commercially managed property a lot more convenient and fun. And they are doing it with the help of Microsoft Azure and Portworx, the cloud native storage layer designed for containerized workloads. Read more

Applying compliance frameworks with Chef InSpec on Azure Government 

2 min read

2-minute read + video In government, compliance and security are critical components of our job function. The current state of compliance frameworks are bulky and unwieldy for those inexperienced with OpenSCAP/XML. The Microsoft Azure Government cloud and Chef InSpec are designed to provide a common language for security, compliance, and automation teams to converge around. Read more