AWS holds an annual conference called re:Invent that brings together over 60,000 attendees. The conference features over 300 sessions led by AWS executives and customers, with topics covering compute, storage, databases, analytics, machine learning, Internet of Things (IoT), security, hybrid, and more. It also includes expo halls, networking events, and opportunities to earn AWS certifications.
This document discusses a web authoring tool conference called WAT-CON and a web-based tool called Select-Fix that allows merging of text selections across different documents. Select-Fix is available at http://redpen.herokuapp.com/ and https://redpen.cc and was created using webpack. More information can be found at its GitHub page.
This document provides instructions for dockerizing a Django application with Postgres database. It discusses:
1) Creating a Dockerfile for the Django app and ensuring Postgres dependencies are installed.
2) Running Postgres in a container with environment variables for the database name, user, and password.
3) Configuring the Django settings to connect to the Postgres database using the environment variables.
4) Using docker-compose to define and run the Django and Postgres services on a bridge network, avoiding the need for links. The Django volume mounts the code directory for changes to be reflected.
The document discusses using Docker and Docker Compose to run Python and Django applications. It shows commands for pulling Docker images, running containers, linking databases, mounting volumes, building images, and using Docker Compose to define and run multi-container applications. Key aspects covered include using Dockerfiles to build images, linking containers, mounting host directories as volumes, setting environment variables, and running commands on container startup.
137. 貊 Sublime Text 螳
http://opentutorials.org/course/671/3595
れ 谿剰鍵
https://sublime.wbond.net
Perfect Workflow in Sublime Text 2
http://courses.tutsplus.com/courses/perfect-
workflow-in-sublime-text-2
https://twitter.com/SublimeTxtTips
google - sublime text 'python'