Open in app

Sign in

Write

Sign in

Rupesh Saw
Rupesh Saw

3 Followers

Home

About

Jul 4, 2021

AWS — High Availability and scalability

AWS — High Availability and scalability Scalability: Scalability: It means that the application/system handle greater loads by adapting. There are two types of scalability: Verticle scalability Horizontal scalability(= elasticity) Vertical Scalability: It means increasing the size of the instance. For example, your application runs on a t2.micro Scaling the application vertically means running it on t2.large

AWS

1 min read

AWS — High Availability and scalability
AWS — High Availability and scalability
AWS

1 min read


Jun 13, 2021

AWS Budgets management

Always useful to start AWS with budgets. I started AWS with a free trier account for learning purpose. After some week I got a $100 billing notification on my email. I haven’t any clue at that time how the bill came. I did some Google search and I got useful information. Refer to the below points to set the budget in the AWS and get a notification before the billing amount high. Log in to the AWS management console.

AWS

1 min read

AWS

1 min read


Feb 27, 2019

Learn docker with Django and Postgres in 10 mints

This is the step-by-step tutorial that how to configure Django to run on Docker along with Postgres. Dependencies: Django==2.1 Docker==18.06.1 Python==3.7 Let’s set up our project Assuming Pipenv installed in your machine, start by creating a new Django project. $ mkdir django-on-docker && cd django-on-docker $ mkdir app && cd app $ pipenv install django==2.1 $ pipenv shell (django-on-docker)$…

Docker

4 min read

Learn docker with Django and Postgres in 10 mints
Learn docker with Django and Postgres in 10 mints
Docker

4 min read

Rupesh Saw

Rupesh Saw

3 Followers

Python Developer

Following
  • Suvodeep Pyne

    Suvodeep Pyne

See all (10)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams