Software Alternatives & Reviews

Deploying Django Application on AWS with Terraform. Minimal Working Setup

Amazon VPC Amazon SQS Amazon S3 Amazon Route 53 Amazon RDS for PostgreSQL AWS Identity and Access Management AWS Elastic Load Balancing Amazon ECR AWS Management Console
  1. Automatically distribute incoming traffic across multiple targets using an Application Load Balancer.
    Load Balancer: Listener Target Groups Security Groups.

    #Cloud Computing #Cloud Hosting #CDN 23 social mentions

  2. Open Source Cloud

    #Cloud Computing #Cloud Infrastructure #VPS 19 social mentions

  3. Amazon Simple Queue Service is a fully managed message queuing service.
    Pricing:
    • Open Source

    #Data Integration #Stream Processing #Web Service Automation 64 social mentions

  4. Amazon S3 is an object storage where users can store data from their business on a safe, cloud-based platform. Amazon S3 operates in 54 availability zones within 18 graphic regions and 1 local region.

    #Cloud Hosting #Object Storage #Cloud Storage 170 social mentions

  5. Amazon Route 53 is a highly available and scalable DNS web service.

    #Domain Name Registrar #Domain Names #Cloud Computing 44 social mentions

  6. PostgreSQL as a Service
    Congratulations! Now we have deployed the Django web application with ECS Service + Fargate. But now it works with SQLite file database. This file will be recreated on every service restart. So, our app cannot persist any data for now. In the next article we'll connect Django to AWS RDS PostgreSQL.

    #Databases #Relational Databases #Cloud Hosting 14 social mentions

  7. AWS Identity and Access Management enables you to securely control access to AWS services and resources for your users.

    #Identity And Access Management #Identity Provider #SSO 52 social mentions

  8. Amazon ELB automatically distributes incoming application traffic across multiple Amazon EC2 instances in the cloud.
    EC2 load balancer for traffic routing.

    #Web Servers #Web And Application Servers #Load Balancer / Reverse Proxy 22 social mentions

  9. Amazon ECR is a fully-managed Docker container registry enabling developers to store, manage, and deploy Docker container images.

    #Developer Tools #Container Registry #Cloud Hosting 39 social mentions

  10. Access and manage Amazon Web Services through a simple and intuitive web-based user interface.
    AWS Console is a web application for managing AWS users, access policies, and other resources. Here you can see your infrastructure state, browse application logs and see the actual changes committed by Terraform.

    #IT Management #Project Management #Monitoring Tools 36 social mentions

  11. Amazon CloudWatch is a monitoring service for AWS cloud resources and the applications you run on AWS.

    #Monitoring Tools #Log Management #Application Performance Monitoring 54 social mentions

  12. Amazon Web Services offers reliable, scalable, and inexpensive cloud computing services. Free to join, pay only for what you use.
    Go to aws.amazon.com and create an account. This process required your personal contact information and your credit card. After you finish, sign in to the AWS Console.

    #Cloud Computing #Cloud Infrastructure #IaaS 360 social mentions

  13. 13
    Create, review and deploy code together with GitLab open source git repo management software | GitLab

    #Code Collaboration #Git #Repo Management 111 social mentions

Discuss: Deploying Django Application on AWS with Terraform. Minimal Working Setup

Log in or Post with