Skip to content
#

Infrastructure as code

Nowadays, developers strive to have as identical environments for production, staging and development as possible to rule out any infrastructure interferance. Therefore, instead of installing and maintaining packages manually, infrastructure is defined and managed as code. Container orchestration solutions and version control systems help keeping all environments in sync and changes transparent.

Here are 59 public repositories matching this topic...

🚀 Dive into this AWS Lambda function that determines if a word or phrase is an isogram, showcasing a serverless solution to the challenge. The repository offers insights into deploying an isogram checker that can integrate with API Gateway or process files in a cloud environment. 💻

  • Updated Mar 17, 2024
  • JavaScript

This module streamlines the creation of automated backup workflows for Amazon EC2 instances, ensuring data resilience and simplified disaster recovery. Schedule backups, set retention policies, and customise tags effortlessly to enhance your infrastructure's reliability.

  • Updated Aug 18, 2023
  • JavaScript