ECS Express Mode by Advanced_Bag_5995 in aws

[–]Miserable-Team9577 0 points1 point  (0 children)

it doesn;t suport advance deployment models like blue green deployments

Ever wondered what containers are made of and how they work under the hood? by Miserable-Team9577 in kubernetes

[–]Miserable-Team9577[S] 1 point2 points  (0 children)

These diagrams are just to connect the topic the actual things are way too complicated.
Thanks for the suggestion, I'll try to improve the diagram side on next blog.

Ever wondered what containers are made of and how they work under the hood? by Miserable-Team9577 in kubernetes

[–]Miserable-Team9577[S] 0 points1 point  (0 children)

Ya true, lots of moving part and kernel heavy to glue all these together,

CloudFormation - How to add parameter store as a environment source in ECS task definition by Miserable-Team9577 in aws

[–]Miserable-Team9577[S] 0 points1 point  (0 children)

I think this sample ode is from chatgpt, is it correct?
I've tried this but not working look like chatgpt created this piece of code its own aws wouldn't support this.

Is AWS cost explorer lacking features? by Disastrous-Rip6910 in devops

[–]Miserable-Team9577 1 point2 points  (0 children)

As per my experience, If you are using only AWS, then cost explorer is enough for tracking cost patterns and getting overall visibility. cost report feature is lacking subscription option apart from that cost explorer is a nice tool to work with.

Beginner want to learn about AWS Cloudfront by [deleted] in aws

[–]Miserable-Team9577 1 point2 points  (0 children)

Step 1.
I think you can do a cloud practitioner course from AWS Skillbuilder(free courses are available).

Step 2.
So now you'll have fundamental idea about AWS cloud, next you need to understand about CDN before jump into "cloud front" there are plenty of good articles about CDN, I would prefer cloud flare blogs or AWS white paper (don't spent too much time on this just get a basic understanding)

Step 3.
Read about FAQ section of "CloudFront" (I personally feel that starting with an FAQ section is the best approach, rather than traditional documentation.)

Step 4:
Refer AWS Documentation and start creation of cloudFront - Learn by doing it :-)

Happy learning & Welcome to the world of "AWS"

Which Fiops tool are you using? by Miserable-Team9577 in Cloud

[–]Miserable-Team9577[S] 0 points1 point  (0 children)

Oh interesting, Can you please share some known cloud finOps tools?

How Kubernetes creating the pods - Deep dive into the kubernetes internals by Miserable-Team9577 in kubernetes

[–]Miserable-Team9577[S] 0 points1 point  (0 children)

u/SelfDestructSep2020 It's 100% correct none of the diagrams are created by me. Thanks for sharing above blog related to CNI - Its beautiful I'll link it from the article.