Skip to main content

3 posts tagged with "deployment"

View All Tags

Getting Started with AWS Lightsail: Things You Need to Know Before Starting

· 9 min read
Sudip Parajuli
Full Stack Django Developer | Data Science | IoT and Robotics

Introduction

AWS Lightsail is, by far, one of the most user-friendly and powerful services offered by Amazon Web Services. It's designed to simplify cloud computing for developers, small businesses, and anyone who wants to deploy applications quickly without the complexity of traditional AWS services. If you're new to Lightsail or considering using it, here's everything you need to know to get started.

How to Configure Django with S3 Buckets for Efficient File Storage

· 7 min read
Sudip Parajuli
Full Stack Django Developer | Data Science | IoT and Robotics

Introduction

If you are searching for tutorials or ways to connect Django with S3 bucket there are plenty of examples out there with many tutorials. I myself have gone through all of them setting up the S3 buckets with Django. It wasn't my first time setting up but things are changed drastically. There are many ways how you can setup the Django application with S3. In this I will walk you through the most simplest configuration to setup the S3 bucket with Django. So, without any delay, let's get started.

Deploying a Django Application on AWS ElasticBeanstalk with GitHub Actions: Easy Walkthrough

· 4 min read
Sudip Parajuli
Full Stack Django Developer | Data Science | IoT and Robotics

Introduction

AWS is the current leader in the cloud market and powers almost 1/3 of the sites that are running on the world. From Web Development, App Development, Machine Learning to Robotics and IoT. It has everything you need to get started fast and focus on building things rather than spending lots of time on configuration.