 Mano
    Mano 
    
    
        
        
        
        scam
    
 
     Mano
    Mano 
    
    
        
        
        
        👍
    
 
     Mano
    Mano 
    
    
        
        
        
        I'm from Canada as well
    
 
     Alexander
    Alexander 
    
    
        
        
        
        excellent thank you, I am preparing a list of topics on which I would like to improve my skills
    
 
     Alexander
    Alexander 
    
    
 
     Mano
    Mano 
    
    
        
        
        
        yep. There are tons of materials in youtube.
    
 
     Mano
    Mano 
    
    
        
        
        
        I just go through and practice on my own.
    
 
     Reddy
    Reddy 
    
    
        
        
        
        Hi guys,
        I will be moving to Canada in next 5 months on spouse pr. As of now I am working as a windows administrator. Preparing for devops to move to devops in Canada. Any suggestions here like roadmap or materials
    
 
     Alexander
    Alexander 
    
    
        
        
        
        https://roadmap.sh/devops
    
 
     Alexander
    Alexander 
    
    
        
        
        
        there are more tasks and a list of general questions/answers if needed
    
 
     Reddy
    Reddy 
    
    
        
        
        
        If their are any realtime scenarios that will be helpful
    
 
     Alexander
    Alexander 
    
    
        
        
        
        yes, it contains useful information
        https://github.com/bregman-arie/devops-exercises
        https://github.com/Asgoret/test_tasks
    
 
     Alexander
    Alexander 
    
    
        
        
        
        Hello, maybe someone used the services for a mock interview for junior/middle devops?
    
 
     Dhruv
    Dhruv 
    
    
        
        
        
        Hi all, any contract job opportunities?
    
 
     code
    code 
    
    
        
        
        
        Hello! everyone!!!!
        I am from Calgary.
        I am a senior developer with 7 years of experience and I am looking for a work opportunity....
        Anyone please tell me about job channel ...
    
 
     Alexander
    Alexander 
    
    
        
        
        
        I don’t know developer job channels for Canada, but have you looked at open positions with companies in Calgary on LinkedIn?
    
 
     Baban
    Baban 
    
    
        
        
        
        Hello Guys
    
 
     Baban
    Baban 
    
    
        
        
        
        I have 3 yrs of DevOps experience
    
 
     Baban
    Baban 
    
    
        
        
        
        Please let me know if anyone aware of any part time or freelancing
    
 
     George
    George 
    
    
        
        
        
        Hi, I’m looking to transition from engineering to IT and I have an interest in learning DevOps. 
        
        Can any one suggest a training session/ online class I can enroll to get the needed skills and hands on experience?
    
 
     Alexander
    Alexander 
    
    
 
     George
    George 
    
    
        
        
        
        Thanks Alexander
    
 
     Ranjani
    Ranjani 
    
    
        
        
        
        Anyone having contacts for consultants in Canada?
    
 
     Alexander
    Alexander 
    
    
        
        
        
        no, you can search in linkedin
    
 
     Ranjani
    Ranjani 
    
    
        
        
        
        Ok thank you so much!
    
 
     ༒ ༒
    ༒ ༒ 
    
    
        
        
        
        Can anybody suggest best/professional level of training institute for learning AWS DevOps Online????
    
 
     Alexander
    Alexander 
    
    
 
     Sai Kumar
    Sai Kumar 
    
    
 
     Baban
    Baban 
    
    
        
        
        
        I am also looking for devops job
    
 
     Dhruv
    Dhruv 
    
    
        
        
        
        
    
 
     Dhruv
    Dhruv 
    
    
        
        
        
        Dear aspirants,
        
        Here is the chance to get yourself a Cloud Native exposure with hands-on sessions along with PPT notes to refer to for revisions and interview preparations.
        
        You can go through the contact details given in the document below to enroll and start your learning process.
        
        Course fees: 3499/- INR (including tax)
        Course duration: 3 Months (Mon-Fri from 8 AM to 9 AM IST)
        Training mode: Virtual
        WhatsApp number: +1-647-376-7753
        Alternate WhatsApp number +91-9662182042
        Email: support@cloudspikes.ca
        
        For more information feel free to Call/Message/WhatsApp/Email us at the given contact details.
        
        https://www.cloudspikes.ca/
    
 
     Mitesh
    Mitesh 
    
    
        
        
        
        Check out this job at Intuitive.Cloud:  https://www.linkedin.com/jobs/view/3548406142
    
 
     Mitesh
    Mitesh 
    
    
        
        
        
        You can share your resume to mitesh.kumar@intuitive.cloud or can connect on linkedin via https://www.linkedin.com/in/mitesh-kumar-5a423634
    
 
     Dhruv
    Dhruv 
    
        
             
        
             
     
    
        
        
        
        💠 9 Things you need to know about the new Kubernetes version 1.26 💠
        
        
        Kubernetes 1.26 🕸️ is about to be released, and it comes packed with novelties! Where do we begin?
        
        
        ✅ #3294 Provision volumes from cross-namespace snapshots
        The VolumeSnapshot feature allows Kubernetes users provision volumes from volume snapshots, providing great benefits for users and applications, like enabling database administrators to snapshot a database before any critical operation, or the ability to develop and implement backup solutions.
        
        
        ✅ #3488 CEL for admission control
        Finally, a practical implementation of the validation expression language from Kubernetes 1.25!
        
        
        ✅ #3466 Kubernetes component health SLIs
        Since Kubernetes 1.26, you can configure Service Level Indicator (SLI) metrics for the Kubernetes components binaries. Once you enable them, Kubernetes will expose the SLI metrics in the /metrics/slis endpoint – so you won’t need a Prometheus exporter.
        
        
        ✅ #2371 cAdvisor-less, CRI-full container and Pod stats
        Currently, to gather metrics from containers, such as CPU or memory consumed, Kubernetes relies on cAdvisor. This feature presents an alternative, enriching the CRI API to provide all the metrics from the containers, allowing more flexibility and better accuracy.
        
        
        
        ✅ #3063 Dynamic resource allocation
        This new Kubernetes release introduces a new Alpha feature which will provide extended resource management for advanced hardware.
        
        
        ✅ #3545 Improved multi-numa alignment in Topology Manager
        This is yet another feature aimed at high performance workloads, like those involved in scientific computing. We are seeing the new CPU manager taking shape since Kubernetes 1.22 and 1.23, enabling developers to keep their workloads close to where their data is stored in memory, improving performance.
        
        
        
        ✅ #3335 Allow StatefulSet to control start replica ordinal numbering
        StatefulSets in Kubernetes often are critical backend services, like clustered databases or message queues. This enhancement, seemingly a trivial numbering change, allows for greater flexibility and enables new techniques for rolling cross-namespace or even cross-cluster migrations of the replicas of the StatefulSet without any downtime.
        
        
        
        ✅ #3325 Auth API to get self user attributes
        This new feature coming to alpha will simplify cluster Administrator’s work, especially when they are managing multiple clusters. It will also assist in complex authentication flows, as it lets users query their user information or permissions inside the cluster.
        
        
        
        ✅ #3352 Aggregated Discovery
        This is a tiny change for the users, but one step further on cleaning the Kubernetes internals and improving its performance. Reducing the number of API calls by aggregating them (or at least on the discovery part) is a nice solution to a growing problem. 
        
        
        🔥#kubernetes 
        🔥#work 
        🔥#data 
        🔥#management 
        🔥#healthcheck 
        🔥#computing 
        🔥#database
    
 
     Mitesh
    Mitesh 
    
    
        
        
        
        Feel free to connect with me (Mitesh Kumar) over LinkedIn for cloud opportunities or real time cloud related case studies.
    
 
     Willy
    Willy 
    
    
        
        
        
        Hi 
        Providing remote work support on the below
        
        AWS/AZURE
        GITHUB/GITLAB/AZURE DEVOPS
        ARGOCD/JENKINS
        TERRAFORM/ARM/CLOUD FORMATION
        ANSIBLE
        KUBERNETES 
        
        PYTHON/SHELL SCRIPTING
        MONITORING TOOLS
        
        ping me
    
 
     Shivani
    Shivani 
    
    
        
        
        
        Hi,
        
        Looking for jobs in DevOps and SRE positions in Canada. 
        
        Kindly share if any connections or openings for these.
        
        Thanks in advance.
    
 
     ሀብተየስ
    ሀብተየስ 
    
    
        
        
        
        Hi
    
 
     Madhu
    Madhu 
    
    
        
        
        
        Hi
    
 
     Madhu
    Madhu 
    
    
        
        
        
        Any openings on Devops/Sre contract roles plase do let me know
    
 
     Principal
    Principal 
    
    
        
        
        
        hi
    
 
     Solo
    Solo 
    
    
 
     Solo
    Solo 
    
    
        
        
        
        We're you able to find any job
    
 
     Solo
    Solo 
    
    
        
        
        
        Hi Mates,
        
        I have recently moved to Canada and am looking for job opportunities. I have 6 years of experience in Devops, also  am a certified AWS ASSOCIATE & Terraform certified Associate, have working experience with Azure cloud, Kubernetes, Azure DevOps, Jenkins, Dockers.
        
        Any help with reference would be much appreciated
    
 
     chris
    chris 
    
    
 
     Mancy
    Mancy 
    
    
        
        
        
        Looking for Data Analytics jobs in Canada , 14+ years of work experience
    
 
     Spark
    Spark 
    
    
        
        
        
        Hello,
        
        I am an Senior DevOps Engineer having 8+ years of experience. I can provide the proxy interview support to DevOps Engineers or AWS/Azure DevOps Engineers.
        
        Please let me know if anyone is interested. 
        
        WhatsApp: https://wa.me/917508370708
    
 
     Ragu
    Ragu 
    
    
        
        
        
        Hi Any openings on Devops/Sre roles plase do let me know open to relocate
    
 
     Charlie💤💤💤
    Charlie💤💤💤 
    
    
        
        
        
        Is there any internship for devops role
    
 
     Peter
    Peter 
    
    
 
     Yana
    Yana 
    
    
        
        
        
        #vacancy #devops #remote #middle #senior 
        
        Vacancy: Python DevOps engineer (remote work)
        
        We are currently looking for DevOps to work on projects.
        
        We offer:
        - salary from 1800$ to 3000$;
        - remote work format;
        - fulltime work
        
        Requirements: 
        - Experience with Python 3, Docker Swarm - GitLab CI/CD - Ansible - PostgreSQL.
        - work experience of 3 years and more;
        - working language: Russian and English;
        - level: middle and above
        
        Responsibilities:
        - Manage infrastructure as part of different environments in the cloud provider infrastructure;
        - maintain clusters;
        - manage CI/CD processes;
        - interact with the development team;
        - Monitor and optimize infrastructure and service performance.
        
        Send a link to portfolio and your resume for consideration!
        Contact for communication: @leolomaev
    
 
     Dethan
    Dethan 
    
    
        
        
        
        We can provide interview proxy and job support for male and female candidates looking for Cloud Engineers,DevOps,Dev secops positions , focusing on AWS and Azure, with expertise in Kubernetes, Jenkins, ArgoCD, Terraform, Ansible, Docker, Linux, shell scripting, and Python scripting
        Pls dm me
    
 
     ТамарушКА
    ТамарушКА 
    
    
        
        
        
        Looking for a DevOps engineer (5+ years of experience)
        Better Tickets is a brokerage company specializing in selling tickets for various culture and entertainment events.
        
        Required skills: :
        ▫️ two years of experience as a DevOps engineer,
        ▫️ experience with multi-tab browsers, configuring ADS or Dolphin profiles,
        ▫️ ability to maintain a pool of virtual profiles,
        ▫️ experience with email systems,
        ▫️ experience with system administration, database processing,
        ▫️ higher technical education.
        
        We offer:
        ⚫️ remote work,
        ⚫️ competitive salary,
        ⚫️ vacation and sick leave.
        
        👉 Apply here: @OManandaPury
    
 
     Rishi
    Rishi 
    
    
        
        
                    
                
        
        Looking to kickstart your career in the US or Canada? 🇺🇸🇨🇦
        
        If you're eligible to work in your respective country, the MaximaTek Placement Program is here to help you secure the right opportunity in a short span. 🚀
        
        We are proud to empower individuals with opportunities in diverse technologies. 🌐 While only a few technologies are highlighted in the post, our expertise spans far and wide across the IT landscape.
    
 
 
     tesfa
    tesfa 
    
    
        
        
        
        hello
    
 
     Teja
    Teja 
    
    
        
        
        
        I am looking for a devops part time job
    
 
     Teja
    Teja 
    
    
        
        
        
        I have almost 8 years experience
    
 
     Tawkeer
    Tawkeer 
    
    
        
        
        
        hey there
    
 
     Tawkeer
    Tawkeer 
    
    
        
        
        
        I am looking for DevOps/Cloud roles.
        If you know of any openings or have any leads, I did  really appreciate it. Thanks in advance
    
 
     2k
    2k 
    
    
        
        
        
        Get your financial freedom with our 100% reliable SPOT AND FUTURE TRADE SIGNALS 
        @global_crypto_trade_01
        https://t.me/signalxyxyz
    
 
     Jimi
    Jimi 
    
    
        
        
        
        I am looking for job for now I’m here in Bahrain 7 years here
    
 
     Jimi
    Jimi 
    
    
        
        
        
        I’m from Philippines
    
 
     Willy
    Willy 
    
    
        
        
        
        I am expert DevOps engineer with 5 plus years of experience , I am looking for a job in the field of DevOps engineering
    
 
     Anonymous
    Anonymous 
    
        
             
        
             
     
    
        
        
        
        Hey everyone! 👋
        I'm a Full Stack Developer with experience in blockchain and mobile development, and I’m currently offering to build blockchain-based projects for free to expand my portfolio and connect with innovative people.
        
        I specialize in:
        ✅ Ethereum (ERC-20, ERC-721)
        ✅ Hyperledger Fabric
        ✅ Corda
        ✅ Blockchain architecture and design
        ✅ Cross-platform mobile app development (Flutter, React Native)
        ✅ Web3 mobile app integration (Ethereum, BSC, WalletConnect, MetaMask)
        
        If you’ve got a blockchain idea, startup, or small business that needs a solid, professional solution — let’s make it happen!
        
        ✅ Fast, secure, and scalable blockchain integration
        ✅ Smart contract development and deployment (Solidity, Web3.js)
        ✅ Decentralized application (dApp) development on Ethereum, Binance Smart Chain, or other blockchain platforms
        ✅ Cryptocurrency integration (Bitcoin, Ethereum, etc.)
        ✅ Blockchain security and auditing
        ✅ Mobile wallet integration and dApp browser development
        ✅ Real-time data display and blockchain analytics on mobile apps
        
        DM me if you're interested or want to know more. Let’s build something great together!
    
 
     Kavs
    Kavs 
    
    
        
        
        
        I am looking for a job in devops and cloud sector with experience of 7years.Ready to join.Remote/hybrid/wfo any schedule is accepted.Please let me know.Thanks..
    
 
     Support
    Support 
    
        
             
        
             
     
    
        
        
        
        I’m direct person doing proxy (otter , lipsync, prompting)  for candidates looking for 
        Cloud : AWS , AZURE , GCP
        
        Data Engineering:
        
        Data Streaming & Storage: Apache NiFi, Kafka, AWS Kinesis, Azure Event Hub, Google Pub/Sub, Amazon S3, Azure Data Lake Storage, Google Cloud Storage, Hadoop HDFS
        Data Warehousing & Analytics: Snowflake, Amazon Redshift, Google BigQuery, Azure Synapse Analytics
        Processing & Transformation: Apache Spark, Apache Hive, Azure Data Factory (ADF), AWS Glue, Databricks, dbt, Informatica
        DevOps:
        
        Infrastructure Automation: Terraform, Ansible, Chef, Puppet, ARM templates
        Containers & Orchestration: Kubernetes, Docker, Rancher
        Scripting: Python, Shell scripting, PowerShell
        CI/CD & Monitoring: Jenkins, Azure DevOps, GitHub Actions, GitLab Pipelines, ArgoCD, Splunk, Datadog, Prometheus, Grafana, New Relic
        Availability:
        I am available to provide support in multiple time zones including EST, IST, PST, BST, and CST.
        
        Payment:
        1. Per call
        2. Offer basis  
        
        Pls reach out through WhatsApp : 8019958549
    
 
     Mancy
    Mancy 
    
    
        
        
        
        I have around 12+ years of IT work experience, I am looking for a Senior Cloud or Data Architect level roles remotely in Canada , I have worked in AWS, Azure, GCP , Oracle cloud Implementations.
    
 
     Zen
    Zen 
    
    
        
        
        
        We provide job support to consultancies and independent consultants across the U.S., UK, and Canada, offering job assistance and project support tailored to your needs.
        
        Our expertise spans a wide range of technologies, including:
        
        - Cloud platforms: AWS, Azure, GCP
        - Programming languages: Python, Java, C++, JavaScript
        - Databases: MySQL, PostgreSQL, MongoDB
        - Frameworks: React, Angular, Vue.js
        - DevOps tools: Git, Docker, Kubernetes
        - Data analytics: Tableau, Power BI, Python libraries
        - AI and machine learning: TensorFlow, PyTorch, scikit-learn
        - Business applications: Workday, Salesforce, ServiceNow, DevOps, Power Apps and Power Pages 
        
        With our support, you can deliver successful projects that meet your clients' needs.
        
        Reach out to us today to discuss your project requirements and explore how we can assist your team.
    
 
     Guruprasad
    Guruprasad 
    
    
        
        
        
        Backdoor Immediate Requirement
        Technology: Devops
        Experience: 3 to 10 years
        Company: JP MORGAN 
        Package: 13 to 40 Lpa 
        Contact on WhatsApp: +91-7799000409
        (Resources need to go for onsite for 2 years)
        Message me directly
        Work Location: Canada,USA
    
 
     Pierre
    Pierre 
    
    
        
        
        
        hi
    
 
     Lee
    Lee 
    
    
        
        
        
        Hello,
        Nice to meet you.
        
        I am a full stack developer and I am currently working on Upwork.
        I have been working for about half a year and have gained a lot of experience and income.
        But my account was suddenly suspended.
        I tried several times but could not revive the account.
        
        If you create an Upwork a.c.c.ount for me, I will give you 20% of my income.
        
        Thank you.
    
 
     ☔゚Ⲙ𝘢пₚ𝒓𝖊𝖊т☔゚.*・。゚
    ☔゚Ⲙ𝘢пₚ𝒓𝖊𝖊т☔゚.*・。゚ 
    
    
        
        
        
        hello
    
 
     Philip
    Philip 
    
    
        
        
        
        Yh