Tech Fusionist (Tech : Cloud, DevOps, Cybersecurity, AI & more)
16.3K subscribers
1.34K photos
43 videos
107 files
2.21K links
Learn Quickly : https://techyoutube.com/

Connect for quick Roadmaps & PostsπŸ‘‡
βœ… https://twitter.com/techyoutbe
Download Telegram
βœ… Post #1 : OCI AI Certification Exam Preparation
**** Important Update ****

Just to update you guys that I was not well since couple of weeks that's why couldn't create session for our 100 days DevOps & Cloud challenge

but now the good news is, I am recovering well and will continue the journey soonπŸ‘
πŸ‘6
βœ… Post #2 : OCI AI Certification Exam Preparation

@LearnDevOpsForFree
βœ… Key points about AWS CodeDeploy:

CodeDeploy is a service for automating code deployments to EC2/On-Premises instances, AWS Lambda, and ECS.

It allows you to automatically deploy new application versions, roll back on failures, and track deployment successes/failures.

You create applications, deployment groups, and deployments. Applications contain the code, deployment groups contain the targets, deployments initiate the deployment process.

Targets can be EC2/On-Premises instances tagged with a specific tag, Lambda functions, or ECS services.

Deployments can use blue/green, in-place, lambda all-at-once, etc. deployment types.

Lifecycle hooks allow running custom scripts before/after traffic routing changes during deployments.

CodeDeploy integrates with CodePipeline for automated deployments as part of a CI/CD pipeline.

CloudWatch Events can be used to monitor deployment status changes and trigger notifications/actions.

CodeDeploy supports deploying Lambda functions by copying code from S3 or defining inline.

CodeDeploy validates deployments by checking minimum number of healthy instances.

*****************************************************

Hope you find it helpful!
Keep Learning!

@LearnDevOpsForFree
πŸ‘3