amrit_3327
amrit_3327
Trusted Member
Joined: Dec 5, 2019
Last seen: May 30, 2021
Topics: 0 / Replies: 65
Reply
RE: Error Loging in Elastic beanstalk

To get detailed Elastic beanstalk logging do the follow steps: 1.) Go do elastic beanstalk service 2.) Click on the Service or endpoint you have conf...

3 years ago
Reply
RE: How can we integrate RDS oracle with OEM monitoring?

Document Attached is the detailed document for OEM integration with RDS

3 years ago
Topic
Topic
Replies: 2
Views: 1365
Reply
RE: my ec2 instance is failing instance check and not coming up.

Was able to resolve the issue but with some downtime. 1.) Brought the instance down 2.) Detach the root volume 3.) Took the snapshot 4.) Modify the v...

3 years ago
Reply
RE: regressor_OLS =sm.ols(endog=y, exog=X_opt).fit()

Guys this module is part of Linear_model class so use following code to make it work. import statsmodels.regression.linear_model as lm X = np.append(a...

3 years ago
Reply
RE: I have root (VMNAdmin) access but still I am getting error "Access denied" in s3 bucket. Why am I getting this error.

Hello Devender, try to login as root and assign the owner permission. ONCE it is doen you can assign the accurate permission to the user. Other way ...

3 years ago
Reply
RE: What is the architecture view of ECS and flow diagram.

ECS is tool to manage container orchestration. There is no fixed architecture . It depends on the use cases. The main subcategories of ECS can be desc...

3 years ago
Reply
RE: What is instance procedure to launch/terminate while we stack update for instance type.

What will be happening if i am updating stack with multiple node ? Will i take ebs snapshot of every instance. If we taking ebs snapshot then we have...

3 years ago
Reply
RE: What are the best practices for cost optimisation in any cloud environment ?

Cost optimization is not only on compute level. It can be achieved with right design as well. As example one company will have multiple direct connec...

3 years ago
Reply
RE: Which configuration management tool is most suitable to automate task in AWS and why ?

Configuration management tools need to be evaluated keeping in mind the competency skill set of existing team. For example if team is comfortable with...

3 years ago
Reply
RE: Which factors need to be consider before choosing cloud provider while moving application from On-prem to Cloud ?

According to my viewpoint first thing to consider should be use case for which cloud migration is to be done for e.g Big data solution, website hosti...

3 years ago
Reply
RE: what are best practices to migrate on prem application to AWS?

Rehost, Refactor, Revise, Rebuild and Replace. These 5 R's need to be considered before migrating anything from on prem to AWS.

3 years ago
Page 4 / 5