Pranit Kolamkarkpranit.hashnode.dev·Sep 1, 2024Understanding Amazon ElastiCache: What You Need to KnowIntroduction to Amazon ElastiCache Amazon ElastiCache is a fully managed in-memory data store and cache service provided by Amazon Web Services (AWS). It simplifies the deployment, management, and scaling of popular in-memory data stores, allowing ap...day57
Prathmesh Vibhuteprathmeshh.hashnode.dev·May 4, 2024Day 57 : Ansible Hands-on with videoTask-01 Write a Blog explanation for the ansible video Create an EC2 instance. Connect to your EC2 instance using SSH. Add the Ansible PPA repository using the following command: sudo apt-add-repository ppa:ansible/ansible Update the package usin...day57
Biswaraj Sahoobiswaraj333.hashnode.dev·Sep 17, 2023DevOps(Day-57): Project - Deploying a nginx webapp through AWS Fargate, ECS & ECRTABLE OF CONTENTS Aim Pre-requisite Project Build Cloning the source code from GitHub Configuring image in AWS ECR Configuring IAM Pushing the image to ECR Configuring AWS ECS Using AWS Fargate Open port in the security group. Project live...webapps