Learn the ins and outs of infrastructure as code and infrastructure as code using DevOps, without a physical server.
A practice in Infrastructure as Code is to write your definitions in a declarative way versus an imperative way. You define the state of the infrastructure you want to have and let the system do the work on getting there. In the Azure Cloud, the way to use declarative code definition files...
This post explained and demonstrated some critical elements in the config.yml file and the internal concepts related to the CircleCI platform. In this series we covered many concepts and technologies such as Docker, GCP, Kubernetes, Terraform and CircleCI and included some hands-on experience with...
Infrastructure drift is when the state of infrastructure does not match with the defined state in the Infrastructure as Code (IaC) configurations. Having infrastructure drift can make tracking IaC codebases harder and more complex, especially when there are too many of them. The causes of such dr...
This is a narrow view of the subject matter and contradicts the original definition ofDevOps. As explained by Patrick Debois, who coined the term, DevOps is “to bridge the gap between developers, operations and sysadmins in an Agile way.” ...
The Chinese have also been busy buying up important real estate on the east coast as a recentForbes articleexplained…. According to a recent report in the New York Times, investors from China are “snapping up luxury apartments” and are planning to spend hundreds of millions of dollars on ...
In my last blog post I explained how you could use Azure Scheduler to have your Runbooks run more...Date: 06/23/2017Azure Scheduler - Schedule your Runbooks more often than every hourHave you ever wanted to schedule your Azure Automation Runbook every 15 minutes? Scenario Suppose......
The Terminal Services policy setting,Do not allow password to be saved, is used to prevent users using Terminal Services clients from saving their passwords in the client, as explained in “Terminal Services Client: Prevent Users from Saving Passwords,” later in this document. ...
As explained above, AR-based models are based on the assumption that output of a system can be obtained as a combination of its weighted previous values. This approach can be extended for multivariate systems for the purpose of incorporating data from different sources, as shown in the ...
Top 50+ AWS Services Explained in 10 Minutes Video What is Kubernetes? Video SeriesExercisesVirtual Machine Provisioning Infrastructure as CodeWith this topic, you'll learn how to provision cloud services quickly and reliably using infrastructure as code techniques.Learning...