Excursions

  •   Blog
  •   Archive
  •   Category
  •   Tag
  •   Search
  •   Bookmarks
  •   Dark mode(Beta)
 2020-06-13
Simplest cluster setup for learning Kubernetes

I am sure you have been seeing the Kubernetes widely used in technology circles and wanted to explore yourself.But you are overwhelmed with the amount of resources available on the internet, the complexity involved in learning might make you loose interest or hesitant in trying the things out.

Read More
 kubernetes
 2020-06-13
Heroku From the Perspective of a Cloud Architect →

My favorite part was Heroku’s use of industry standards like Docker and Git to manage their pipelines and deployments which made moving my application to their platform nearly an effortless exercise

Interesting post about replicating custom kubernetes based architecture on Heroku PaaS service

 heroku  kubernetes
 2020-06-12
Corrupted Terraform S3 backend

If you are using a S3 backend to save the state and lock the changes,something like here.Chances are you might see errors rarely while initiating backend,this could happen when

Read More
 terraform  aws
 2020-06-11
AWS CodeArtifact and your package management flow – Best Practices for Integration | AWS DevOps Blog →

Having a central artifact store enables tighter artifact governance and improves security visibility. This post uses some of these patterns to show you how to integrate AWS CodeArtifact in an effective, cost-controlled, and efficient manner.

JFrog Artifactory alternative from AWS.

 aws  code
 2020-06-09
How much is your service on Amazon ECS costing you?

Consider all your workload is running inside ECS of your AWS account and you received a bill by the end of the month.

Read More
 aws  ecs  costexplorer
 2020-06-08
ECS autoscaling resources

Autoscaling resources on ECS is simple but optimizing it for the cost and capacity becomes a difficult task once the scale of workload increases.

Read More
 aws  ecs  scaling
 2020-06-08
Cloudwatch logs for Windows containers on Amazon ECS

If you already have or planning to use Windows workloads on Amazon ECS, you should be aware that it is not as feature complete as Linux counterpart.

Read More
 aws  ecs  cloudwatch  windows
 2020-06-07
Resilient task scheduling with ECS Fargate | cloudonaut →

Run scheduled tasks resiliently with the help of a CloudWatch Events Rule, a Step Functions state machine, and Fargate

Better approach for running tasks on ECS

 aws  ecs
 2020-06-07
Cron jobs on Amazon ECS

We have a scenario where we just need to run a task on scheduled time of a day or repeat every few hours inside AWS.

Read More
 aws  ecs  cloudwatch
 2020-06-07
Cloudwatch alert on ECS event

Consider a use case where a ECS task could not be placed or started on a cluster and fails silently.

Read More
 aws  ecs  cloudwatch
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »
  © iam-j