Navigation

    Contentos
    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. raivivan
    R

    raivivan

    @raivivan

    Chat Follow Unfollow

    Having more than 3 years of experience at HKR Trainings an IT professional with expertise in providing Enterprise Performance Engineering solutions.

    0
    Reputation
    5
    Posts
    78
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online
    Website hkrtrainings.com/sccm-training-hyderabad Location 6-3-852/2/B/6, PlotNo-8,Ground Floor, Aparajitha Housing Colony, Near Lal Bangalow, Hyderabad 500016, Telangana- India.

    • Profile
    • More
      • Continue chat with raivivan
      • Flag Profile
      • Block User
      • Following
      • Followers
      • Topics
      • Posts
      • Best
      • Groups
    raivivan Follow

    Posts made by raivivan

    Devops and AWS Lambda Functions Tools

    We use Codepipeline from AWS to automatize all the deployment processes for most of our services and  DevOps tool workers.

    Every day we use more lambda functions and microservices in our company but is getting hard to manage their deployment of them.

    Anyone has experience with CI/CD tools to manage a couple of dozens of microservices in production and development?

    I never use Codepipeline for Lambda, so maybe is an option that I did not see, but I am not close to using any other tools as an option.

    Any recommendations ?. Thanks in advance !

    posted in Development Discussion | 技术讨论 •
    Need to connect Azure infrastructure from AWS Devops services. Is this really possible?

    All my infrastructure is on AWS for a long time and we are using all Devops services of AWS like code commit, and code pipeline, Now there is a new requirement to push one of the web applications to the Azure cloud platform.

    Is it really possible to connect from AWS DevOps tools to Azure to create,deploy and maintain updates on web applications? Basically, CICD process on Azure connects from AWS services.

    Thanks in Advance.

    posted in Development Discussion | 技术讨论 •
    How to deploy code on 60 AWS servers from Azure Devops

    We have multiple servers on AWS and we have repo on Azure Devops. We want to deploy the code from Azure CICD to AWS DevOps servers. Any suggestions or help would be appreciated.

    posted in Development Discussion | 技术讨论 •
    AWS elasticsearch log rotation

    I want to use AWS elasticsearch to store the log of my application. Since there a huge amount of data to input to AWS elasticsearch ( ~30GB daily), so i would only keep 3 days of data. Are there any way to schedule data removal from AWS elasticsearch or do a log rotation? What happen if the AWS elasticsearch storage is full?

    Thanks for the help

    posted in Development Discussion | 技术讨论 •
    Splunk API works on Postman but not on PHP

    I have a CakePHP application where I'm calling Splunk API to make a search and obtain its results. It works as a charm when I try it on Postman, but when run by my server it doesn't return results every time. In fact, when I call the API constantly inside a while loop, it does tend to bring results, although sometimes it could take more 2 minutes to return something.

    posted in Development Discussion | 技术讨论 •