Join us

heart Posts from the community tagged with aws...
Story
@inder_ips_devops shared a post, 3 years, 3 months ago

On-premise to cloud migration mock drills using Istio

Part 1 of a series of articles about cloud migration

Screen Shot 2022-01-05 at 2.12.15 PM.png
Story
@jamesmillerblog shared a post, 3 years, 3 months ago
Senior Creative Technologist

How to SSH onto an AWS EC2 instance

If you’re reading this post, you’re either someone who knows me personally (hi :D) or a person with an interest in development who wants to learn how to use the Secure Shell (SSH) protocol to access and communicate with a virtual computing resource created via Amazon Web Services (AWS), called an Elastic Compute Cloud (EC2) instance.

0_Fzt_Z0XYVcBosnXL.jpeg
Story
@maddiefitz shared a post, 3 years, 3 months ago

Deploying a Custom Docker Image Using Nginx and Saving it to Amazon ECR

In this tutorial, I am going to be creating an image with a file that will tell you the time of day the container has been deployed using Nginx.

Story
@han-lon shared a post, 3 years, 4 months ago

Simple HTTP Redirects Using AWS API Gateway, AWS Lambda, and Python

For a recent personal project of mine, I needed to quickly and easily redirect and track user traffic to a serverless website I hosted in AWS.

0_OyVTqWIV4_xxAdFB.jpeg
Story
@thenjikubheka shared a post, 3 years, 5 months ago

How Netflix Works

Ever wondered what goes on behind the scenes of our favorite content streaming service?

1_e5G0zV4CA7LqKdwsLWFX_Q.jpeg
Story
@sasachde shared a post, 3 years, 5 months ago

An Introduction to Amazon Aurora Serverless for Beginners

When and how to use Amazon Aurora Serverless databases?

Story
@sasachde shared a post, 3 years, 5 months ago

How to Use Custom Domain Names inside AWS VPCs

Use your company-specific domain names instead of default AWS assigned domain names for EC2 instances inside VPCs.

1_1ewkrE29ICk0bcsjdHNkxA.png
Story
@contactmukul95 shared a post, 3 years, 5 months ago
Software Developer

Introduction to Kubernetes: What Problems Does It Solve?

Kubernetes is an open source container orchestration platform for scheduling and automating the deployment, management and scaling of containerized applications. Containers operate in a multiple container architecture called a “cluster.” A Kubernetes cluster includes a container designated as a “master node” that schedules workloads for the rest of the containers — or “worker nodes” — in the cluster.

Story
@thenjikubheka shared a post, 3 years, 6 months ago

Amazon Interview Preparation: Project Euler (Problem 1)

When preparing for a Technical interview with one of The Big Tech Companies; Amazon, Google, Facebook, Netflix, Microsoft, it’s vital to practice with resources such as Project Euler.

Screen Shot 2021-10-20 at 8.40.10 PM.png
Story
@warolv shared a post, 3 years, 7 months ago
DevOps Lead, warolv

Scheduled backup of Vault secrets with CronJob of Kubernetes

The second part of the 'Scheduled backup of HashiCorp's Vault secrets', this time I will show how to use Kubernetes CronJob to create scheduled backups on daily basis.

1.png
loading...