dev.to
1. Sleeping is not the best option
Introduction.
Some time ago we were developing a code that stored some data with a given TTL. We wanted to check not only that the data was stored correctly but also that it expired after the given TTL. This is an example of testing asynchronous code.
When testing asynchronous code we need to carefully coordinate the test with the system it is testing to avoid running the assertion before the tested action has completed[1]. For example, the following test will always fail because the assertio…
#testing #php #webdev #refactoring
2. Top X programming and tech videos of November 2022.
Here is a quick overview of the BEST videos about programming and tech released on YouTube in November 2022.
The list is prepared using a super-secret algorithm. Read (of just scroll...) to the end to learn how it works.
Web development
A comprehensive step-by-step course that will teach you how to build a movie search app from scratch.
More web development videos of November
Game development
Interested in beautiful pixel-art games and how to make them? Here is a great explanation of ho…
#webdev #tutorial #productivity #programming
3. Run event-driven workflows with Amazon EKS Blueprints, Keda and Karpenter
Assignment
Implement a kubernetes solution to contanerize the project that will be shared along with this problem.
Implement a very simple API server with the following routes that can interact with kubernetes.
POST /jobs (Create a new job that runs on a kubernetes cluster)
GET /jobs/stats (Returns aggregate job stats. Succeeded vs failed and no of retries)
POST /jobs/schedule (Schedule a job using cron syntax)
The project is wrritten in Rust and we need to containerize the project to serve…
#simflexcloud #cdk #aws #eks
1. Sleeping is not the best option
Introduction.
Some time ago we were developing a code that stored some data with a given TTL. We wanted to check not only that the data was stored correctly but also that it expired after the given TTL. This is an example of testing asynchronous code.
When testing asynchronous code we need to carefully coordinate the test with the system it is testing to avoid running the assertion before the tested action has completed[1]. For example, the following test will always fail because the assertio…
#testing #php #webdev #refactoring
2. Top X programming and tech videos of November 2022.
Here is a quick overview of the BEST videos about programming and tech released on YouTube in November 2022.
The list is prepared using a super-secret algorithm. Read (of just scroll...) to the end to learn how it works.
Web development
A comprehensive step-by-step course that will teach you how to build a movie search app from scratch.
More web development videos of November
Game development
Interested in beautiful pixel-art games and how to make them? Here is a great explanation of ho…
#webdev #tutorial #productivity #programming
3. Run event-driven workflows with Amazon EKS Blueprints, Keda and Karpenter
Assignment
Implement a kubernetes solution to contanerize the project that will be shared along with this problem.
Implement a very simple API server with the following routes that can interact with kubernetes.
POST /jobs (Create a new job that runs on a kubernetes cluster)
GET /jobs/stats (Returns aggregate job stats. Succeeded vs failed and no of retries)
POST /jobs/schedule (Schedule a job using cron syntax)
The project is wrritten in Rust and we need to containerize the project to serve…
#simflexcloud #cdk #aws #eks
dev.to
Manage IAM Access Key Of AWS Service Connection In Azure DevOps Pipeline
Manage IAM Access Key Of AWS Service Connection In Azure DevOps Pipeline
#simflexcloud #cdk #aws #azuredevops
Manage IAM Access Key Of AWS Service Connection In Azure DevOps Pipeline
Manage IAM Access Key Of AWS Service Connection In Azure DevOps Pipeline
#simflexcloud #cdk #aws #azuredevops
dev.to
Hands-on Amazon ECS for Blue-Green Deployments With CDK Typescript - Part 1
Hands-on Amazon ECS for Blue-Green Deployments With CDK Typescript
#simflexcloud #cdk #aws #ecs
Hands-on Amazon ECS for Blue-Green Deployments With CDK Typescript - Part 1
Hands-on Amazon ECS for Blue-Green Deployments With CDK Typescript
#simflexcloud #cdk #aws #ecs
dev.to
Amazon ECS Farget with Blue-Green Deployments by CDK Typescript - Part 2
Amazon ECS Farget with Blue-Green Deployments by CDK Typescript
#simflexcloud #cdk #aws #ecs
Amazon ECS Farget with Blue-Green Deployments by CDK Typescript - Part 2
Amazon ECS Farget with Blue-Green Deployments by CDK Typescript
#simflexcloud #cdk #aws #ecs
dev.to
FastApi With AWS Serverless powered by CDK Typescript
FastApi With AWS Serverless powered by CDK Typescript
#simflexcloud #cdk #aws #fastapi
FastApi With AWS Serverless powered by CDK Typescript
FastApi With AWS Serverless powered by CDK Typescript
#simflexcloud #cdk #aws #fastapi