Let's learn about Infrastructure As Code via these 46 free stories. They are ordered by most time reading created on HackerNoon. Visit the /Learn Repo to find the most read stories about any technology.
1. How To Configure CloudFront Using CloudFormation Template
I recently worked on implementing CloudFront for s3 bucket files. Most of the tutorials were doing that using console management(UI) but we at Blue Sky Analytics prefer “code as infrastructure”. So I had to do this using CloudFormation. With the help of a few StackOverflow links and tutorials, I was able to write CloudFormation Template.
2. How to Test Terraform the Right Way
In this blog post, you'll learn about why you should be testing IaC and the best platforms to get started with.
3. The Relevance of Infrastructure-as-Code Concepts in Security
So what is Infrastructure-as-Code (IaC) anyway? IaC is a process that automates the provisioning and management of cloud resources.
4. Change the Name of your AWS S3 Bucket in Terraform Without Breaking Things
Learn how to rename an AWS S3 bucket in Terraform. See renaming process of Amazon s3 bucket in a few simple steps.
5. Using a Product-Led Growth Mindset to Improve User Experience
How changing the development mindset to a product-led-growth one can improve the user experience by focusing the thought process for the team's members.
6. What Really Propelled The Cloud Revolution: A Developer's Perspective
An overview of the main trends that have pushed the Cloud industry — and the world — forward, in the past decade and a half.
7. Static Code Analysis for Infrastructure as Code Using Azure DevOps Pipelines
This article explains how to set up static code analysis for infrastructure as code using Azure DevOps pipelines.
8. 6 Free Terraform Tools to Facilitate a Multi-Cloud Infrastructure
Have a multi-cloud infrastructure? These free Terraform tools will help you to reduce costs and make your multi-cloud efficient.
9. How to Create an Azure API Management Instance using Bicep Lang via Azure DevOps
The more I use Bicep, the more I love it. This is what ARM Templates should have been.
10. Deploy Docker Using Ansible
11. Smart E-bike Kits: A Tour Inside Our Servers
The Idea
12. Learn About Infrastructure as Code in 5 Minutes and Why You Should Use It
Infrastructure as Code (IaC) is the process of managing and configuring an infrastructure using configuration files, rather than manually editing configurations
13. Improve Your IaC With a Specialized Management Platform
Most often, there is no point in implementing an in-house solution as the cost and effort of building and maintaining it may exceed its potential benefits.
14. Managing a GitHub Organization With Infrastructure as Code
This post will share our experience in adopting infrastructure as code (IaC) to manage GitHub organization resources.
15. Why Learn Any Other Programming Language When You Can Learn Typescript?
Use TypeScript in all your projects and all use cases without any limitation. You can now do frontend, backend, infrastructure and machine learning in one progr
16. Code as Documentation and Assessment
Documenting IT networking lab procedures in code rather than word-processor documents enables more authentic, equitable and consistent assessment.
17. AWS CloudFormation Template Basics
Get started creating IaC using CloudFormation templates.
18. Why Understanding Infrastructure-as-code is Critical to Scaling Your Technology Infrastructure
Infrastructure as code (IaC) is one of the most important trends in modern IT development. Read about the benefits of IaC and how to implement it.
19. How Infrastructure as Code Is Forcing a Revolution in Cost Management
You might have read our beta launch blog post, which describes how Infrastructure as Code (IaC) is driving the third datacenter revolution (the first two being virtualization and the move to public clouds). In this post, I want to go deeper into looking at how IaC is driving a new need and approach to cost visibility and management.
20. How To Manage Infrastructure With Terraform
What is Terraform?
21. Codify your SaaS Apps: The Answer to the Unmanaged SaaS Jungle
A phenomenon we have encountered often, when helping companies overcome drift, is a common neglect of the entire SaaS toolchain. Learn why this is troubling.
22. Three Ways to Scale Your Apps with Render
When your app is experiencing high traffic or utilization, you need to scale your service to handle that load. We’ll explore three ways to scale your apps.
23. Building Your Infrastructure With Just a Diagram
This hands-on tutorial will teach you how to create infrastructure via the AWS Application Composer Console.
24. Check Out the Principles and Best Practices of Infrastructure as Code for 2023
Infrastructure-as-code is a very important concept to understand in the DevOps world today.
25. How To Migrate An Existing Infrastructure into Terraform
Terraform is a powerful tool to have in your toolset.
26. Hashicorp's Terraform: A Introduction
Join us in the journey of learning Terraform. This blog series aims to provides a guidance for essentials to be known while working with Terraform.
27. 2023 Will Be the Year of Kubernetes (and Other Predictions in the Cloud and Infrastructure Industry)
Dive into the new year’s top cloud and infra-tech trends, straight from a cloud and infrastructure technology fanatic.
28. Introducing Driftctl: Your IaC Security Belt
We recently released the first versions of driftctl, a new open-source project for infrastructure developers, DevOps, SRE, and cloud practitioners, with the goal of helping manage all kinds of drifts.
29. Cloud Application Infrastructure from Code (IfC)
Presents a relatively new concept of Infrastructure from Code (IfC) as the next logical step in cloud automation
30. Project-as-Code: The Catalyst DevOps Needs
If you are familiar with Docker, Terraform, and the CI platforms (eg: Jenkins, CircleCI, Codeship), you already know the power of Declarative DevOps. It can make development easier by being repeatable, predictable, and fast. Supporting technologies both hide complexities and offer important reuse by supporting simple structured syntax in an easy to create and read file. Each technology has codified much of its domain allowing developers to author and instrument with nothing more than a text editor.
31. I Got a New EKS Cluster Running And Terraform Code in 2 minutes
AWS EKS + Terraform + Cloudskiff do the job
32. B2B Fintech Trends for 2021: Storage, Security, Cloud Migration, IaC
As CTO at Altar.io, a large part of my work revolves around observing the forward-looking industry trends (including fintech trends) that affect how we create innovative products.
33. Why you should take care of Infrastructure Drift
When talking about infrastructure drift, you often get knowing glances and heated answers. Recording gaps in your infra between what you expected to be and the reality of what is, is a well known and widespread issue bothering hundreds of DevOps teams around the globe.
34. The State of Cloud Automation and the Promise of Infrastructure Automation
The Cloud has become a familiar feature of the tech stacks at most organizations and is becoming much more than a place for server resources. At present, almost everything in our digital landscape is connected to a Cloud in one way or another.
35. From “Feature branches” to “Feature environments” with Terraform
“The advantage of feature branching is that each developer can work on their own feature and be isolated from changes going on elsewhere.” (FeatureBranch)
36. How To Setup Continuous Integration Pipeline By Using Terraform And GitLab CI
Terraform is a fantastic tool for managing your cloud infrastructure, especially if your assets are hosted on multiple cloud providers.
37. Creating and Provisioning Azure Container Apps with Bicep
Using Bicep, we can deploy Azure Container Apps quickly and easily!
38. Building a “Maintenance Mode” with Terraform and Github Pages
As you may have seen, we just launched our public beta of env0 last month. As part of the run-up to the launch, our dev team had to go through and make sure everything about our infrastructure was ready for ongoing public use: one element being creating a maintenance mode for both our Application and our public API.
39. Application Deployment: Recipe for Great Serverless Strategy
This is true for the most part, but Serverless apps also have a certain property that can make their deployment and maintenance time consuming.
40. Exporting Your GKE Cluster to Terraform Cloud: A Guide with Challenges and Solutions
In this article, I'll share our journey at ANNA Money from using our Kubernetes installation in GCP to the managed Kubernetes service by Google and GKE.
41. What is Everything-as-Code? Examining the Explosion of "as Code" Buzzwords
If you’re confused when you read about “[some software term] as code” or “everything as code,” all you really need to know is that we’re talking about automation: The thing we use to do tedious tasks for us, or orchestrate tasks when they become too large and complex for manual methods.
42. Creating a Instance Scheduler using AWS CDK
The AWS CDK is a software development framework to define cloud infrastructure as code and provision it through CloudFormation. The CDK integrates fully with AWS services and allows developers to use high-level construct to define cloud infrastructure in code.
43. Cloud-Native Yay or Nay: Reasons to Use Cloud-Native Technologies
Cloud-native has been the talk of the town for quite some time now. Some developers think it’s just hyped way too much and will soon diminish from the limelight. Others think cloud-native will revolutionize software development and is here to stay!
44. Newsflash - "People with AWS Console Access Tend to Change Things"
This blog post is a written transcript of the FOSDEM Talk: “Infrastructure drifts aren’t like Pokemon, you can’t catch ’em all”, by Stephane Jourdan – CTO and founder
45. How Do You Manage Helm Charts?
Whether you love it or hate it, Helm is a ubiquitous tool for managing Kubernetes applications. You can use it in many different ways which is great, but can also be overwhelming.
46. Terraform Configuration Syntax Overview
All you need to know to get started about Terraform Syntax.
Thank you for checking out the 46 most read stories about Infrastructure As Code on HackerNoon.
Visit the /Learn Repo to find the most read stories about any technology.