Satish Mahakalkar ☸☁️satishmahakalkar388.hashnode.dev·May 1, 2023Title: How to Migrate Your Application from Amazon ECR to Amazon ECS and done my project Flask-app-ecsAmazon Web Services (AWS) offers a range of services that make it easy to build and deploy containerized applications. Amazon Elastic Container Registry (ECR) and Amazon Elastic Container Service (ECS) are two popular services that can be used togeth...61 readsDevops
Goutam Kumarthedevops.hashnode.dev·Apr 26, 2023KubeWeek #1Kubernetes is an architecture that offers a loosely coupled mechanism for service discovery across a cluster. A Kubernetes cluster has one or more control planes, and one or more compute nodes. The main components of a Kubernetes cluster include: Nod...TrainWithShubham
Utkarsh Patilutkarshpatil.hashnode.dev·Apr 20, 2023Basic Linux commandsLinux is a powerful and flexible operating system that is widely used in the world of DevOps. It offers a wide range of command-line tools that are used to perform various tasks, automate processes, and manage server infrastructure. Understanding bas...1 like·48 readsDevops
Kalpesh Sarodekalpeshdevops.hashnode.dev·Mar 23, 2023#Day3 of 90daysdevopsBasic Linux commands To view what's written in a file? -->cat <file name> To change the access permissions of files? -->chmod 777 <file name> To check which commands you have run till now? -->History To remove a directory/ Folder? -->rm...2 likes·39 reads#shubhamLondhe
Satish Mahakalkar ☸☁️satishmahakalkar388.hashnode.dev·Mar 19, 2023Getting Started with AWS DevOps: A Comprehensive GuideAre you interested in adopting DevOps practices in your AWS environment? Look no further! In this article, we'll cover everything you need to know to get started with AWS DevOps. What is AWS DevOps? DevOps is a set of practices that combines software...1 like·95 readsDevops