Urvish Suhagiyaurvishsuhagiya.hashnode.dev·11 hours agoSetting Up Amazon ECS for Nginx DeploymentWhat is ECS? Amazon ECS (Elastic Container Service) is a fully-managed container orchestration service provided by Amazon Web Services (AWS). It allows you to run, manage, and scale Docker containers on a cluster of virtual machines (EC2 instances) w...Discuss·2 likesDevops
Kiran Pawarkiranpawar.hashnode.dev·Nov 15, 2024Setting Up a CI/CD Pipeline for a Spring Boot Application on AWSThis tutorial guides you through setting up a CI/CD pipeline to deploy a Dockerized Spring Boot application to AWS. We’ll create a Dockerfile, build an image, push it to AWS Elastic Container Registry (ECR), and deploy it using AWS Elastic Container ...Discuss#cicd #jenkins #goal
Tushar Panttusharpant.online·Nov 13, 2024Day 85 of 90 Days of DevOps Challenge: Deploying a Node.js Application on AWS ECS Fargate and ECRIn the world of cloud computing, AWS (Amazon Web Services) offers a powerful suite of services for deploying and managing applications. In this blog post, we will walk through the steps to deploy a Node.js application using AWS Elastic Container Serv...Discuss90 Days of DevOpsDevops
Amit Mauryaamitmaurya.hashnode.dev·Nov 10, 2024Learn How to Deploy Scalable 3-Tier Applications with AWS ECSIn the previous article, we deployed the 3-tier architecture on GKE (Google Kubernetes Engine) using Jenkins (CI/CD). In this article, we will deploy the same application, Wanderlust, on AWS ECS (Elastic Container Service) with ALB (Application Load ...Discuss·32 readsDevops
Avinash Dalviwww.internetkatta.com·Nov 9, 2024A Decade of AWS Lambda and ECS: My Journey of Growth and GratitudeHello Devs, As we approach the 10th anniversary of AWS Lambda and Amazon Elastic Container Service (ECS) on 14th November 2024, I find myself reflecting on how these two revolutionary services have not only transformed cloud computing but have also p...Discuss·11 likes·38 readslambda
Bhavesh Mulevabhaveshmuleva.hashnode.dev·Nov 7, 2024Cost-Effective ECS Clusters: Dynamic Provisioning to Save Big $$ on AWS1. Introduction with Context In this blog, I'll share an approach that helped one of my clients save a significant costs on AWS. The problem? Their Dev, Staging, and Preprod ECS clusters were running continuously, even though they were only utilized ...DiscussECS
Ashwinashwinrajendran.hashnode.dev·Nov 7, 2024Amazon ECSAmazon ECS is a highly scalable, container management service designed to simplify the deployment, management, and scaling of Docker containers on AWS. It allows developers to run and scale containerized applications on a cluster of EC2 instances, pr...DiscussAWSECS
Kanav Gathe90-days-of-devops-kanav.hashnode.dev·Oct 31, 2024Building a Cloud-Native Code Compiler with Django and AWS ECS: A Learning JourneyIntroduction Hey fellow developers! Today I'm excited to share my journey building an online code compilation system that combines Django with AWS ECS. This project started as an exploration into cloud-native applications and evolved into a practical...Discuss·10 likes·26 readsDevops
Kevsquid.hashnode.dev·Oct 30, 2024AWS - Deploying a Node.js Application to AWS ECS Fargate with Jenkins Pipeline, Github and DockerArchitecture Diagram In this article, let’s walkthrough the process of automating the deployment of a Node.js application to AWS ECS Fargate using an EC2 instance as a Jenkins server, creating a complete CI/CD pipeline to build, test, release, and d...DiscussAWSAWS
htooaung shineforHeinux Blogsheinhtetwin.hashnode.dev·Oct 22, 2024Leveraging AWS Global Accelerator to Obtain Static IP Addresses: A Solution for Unstable Networks in MyanmarIntroduction In Myanmar, unstable or restricted access to the internet has become a major issue for businesses and individuals. Some business companies encountered customers who couldn’t access their applications or portals that were hosted on AWS. S...Discuss·78 readsAWS ServicesAWS