Short and Crispy
  • Post
  • Categories
  • Tags
  • About
  • Search
Short and Crispy

Search Short and Crispy

Short and Crispy


Bite-Sized Technical Notes, Cheat-Sheets & Guides

07-AWS | Amazon Virtual Private Cloud

Subnet, Route Table, Internet gateway, VPC Security etc..

πŸ“… Mar 12, 2022

Amazon VPC

  • Amazon Virtual Private Cloud
  • A VPC is an isolated portion of the AWS Cloud
  • i.e define and launch AWS resources in a logically isolated virtual network
πŸ“ DevOps 🏷️ AWS
Read More β†’

06-AWS | Intro AWS databases

SQL and No-SQL Db in AWS

πŸ“… Mar 11, 2022

Databases

  • Relational DB
    • RDS
  • Non-relational DB
    • DynamoDB
πŸ“ DevOps 🏷️ AWS
Read More β†’

05-AWS | AWS Simple Storage Service

AWS S3 setup and it's storage classes

πŸ“… Mar 10, 2022

5.1 What is S3?

  • S3 stands for Simple Storage Service.
  • Those Storage when created are called S3 Bucket
  • It’s not Block storage
  • It’s a Global service
πŸ“ DevOps 🏷️ AWS
Read More β†’

04-AWS | Intro to AWS Storage

EC2 instance store, EBS, Snapshots, AMI, Raid, EFS

πŸ“… Mar 9, 2022

AWS Storage

  • If can install an OS on an storage then it is called as Block storage (EBS)
  • If can’t install os then called as Other storage (S3, EFS)
πŸ“ DevOps 🏷️ AWS
Read More β†’

03-AWS | AWS EC2

EC2, AMI, User data, Metadata, ElasticIP etc..

πŸ“… Mar 8, 2022

Amazon EC2

What is EC2

  • Amazon Elastic Compute Cloud
  • Deployment of servers
  • Amazon EC2 is a web service that provides resizable compute capacity in the cloud.
  • Highly scalable & pay-as-you-go model
  • EC2 is not a Global service, it is specific to a Region
πŸ“ DevOps 🏷️ AWS 🏷️ EC2
Read More β†’

02-AWS | Getting started with AWS

AWS setup

πŸ“… Mar 7, 2022
# Topic covered
πŸ“ DevOps 🏷️ AWS
Read More β†’

01-AWS | AWS intro and its services

Cloud computing and AWS

πŸ“… Mar 6, 2022
# Topic covered
* Cloud computing and types
  * Software as a Service(SaaS)
  * Platform as a Service(Paas)
  * Infrastructure as a Service(IaaS)
* Why cloud computing?
πŸ“ DevOps 🏷️ AWS
Read More β†’

05-Hosting | Google Tools

Check website performance, rank, Google analytics

πŸ“… Mar 5, 2022

Google Search Console

  • Intro to Google Search Console
    • It helps to find SEO performance of the website
    • i.e performance of the website in google search results
    • Monitor: google crawl, index and discovers pages
πŸ“ DevOps 🏷️ Google-Tool 🏷️ Hosting
Read More β†’

04-Hosting | Deployment on AWS

Deploy Django app on AWS

πŸ“… Mar 4, 2022

Deploy Django app on AWS

Deploy and host a django application on AWS EC2 instance using Nginx as the webserver and Gunicorn as WSGI

Nginx is an open-source web server that, since its success as a web server, is now also used as a reverse proxy , HTTP cache, and load balancer.

WSGI used to forward request from a web server to a python backend.

πŸ“ DevOps 🏷️ AWS 🏷️ Hosting
Read More β†’

03-Hosting | Deployment on heroku

Static and Django app deployment

πŸ“… Mar 3, 2022

Deployment on Heroku

  • Heroku is a Platform as a service(PaaS)
  • Which abstracts us from dealing with servers, all we have to do is sign up,
  • Download a few tools and then upload our code to the platform effortlessly
πŸ“ DevOps 🏷️ Heroku 🏷️ Hosting
Read More β†’
  • ← Newer Posts
  • Older Posts →
  • FAQ
  • Contact Us
  • Terms & Conditions

Amrit  •  2026  •  Short and Crispy