Mohit Meshrammohitdecoder.hashnode.dev·Oct 17, 2024Easy Guide to Building AMIs Using Packer for AWSIn the world of cloud computing, automation is key to efficient infrastructure management. One powerful tool that simplifies this process is Packer, developed by HashiCorp. In this blog post, I’ll walk you through my Packer AMI Build Project, which c...DiscussAWS
Balraj Singhbalrajsingh.hashnode.dev·Sep 12, 2024Automate Docker Image Deployment to AWS ECR Using GitHub ActionsIn this session, we'll dive into automating the process of building Docker images using Packer and deploying them to Amazon ECR (Elastic Container Registry) with GitHub Actions. By the end of this, you'll understand how to create an ECR repository, s...DiscussECR imag
Lukas RottachProlrottach.hashnode.dev·Jul 31, 2024Getting Started: Building Azure Images with PackerManaging images in Azure can be both exciting and sometimes exhausting due to the variety of methods available. There are several approaches you can take, each with its own set of complexities and benefits. One common method is deploying your workloa...Discuss·1 like·69 readspacker
Akash Rajvanshihacstac.hashnode.dev·May 6, 2024🚀 Day 49/100 🚀While learning AWS, I got distracted by custom images of distros on Proxmox. I discovered two ways to create custom ISOs and ready-to-use operating systems in my homelab: Cloud Init images of distros. Customizing generic ISOs with the help of Packe...Discuss#365DaysOfDevOpsHomelab
Cloud Tunedcloudtuned.hashnode.dev·Mar 27, 2024An Introduction to Packer: Automating Machine Image CreationAn Introduction to Packer: Automating Machine Image Creation In the realm of infrastructure as code (IaC), automation is key to achieving scalability, consistency, and efficiency. Packer, a tool developed by HashiCorp, stands out as a powerful soluti...Discusspacker
Mahira Technology Private LimitedPromahiratechnology.hashnode.dev·Mar 20, 2024Automate Your Way to Success: Streamlining AWS AMI Creation with Packer and TerraformIntroduction :- Creating virtual servers or instances in the cloud has become a common task for developers and IT professionals. Amazon EC2 instances are popular for their flexibility and scalability. However, creating and configuring these instances...Discusspacker
Sahil Sikarwarsahilsikarwar.hashnode.dev·Dec 23, 2023Building Secure Azure Cloud VM Images Using PackerBuild it now ... Secure it later- Average Engineer Although we have started a wave of securing our infrastructure, still there is a long way to go for people to adopt a security mindset while building their projects bottom up. There are many ways yo...Discuss·35 readsimage hardening
Aditya Dhopadecodemyworld.hashnode.dev·Sep 7, 2023Jenkins HA Setup on AWS using Terraform, Ansible and PackerWhat is High Availability? High availability is the ability of a system to operate continuously without failing for a designated period. Why look for HA in the Applications? To reduce interruptions and downtime, it is essential to be ready for unexpe...Discuss·1 like·188 readshigh availability
Michael Akinyemicodekage.hashnode.dev·Aug 26, 2023How to use Packer to create Linux virtual machine images in AzureIntroduction Packer helps with the automation of the process of building customized VM images, thereby saving time, reducing errors and ensuring consistency across infrastructure. This guide will provide the step-by-step process of using Packer to cr...DiscussAzure
Quantum Cyber Solutionsqcs.hashnode.dev·Aug 5, 2023Packer: Crafting Consistent Machine Images with Precision 🖥️🛠️Published on Saturday, August 5, 2023 Packer: Crafting Consistent Machine Images with Precision 🖥️🛠️ ==================================================================== Authors Name Eric deQuevedo 😄 Twitter What is Packer? 🖥️🛠️ Packer, a ge...Discussautomation