No Clocks

No Clocks

2707 bookmarks
Custom sorting
Powerful Terminal And Command-Line (CLI) Tools For Modern Web Development — Smashing Magazine
Powerful Terminal And Command-Line (CLI) Tools For Modern Web Development — Smashing Magazine
What’s your favorite command-line tool? In this post, Louis Lazaris shares a collection of relevant command-line apps and utilities that he has personally come across in the past few years. If there’s a useful one that hasn’t been mentioned and one you use regularly, please do share it in the comments.
·smashingmagazine.com·
Powerful Terminal And Command-Line (CLI) Tools For Modern Web Development — Smashing Magazine
Introduction - Data Analytics Lens
Introduction - Data Analytics Lens
This document describes the AWS Well-Architected Data Analytics Lens, a collection of customer-proven best practices for designing well-architected analytics workloads. The Data Analytics Lens contains insights that AWS has gathered from real-world case studies, and helps you learn the key design elements of well-architected analytics workloads along with recommendations for improvement. The document is intended for IT architects, developers, and team members who build and operate analytics systems.
·docs.aws.amazon.com·
Introduction - Data Analytics Lens
Build an automatic data profiling and reporting solution with Amazon EMR, AWS Glue, and Amazon QuickSight
Build an automatic data profiling and reporting solution with Amazon EMR, AWS Glue, and Amazon QuickSight
This post demonstrates how to extend the metadata contained in the Data Catalog with profiling information calculated with an Apache Spark application based on the Amazon Deequ library running on an EMR cluster. You can query the Data Catalog using the AWS CLI. You can also build a reporting system with Athena and Amazon QuickSight to query and visualize the data stored in Amazon S3.
·aws.amazon.com·
Build an automatic data profiling and reporting solution with Amazon EMR, AWS Glue, and Amazon QuickSight
Get Started with Obsidian as a Developer
Get Started with Obsidian as a Developer
Obsidian is an amazing tool for developer and developer advocates. You can use it as a second brain, for content creation, and more.
·samjulien.com·
Get Started with Obsidian as a Developer
Become a Data Engineer on a Shoestring (aka The Best Free Courses and Learning Resources) - Data Engineering Coding Bootcamp — Pipeline Data Engineering Academy
Become a Data Engineer on a Shoestring (aka The Best Free Courses and Learning Resources) - Data Engineering Coding Bootcamp — Pipeline Data Engineering Academy
I was tinkering with the idea of finding the right way to help others to identify the resources that give you bang for the buck when it comes to upskilling yourself in data engineering… and this is what I came up with. The best data engineering courses, learning materials, data engineering training.
·dataengineering.academy·
Become a Data Engineer on a Shoestring (aka The Best Free Courses and Learning Resources) - Data Engineering Coding Bootcamp — Pipeline Data Engineering Academy
The Art of PostgreSQL
The Art of PostgreSQL
The book that teaches SQL to developers: Learn to replace thousands of lines of code with simple queries!
·theartofpostgresql.com·
The Art of PostgreSQL
The Art of PostgreSQL
The Art of PostgreSQL
The book that teaches SQL to developers: Learn to replace thousands of lines of code with simple queries!
·theartofpostgresql.com·
The Art of PostgreSQL
SQL and Business Logic
SQL and Business Logic
Business logic is supposed to be the part of the application where you deal with customer or user facing decisions and computations. It is often argued that this part should be well separated from the rest of the technical infrastructure of your code. Of course, SQL and relational database design is meant to support your business cases (or user stories), so then we can ask ourselves if SQL should be part of your business logic implementation. Or actually, how much of your business logic should be SQL?
·tapoueh.org·
SQL and Business Logic
Part I. Tutorial
Part I. Tutorial
Part I. Tutorial Welcome to the PostgreSQL Tutorial. The following few chapters are intended to give a simple introduction to PostgreSQL, relational …
·postgresql.org·
Part I. Tutorial
Postgres Guide
Postgres Guide
We here are very big fans of Postgres as a database and believe it is often the best database for the job. For many though, working with and maintaining Postgres involves a steep learning curve. This guide is designed as an aid for beginners and experienced users to find specific tips and explore tools available within Postgres. If you want to take the quick & painless approach instead, there are great services available for Postgres hosting.
·postgresguide.com·
Postgres Guide