Skip to content

This repository contains different infrastructure components, CI/CD pipelines, automation tools among other resources that are used in different projects here at NaN Labs.

License

Notifications You must be signed in to change notification settings

julianpalmerio/devops-reference

 
 

Repository files navigation

DevOps Reference

Changelog | Contributing

Continious Integration License: MIT

This repository contains different infrastructure components, CI/CD pipelines, automation tools among other resources that are used in different projects here at NaN Labs.

Contents

Applications

  • Complete AWS Glue ETL - A complete example of an AWS Glue application that uses the Serverless Framework to deploy the infrastructure and DevContainers and/or Docker Compose to run the application locally with AWS Glue Libs, Spark, Jupyter Notebook, AWS CLI, among other tools. It provides jobs using Python Shell and PySpark. Keywords: Python, AWS, Glue, ETL, Serverless, DevContainers, Docker Compose

Examples

DevOps

A/B Testing

  • AWS CloudWatch Evidently - A complete analysis of the service and a Proof of Concept on how to integrate it with a Node.js application. Keywords: Node.js, AWS, CloudWatch, CloudWatch Evidently, A/B Testing, Feature Flags
  • Feature flags post - How to progressively expose your features with feature flags by IAN BUCHANNAN. Keywords: Feature Flags

Shell Scripting and CLI Tools

  • Bash as a Wrapper Utility - Bash as a wrapper utility for other languages and tools. Keywords: Shell Scripting, Utilities
  • Bash as a Wrapper Utility with Easy Options - Bash as a wrapper utility for other languages and tools using Easy Options. Keywords: Shell Scripting, Utilities, Easy Options
  • Easy Options - Easy options for shell scripts. Keywords: Shell Scripting, Utilities, Easy Options
  • When to use shell - A guide from Google on when to use shell scripts. Keywords: Shell Scripting, Utilities

Continuous Integration, Delivery and Deployment

  • Actionlint Playground - Static checker for GitHub Actions workflow files. Keywords: GitHub Actions, Actionlint
  • Automate Pull Requests Reviews using Danger - This workflow automates the initial review of Pull Requests using Danger.js. This provides another logical step in your build, through this Danger can help lint your rote tasks in daily code review. You can use Danger to codify your teams norms. Leaving humans to think about harder problems. Keywords: GitHub Actions, Danger.js
  • Automation Seed example - Different workflows to validate the code and deploy an automation report page. Keywords: GitHub Actions, Automation
  • Markdown Lint - This workflow validates the Markdown files in the repository using the markdownlint action. Keywords: GitHub Actions, Markdown Lint
  • React Boilerplate - Different workflows to validate the code and deploy a React application. Keywords: GitHub Actions, React
  • Shell Check - This workflow validates the shell scripts in the repository using the shellcheck action. Keywords: GitHub Actions, Shell Check
  • Terraform Check - This workflow validates the Terraform files in the repository using the terraform action. Keywords: GitHub Actions, Terraform
  • Todo to Issue - This workflow scans new commits on the main branch looking for TODOs in the code and creates new GitHub issues. Keywords: GitHub Actions, Todo

Containers, Orchestration and Serverless

Containers and Compositions (Docker, Docker Compose, Buildpacks and more)
DevContainers and Codespaces
  • AWS Glue - DevContainer for AWS Glue development. Uses docker-compose to run VSCode attached to a container with all the necessary tools to develop AWS Glue jobs such us AWS Glue Libs, Spark, Jupyter Notebook, AWS CLI among other tools. Keywords: Docker, Docker Compose, DevContainer, VSCode DevContainer, GitHub Codespaces, AWS Glue, Spark, Jupyter Notebook, AWS CLI
  • Node.js - DevContainer for Node.js development. Uses docker-compose to run VSCode attached to a container with all the necessary tools to develop Node.js applications. Keywords: Docker, Docker Compose, DevContainer, VSCode DevContainer, GitHub Codespaces, Node.js
Kubernetes
  • Ingress - Ingress example using NGINX Ingress Controller. You can run this example locally using Minikube. Keywords: Kubernetes, Ingress, NGINX Ingress Controller

Infrastructure as Code

AWS Amplify
  • AWS Amplify + NextJS 13 - AWS Amplify example to deploy a NextJS v13 application to the Cloud. Keywords: AWS Amplify, NextJS, NextJS 13
Serverless Framework, SAM and CloudFormation
Terraform
  • Terraform AWS Minecraft Server - Terraform example to deploy a Minecraft server in AWS EC2 instance using Docker. Keywords: Terraform, AWS, Minecraft, Docker, EC2

Contributing

  • Contributions make the open source community such an amazing place to learn, inspire, and create.
  • Any contributions you make are truly appreciated.
  • Check out our contribution guidelines for more information.

Contributors

Made with contributors-img.

About

This repository contains different infrastructure components, CI/CD pipelines, automation tools among other resources that are used in different projects here at NaN Labs.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%