Sharanya Ganesh Prasadaws-iac-cloudformation-introduction.hashnode.dev·Oct 15, 2024How to Inject a Public Key into EC2 using CloudFormation on Windows: A Step-by-Step Guide1. Introduction: When launching an EC2 instance, secure SSH access is crucial. While AWS provides multiple ways to manage SSH keys, using CloudFormation to inject a public key into your instance is a scalable solution. In this guide, we’ll walk you t...Discuss·3 likes·52 readspublickey inject
Sharanya Ganesh Prasadaws-iac-cloudformation-introduction.hashnode.dev·Oct 13, 2024AWS CloudFormation: A Guide to Multi-resource Deployment (EC2, S3, IAM, VPC)In the rapidly evolving world of cloud computing, automating infrastructure provisioning is critical. AWS CloudFormation (CF) enables developers and cloud architects to define and manage their infrastructure in a systematic, repeatable manner using c...Discuss·3 likes·28 readsEC2Subnet
Sharanya Ganesh Prasadaws-iac-cloudformation-introduction.hashnode.dev·Oct 13, 2024An Introduction to AWS CloudFormation: Laying the Foundation for Cloud InfrastructureIn today’s cloud-centric world, automating the provisioning of resources is critical for efficiency, scalability, and error reduction. AWS CloudFormation plays a central role in this automation by offering a seamless way to define, manage, and provis...Supreeth Mysore Venkatesh and 2 others are discussing this3 people are discussing thisDiscuss·10 likes·123 readsAWS cf