SGSharanya Ganesh Prasadinaws-iac-cloudformation-introduction.hashnode.dev·Oct 15, 2024 · 6 min readHow 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...00
SGSharanya Ganesh Prasadinaws-iac-cloudformation-introduction.hashnode.dev·Oct 13, 2024 · 11 min readAWS 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...00
SGSharanya Ganesh Prasadinaws-iac-cloudformation-introduction.hashnode.dev·Oct 13, 2024 · 10 min readAn 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...02LSS