Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Ad icon
Gampaha
Thenya Mishel
menuka2000
Updated:
Wednesday at 10:48 PM
Handmade Character Soft Toy Bluey Bingo
anil1961
Updated:
Aug 3, 2026
Colombo
Dahua POE Switch 8 Ports (DH-PFS3010-8ET-65)
hashaz2012
Updated:
Aug 3, 2026
Ad icon
Singapore V2Ray VPN for Tunneling
hu KANNA
Updated:
Jul 31, 2026
Dating Website & Online Chat Room
hotvideo
Updated:
Jul 30, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
ElaKiri Help
DevOps වැඩ්ඩොන්ගෙන් උදව්වක් ඕනේ?
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="TNHM" data-source="post: 30217854" data-attributes="member: 561032"><p>Implement Basic DevOps Practices</p><p>• The code should be hosted in version controlling system. Make sure it’s a public repository.</p><p>• Use CI/CD pipelines to automate the build and deployment process for the microservice.</p><p></p><p><span style="color: rgb(97, 189, 109)"><strong>code එක github එකේ දාලා public කරන්න. CICD වලට AWS codebuild use කරන්න.</strong></span></p><p></p><p>Containerize the Microservice using Docker</p><p>• Your microservice should be containerized.</p><p>• Use any existing container registry service to host your container image. The application deployment should consume the container image from the container registry.</p><p></p><p><span style="color: rgb(97, 189, 109)"><strong>code එකෙන් docker image එකක් build කරගන්න. </strong></span></p><p><span style="color: rgb(97, 189, 109)"><strong>AWS ECR එකක් හදලා උඹේ docker image එක එකට පුෂ් වෙන්න හදන්න.</strong></span></p><p></p><p>Deploy the Microservice</p><p>• Use managed container orchestration services provided by your cloud service provider to deploy the containerized microservice.</p><p>o You can use cloud specific services like ECS (Elastic Container Service)/ Azure Container Apps etc..</p><p>o You have the freedom to even use managed Kubernetes services provided by</p><p>your chosen cloud service provider.</p><p>• Ensure the microservice is accessible over the internet.</p><p></p><p><span style="color: rgb(97, 189, 109)"><strong>ECS cluster එකක් හදන්න. කෝස්ට් එක ඉතුරු කරන්න ඕනේ නම් basic විදියට හදන්න. Default vpc එකේ public subnet එකක. </strong></span></p><p><span style="color: rgb(97, 189, 109)"><strong></strong></span></p><p><span style="color: rgb(97, 189, 109)"><strong>security ඕනේ නම් අලුත් subnet එකක් හදලා private/public සබ්නෙට් හදලා IGW, NAT හදලා route table config කරන්න. ECS nodes ඔක්කොම private subnet එකේ deploy කරන්න. </strong></span></p><p><span style="color: rgb(97, 189, 109)"><strong></strong></span></p><p><span style="color: rgb(97, 189, 109)"><strong>ALB එකක් දාගන්න public subnet එකක.</strong></span></p><p><span style="color: rgb(97, 189, 109)"><strong></strong></span></p><p><span style="color: rgb(97, 189, 109)"><strong>කොහොම හරි අන්තිමට ECS task template එකක් හදාගන්න ECR image එකයි application configurations එහෙම දාලා. ඊට පස්සේ ECS cluster එකේ service එකක් හදාගන්න. හදනකොට ALB එක attach කරන්න service එකට. security groups හරියට config කරොත් ALB DNS එකෙන් access කරන්න පුළුවන් වෙන්න ඕනේ.</strong></span></p><p><span style="color: rgb(97, 189, 109)"><strong></strong></span></p><p><span style="color: rgb(97, 189, 109)"><strong>ඕනේ නම් මේවා නැතුව EKS use කරන්න පුළුවන්. එතකොට ටිකක් කොන්ෆිග් වැඩි. </strong></span></p><p></p><p></p><p>Integrate Basic Security Measures</p><p>• Implement basic security best practices (like using IAM roles, security groups etc,,).</p><p>• Ensure the microservice handles data securely and follows principles of least privilege.</p><p>• Integrate managed SAST tools like SonarCloud or Snyk to enable DevSecOps practices to your microservice development.</p><p></p><p><strong><span style="color: rgb(97, 189, 109)">ACM එකෙන් TLS cert එකක් අරගෙන ALB එකට attach කරලා HTTPS ගන්න. Route 53 එකෙන් alias එකක් හදලා ALB එකට domain එකක් point කරගන්න.</span></strong></p><p><span style="color: rgb(97, 189, 109)"><strong></strong></span></p><p><span style="color: rgb(97, 189, 109)"><strong>ECS services හදනකොට ecs task roles වෙනම හදන්න. දෙන්න තියෙන අඩුම privilages දීලා </strong></span></p><p><span style="color: rgb(97, 189, 109)"><strong></strong></span></p><p><span style="color: rgb(97, 189, 109)"><strong>codebuild එකේ build steps වලට sonarcube check එකක් හදන්න. </strong></span></p><p><span style="color: rgb(97, 189, 109)"><strong></strong></span></p><p><span style="color: rgb(97, 189, 109)"><strong>ECS cluster එකේ ec2 instances වලට all access block කරන්න except ALB එකෙන් එන request ඇරෙන්න. </strong></span></p><p><span style="color: rgb(97, 189, 109)"><strong></strong></span></p><p><strong><span style="color: rgb(97, 189, 109)">ALB එක WAF එකක් දාලා rate limits, ip block වගේ features හදන්න පුළුවන්.</span></strong></p></blockquote><p></p>
[QUOTE="TNHM, post: 30217854, member: 561032"] Implement Basic DevOps Practices • The code should be hosted in version controlling system. Make sure it’s a public repository. • Use CI/CD pipelines to automate the build and deployment process for the microservice. [COLOR=rgb(65, 168, 95)][/COLOR] [COLOR=rgb(97, 189, 109)][B]code එක github එකේ දාලා public කරන්න. CICD වලට AWS codebuild use කරන්න.[/B][/COLOR] Containerize the Microservice using Docker • Your microservice should be containerized. • Use any existing container registry service to host your container image. The application deployment should consume the container image from the container registry. [B][/B] [COLOR=rgb(97, 189, 109)][B]code එකෙන් docker image එකක් build කරගන්න. AWS ECR එකක් හදලා උඹේ docker image එක එකට පුෂ් වෙන්න හදන්න.[/B][/COLOR] Deploy the Microservice • Use managed container orchestration services provided by your cloud service provider to deploy the containerized microservice. o You can use cloud specific services like ECS (Elastic Container Service)/ Azure Container Apps etc.. o You have the freedom to even use managed Kubernetes services provided by your chosen cloud service provider. • Ensure the microservice is accessible over the internet. [COLOR=rgb(97, 189, 109)][B]ECS cluster එකක් හදන්න. කෝස්ට් එක ඉතුරු කරන්න ඕනේ නම් basic විදියට හදන්න. Default vpc එකේ public subnet එකක. security ඕනේ නම් අලුත් subnet එකක් හදලා private/public සබ්නෙට් හදලා IGW, NAT හදලා route table config කරන්න. ECS nodes ඔක්කොම private subnet එකේ deploy කරන්න. ALB එකක් දාගන්න public subnet එකක. කොහොම හරි අන්තිමට ECS task template එකක් හදාගන්න ECR image එකයි application configurations එහෙම දාලා. ඊට පස්සේ ECS cluster එකේ service එකක් හදාගන්න. හදනකොට ALB එක attach කරන්න service එකට. security groups හරියට config කරොත් ALB DNS එකෙන් access කරන්න පුළුවන් වෙන්න ඕනේ. ඕනේ නම් මේවා නැතුව EKS use කරන්න පුළුවන්. එතකොට ටිකක් කොන්ෆිග් වැඩි. [/B][/COLOR] Integrate Basic Security Measures • Implement basic security best practices (like using IAM roles, security groups etc,,). • Ensure the microservice handles data securely and follows principles of least privilege. • Integrate managed SAST tools like SonarCloud or Snyk to enable DevSecOps practices to your microservice development. [B][COLOR=rgb(97, 189, 109)]ACM එකෙන් TLS cert එකක් අරගෙන ALB එකට attach කරලා HTTPS ගන්න. Route 53 එකෙන් alias එකක් හදලා ALB එකට domain එකක් point කරගන්න.[/COLOR][/B] [COLOR=rgb(97, 189, 109)][B] ECS services හදනකොට ecs task roles වෙනම හදන්න. දෙන්න තියෙන අඩුම privilages දීලා codebuild එකේ build steps වලට sonarcube check එකක් හදන්න. ECS cluster එකේ ec2 instances වලට all access block කරන්න except ALB එකෙන් එන request ඇරෙන්න. [/B][/COLOR] [B][COLOR=rgb(97, 189, 109)]ALB එක WAF එකක් දාලා rate limits, ip block වගේ features හදන්න පුළුවන්.[/COLOR][/B] [/QUOTE]
Insert quotes…
Verification
Dahaya deken beduwama keeyada?
Post reply
Top
Bottom