Skip to content

Swiss Army DevOps

  • Home
  • About Us
  • Kubernetes
  • Terraform
  • Docker
  • CI/CD
  • AWS

Swiss Army DevOps

  • Home
  • About Us
  • Kubernetes
  • Terraform
  • Docker
  • CI/CD
  • AWS
AWS S3 CLI

How to Perform Common S3 Tasks Using the AWS CLI

  • by Nikko
  • December 4, 2021December 4, 2021

If you’re anything like me, you run S3 commands sparsely enough that you find yourself parsing through AWS’ documentation every couple months to figure out… Read More »How to Perform Common S3 Tasks Using the AWS CLI

Terraform Tfenv

How to Properly Setup Terraform with Tfenv

  • by Nikko
  • September 26, 2021September 26, 2021

This guide will help you get Terraform up and running in a manner that avoids all the mistakes I made. If you’re unfamiliar with Terraform,… Read More »How to Properly Setup Terraform with Tfenv

AWS CLI

How to install and Configure AWS CLI on Ubuntu

  • by Nikko
  • September 4, 2021September 4, 2021
  • 3 Comments

Note: This guide addresses Ubuntu distributions 16.04, 18.04, and 20.04 The AWS CLI (Command Line Interface) is a command line tool designed to help individuals… Read More »How to install and Configure AWS CLI on Ubuntu

AWS VPC

A Beginner’s Overview of AWS VPCs

  • by Nikko
  • March 13, 2021March 13, 2021
  • 2 Comments

In AWS, a VPC or Virtual Private Cloud is a service that allows you to create your own private network within the AWS ecosystem. Think… Read More »A Beginner’s Overview of AWS VPCs

Nodejs Mocha Test

Getting Started With Node.js Mocha Testing

  • by Nikko
  • January 18, 2021January 28, 2021

Automated testing has become a critical part of any application. One of the most popular Node.js testing frameworks that helps teams create this automated confidence… Read More »Getting Started With Node.js Mocha Testing

Kubernetes Debug Init Containers

Kubernetes Debug Init Containers

  • by Nikko
  • January 17, 2021January 28, 2021
  • 1 Comment

Your pods are crashlooping, you quickly jump into the logs for your pod and see… Nothing? Chances are that your pods are crashlooping because the… Read More »Kubernetes Debug Init Containers

docker image vs container

Docker Image vs Container | The Difference

  • by Nikko
  • January 4, 2021May 29, 2021

If you’re just starting to use Docker you’ve probably heard the terms Docker image and Docker container seemingly interchangeably. They are in fact 2 separate… Read More »Docker Image vs Container | The Difference

Docker entrypoint vs cmd

Docker ENTRYPOINT vs CMD | Which To Use?

  • by Nikko
  • January 3, 2021January 28, 2021
  • 3 Comments

The Docker ENTRYPOINT vs CMD is a question that gets asked a lot. This article will first go over the differences between the two Dockerfile… Read More »Docker ENTRYPOINT vs CMD | Which To Use?

Docker Compose Environment Variables

Docker Compose Environment Variables

  • by Nikko
  • January 2, 2021January 28, 2021
  • 2 Comments

Environment variables are essential to the proper configuration of Docker. If you’re going to run a postgres docker image it relies on the environment variable… Read More »Docker Compose Environment Variables

Kubernetes CronJob

How to Create a Kubernetes Cronjob

  • by Nikko
  • January 1, 2021January 28, 2021
  • 1 Comment

Containers excel at running short lived jobs and Kubernetes just so happens to have a built in scheduler. It’s the perfect combo! But you probably… Read More »How to Create a Kubernetes Cronjob

  • 1
  • 2
  • 3
  • Next »

Recent Posts

  • How to Perform Common S3 Tasks Using the AWS CLI
  • How to Properly Setup Terraform with Tfenv
  • How to install and Configure AWS CLI on Ubuntu
  • A Beginner’s Overview of AWS VPCs
  • Getting Started With Node.js Mocha Testing

Categories

  • AWS
  • CI/CD
  • Containers
  • Docker
  • Grafana
  • Helm
  • Infrastructure As Code
  • Javascript
  • Kubernetes
  • Logging
  • Loki
  • Monitoring
  • Networking
  • Nodejs
  • Prometheus
  • Terraform
  • Testing
  • Ubuntu

Recent Comments

  • Pianino.xmc.pl on How to install and Configure AWS CLI on Ubuntu
  • How to Perform Common S3 Tasks Using the AWS CLI - Swiss Army DevOps on How to install and Configure AWS CLI on Ubuntu
  • How to Properly Setup Terraform with Tfenv - Swiss Army DevOps on How to install and Configure AWS CLI on Ubuntu
  • Helm Cheat Sheet - Swiss Army DevOps on A Beginner’s Overview of AWS VPCs
  • Docker Image vs Container | The Difference - Swiss Army DevOps on A Beginner’s Overview of AWS VPCs

Neve | Powered by WordPress