Majestic.cloud

Redshift, S3

How to load (import) CSV files from S3 into Redshift using the COPY command

November 20, 2019 No Comments László B.

Loading CSV files from S3 into Redshift can be done in several ways. One of them is the COPY command […]

Continue Reading
S3

S3 Events – how to send email notifications with SNS whenever someone uploads or deletes an object

November 12, 2019 No Comments László B.

If you need to send a notification whenever some operation occurs on your S3 bucket you can easily do that […]

Continue Reading
AWS SAM, AWS Services, Serverless, Step Functions

How to run AWS Step Functions locally with Docker | SAM Series #4

November 5, 2019 No Comments László B.
How to run AWS Step Functions locally with Docker | SAM Series #4

AWS Step Functions is a service from AWS that allows the coordination of different components of distributed applications and microservices. […]

Continue Reading
AWS SAM, DynamoDB, Serverless

How to run DynamoDB locally with Docker | SAM Series #3

October 29, 2019 No Comments László B.
How to run DynamoDB locally

DynamoDB is one of the fundamental pieces of the serverless stack in AWS, because of this knowing how to run […]

Continue Reading
EC2, S3, Security, Identity & Compliance, Systems Manager

Auditing resource compliance and performing automatic remediation with AWS Config

October 22, 2019 No Comments László B.
Auditing resource compliance and performing automatic remediation with AWS Config

AWS Config is a a service that provides a detailed view of the configuration of your AWS Resources. Not only […]

Continue Reading
Athena, AWS Services, S3

How to query CSV files on S3 with Amazon Athena

October 14, 2019 No Comments László B.

Amazon Athena is a serverless interactive query service, it supports multiple formats for the data, there is no infrastructure to […]

Continue Reading
AWS Services, Networking and VPC

How to set up VPC peering in AWS

October 7, 2019 No Comments László B.

A VPC Peering connection is a networking connection between two VPC’s that enables you to route traffic between them using […]

Continue Reading
AWS SAM, Serverless

How to use AWS Cloud9 (and AWS SAM) to create serverless projects | SAM Series #2

September 30, 2019 No Comments László B.

Cloud9 is a cloud-based IDE (or Integrated Development Environment). It allows you to write code, run it and even debug […]

Continue Reading
AWS SAM, Serverless

Getting started with AWS SAM | SAM Series #1

September 23, 2019 No Comments László B.

AWS Serverless Application Model or SAM is an open-source framework for creating serverless applications. It provides a foundation for building […]

Continue Reading
AWS CLI, AWS Services

Working with AWS CLI profiles

September 16, 2019 No Comments László B.

Often when working with the AWS CLI you need to use different AWS profiles on your local machine depending on […]

Continue Reading

Categories

  • API Gateway
  • Athena
  • AWS CLI
  • AWS Glue
  • AWS Lambda
  • AWS SAM
  • AWS Services
  • AWS Summit
  • Certificate Manager
  • CloudFront
  • Conferences
  • DynamoDB
  • EC2
  • Elastic File System
  • Events
  • Linux
  • Majestic.cloud
  • Networking and VPC
  • RDS
  • re:Invent
  • Redshift
  • Route53
  • S3
  • Security, Identity & Compliance
  • Serverless
  • Step Functions
  • Storage
  • Systems Manager
  • Videos

Follow me

  • Facebook
  • Twitter
  • YouTube
  • Previous
  • 1
  • 2
  • 3
  • 4
  • Next

Recent Posts

  • Using EFS with AWS LambdaUsing Amazon EFS (Elastic File System) with AWS Lambda AWS LambdaJune 22, 2020

  • How to redirect HTTP traffic to HTTPS in the EC2 Elastic Load Balancer EC2April 16, 2020

  • How to use AWS Backup to centralize and automate your EBS, DynamoDB, RDS, EFS backups Security, Identity & ComplianceFebruary 5, 2020

© Copyright 2021 by Majestic.cloud

Scroll up