ARAmit Rainainraina0405.hashnode.dev·Jul 7, 2022 · 3 min readDeploying Your First Docker Image on AWSPreparing a Docker Image Let’s start with creating and publishing a Docker image that we can then deploy to AWS. If you want to skip this part, you can just use the Docker image reflectoring/aws-hello-world:latest, which is available here : https://h...00
ARAmit Rainainraina0405.hashnode.dev·Jul 7, 2022 · 4 min readInstall Puppet Master and Slave on AWSInstallation Guide For Creating Test Environment : Below are the Steps to Install Puppet Server and Puppet Agent Architecture on AWS, In Below Installation we are using 3 EC2 instances (1 Master and 2 Slave) on Redhat Enterprise Linux 8 AMI with arch...00