Ssugunainchandaka.hashnode.dev·Jul 26 · 5 min read🐳 Dockerizing a Python Application website on Ubuntu – Step-by-Step Guide In this tutorial, we'll learn how to deploy a Python application using Docker on an Ubuntu EC2 instance. We will install Docker, clone the project from GitHub, understand the Dockerfile, build the Doc00
Ssugunainchandaka.hashnode.dev·Jul 24 · 4 min readHow to Dockerize a Simple Python Application on Ubuntu (Step-by-Step Guide)Docker is one of the most popular containerization platforms used by DevOps engineers. In this tutorial, you'll learn how to install Docker on Ubuntu, create a simple Python application, write a Docke00
Ssugunainchandaka.hashnode.dev·Jul 24 · 4 min read🚀 How to Increase Disk Space on an AWS EC2 Ubuntu Instance Without Using a New Mount PointIntroduction As your applications grow, the storage available on your Amazon EC2 instance may no longer be sufficient. One of the advantages of Amazon Elastic Block Store (EBS) is that you can increas00
Ssugunainchandaka.hashnode.dev·Jul 23 · 5 min read🚀 Deploying a Docker Application on Amazon ECS Using Amazon ECR | Complete Beginner's GuideHere's a professional, SEO-friendly Hashnode article you can publish. It covers Docker, Amazon ECR, Amazon ECS, AWS CLI installation, pushing Docker images, and exposing the application on port 8000. 00
Ssugunainchandaka.hashnode.dev·Jul 12 · 7 min readAutomating Amazon EBS Snapshot Deletion Using AWS Lambda and EventBridge: A Complete Step-by-Step GuideBelow is a polished, professional, and Hashnode-ready version of your article with improved grammar, structure, and flow. Introduction As part of my learning journey at Millennium Software Solutions,00