Abishek Kafledevops.abisec.xyz·Dec 1, 2024Data Migration Between S3 Buckets Using AWS CLITasks Create a new private S3 bucket named xfusion-sync-9739. Migrate all data from the existing xfusion-s3-29917 bucket to the new xfusion-sync-9739 bucket. Ensure data consistency between both buckets. Use the AWS CLI for creating the bucket an...DiscussCloud Platformsaws cli
Harshwardhan Choudharyeasyharshmods.hashnode.dev·Nov 28, 2024The EC2 Monitoring Detective: When Default Metrics Aren't EnoughSituation: The Black Friday Breakdown 🛍️ Picture this: You're the lead developer at "SnapBuy," a thriving e-commerce platform. Everything seems perfect until Black Friday arrives. Despite CloudWatch showing normal CPU usage and network traffic, cust...DiscussAWS
Trushang Suthartrushang-dev.hashnode.dev·Nov 25, 2024How to Set Up AWS CLI and SDKs for Your Local EnvironmentHow to Set Up AWS CLI and SDKs for Your Local Environment Setting up the AWS Command Line Interface (CLI) and SDKs for your local development environment is an essential part of modern DevOps practices. It allows you to manage AWS resources and integ...DiscussAWS: Setup, Config, and Moresetup AWS CLI
Shivam Dubeycloud-journey.hashnode.dev·Nov 15, 2024How to Install and Configure AWS CLI: A Complete Beginner’s GuideIf you want to manage AWS services directly from your computer's terminal, the AWS Command Line Interface (CLI) is the tool for you! It’s a powerful utility that allows you to perform operations on AWS resources using simple commands. This guide will...Discussinstall aws cli
Santhosh Haridassaws-devops-project.hashnode.dev·Oct 29, 2024Day 16: Enhancing AWS Continuous Delivery Pipeline for Automated Deployments 🚀Sytep-by-Steps: Building on the CI/CD work from Day 15, today’s focus was on setting up a Continuous Delivery (CD) pipeline in AWS to achieve efficient and automated deployments. Here’s a breakdown of the process and key takeaways: Project Goals 🎯 T...DiscussAWS
yyounos shaikyoushaik.hashnode.dev·Oct 21, 2024Cloud DevOps - Pakcage an App with AWS CodeBuildDIFFICULTY : MID-LEVEL TIME : 90 MINS COST : 0$ WHAT YOU’LL NEED: An AWS account - Create one here! Visual Studio Code - Download Here! part-1 : Building an WebApp and IDE in AWS Part-2 : Setting up Git reposirtory with AWS CodeCommit. Part-3 : ...DiscussAWS
Vasuki Janarthananvasukijanarthanan.hashnode.dev·Oct 21, 2024Launching Amazon EC2 Instances through AWS CLI in Virtual Private CloudEC2 Instance: Amazon Elastic Compute Cloud (EC2) also known as Virtual machines was created on the VPC used to run our workloads, not the infrastructure. Why it is important? Let’s say I am using the Windows Operating system but for my project, I wan...Discuss·5 likes·27 readsaws cli
Saurabh Adhaudevopsvoyager.hashnode.dev·Oct 21, 2024Multi-AZ EKS Cluster Setup with Service for Pod Communication VerificationIntroduction To create an Amazon EKS (Elastic Kubernetes Service) cluster in a Multi-AZ (Availability Zone) configuration and ensure that pods can communicate with each other across different AZs, you need to follow a detailed step-by-step process. T...Discuss·10 likesK8sEKS
Patil Rahul Prafullatherahulpatil.hashnode.dev·Oct 14, 2024AWS Resource Listing with Shell ScriptingAs cloud environments grow more complex, it becomes increasingly important to efficiently manage resources. Automation can simplify resource tracking and management, especially in AWS where various services are actively used. One effective way to str...Discuss·1 likeshell script
yyounos shaikyoushaik.hashnode.dev·Oct 10, 2024Cloud DevOps - Secure Project Dependencies with AWS CodeArtifactDIFFICULTY : mid-level TIME : 2 HOURS COST : 0$ WHAT YOU’LL NEED : An AWS account - Create one here! Visual Studio Code - Download Here! part-1 : Building an WebApp and IDE in AWS Part-2 : Setting up Git reposirtory with AWS CodeCommit. AWS SER...DiscussAWS