Devops
Install Apache Server on Amazon Linux Using Ansible
How to create an Apache web server using Ansible.
Accelerate Your Cloud DevOps Workflow with Klotho & Adaptive Architectures
Whether on AWS or Azure, DevOps done right helps you move fast and innovate. But what if DevOps were more accessible? What if you could make big architectural changes in seconds and prototype rapidly, with just one line of code?
How to Set Up AWS Load Balancer Controller in EKS Cluster
Deploying AWS Load Balancer Controller in the preconfigured EKS and configure Ingress routes.
Create a Custom Docker Image/Container & Push to AWS ECR
Build an image from a base image pulled from Docker Hub, create a container on a specified port from that image and push the image to Amazon ECR repository.
How to Configure AWS SFTP Server with AWS S3
A tutorial on configuring AWS SFTP Server with AWS S3
4 Steps To Connect AWS Servers Using SSH Without Key Pairs
Servers on AWS provide certain levels of security for users. That’s great. But too many security concerns may cause your daily operations less convenient. A good example is that you need to provide…
DevSecOps in AWS
How to Change the Node Exporter Port if It is Already in Use
The Node Exporter is a service from Prometheus that allows for the extraction of node information via an Application Program Interface (API). If you are reading this then you probably are well aware…
How to Store Your Secrets Using Vault and Python
Manage your secrets using Vault and Python — Dock2Learn