Best of CloudOctober 2023

  1. 1
    Article
    Avatar of dhhDavid Heinemeier Hansson·3y

    X celebrates 60% savings from cloud exit

    X celebrates a 60% reduction in monthly cloud costs by moving work out of the cloud and onto their own servers. They are on track to save $60 million per year from the cloud exit achievements so far, and they have achieved this with a team a quarter of the size of what it was. The success of X's strategy may inspire other large corporations to explore the savings potential of leaving the cloud.

  2. 2
    Article
    Avatar of awstipAWS Tip·3y

    Deploying a Node.js Application on AWS

    Learn how to deploy a Node.js application on AWS using Termius for SSH access and GitHub for version control. Discover the benefits of deploying on AWS, the steps to create an AWS instance, connect it to Termius, and clone a repository from GitHub. Install Node.js, Express, and other dependencies, and deploy your application on AWS.

  3. 3
    Article
    Avatar of awsplainenglishAWS in Plain English·3y

    Docker Simplified

    Docker is an open-source platform that automates the deployment and scaling of applications. It packages applications and their dependencies into containers, ensuring consistent behavior across different environments. Docker was created by Solomon Hykes to improve the deployment process and overcome the challenges of virtual machines. Its advantages include containerization, portability, isolation, efficiency, scalability, and version control. Docker operates on a client-server architecture and follows a step-by-step process of image creation, building, distribution, container creation, and running.

  4. 4
    Article
    Avatar of communityCommunity Picks·3y

    Migrating from Monolith to Microservices: Strategy & Step-by-Step Guide

    Migrating from monolith to microservices offers benefits such as enhanced scalability, agility, productivity, cost-efficiency, and fault tolerance. Companies like Netflix, Amazon, and Uber have successfully made the transition. However, there are challenges involved in the migration process, such as high initial costs, the need for experienced staff, and considerations for distributed systems.

  5. 5
    Article
    Avatar of dhhDavid Heinemeier Hansson·3y

    The price of managed cloud services

    The article discusses the real value of the cloud being in managed services and new architectures. It shares a case study of the cost savings achieved by switching from OpenSearch to running elastic search on premise. The switch didn't require hiring new staff.

  6. 6
    Article
    Avatar of awsplainenglishAWS in Plain English·3y

    Top 10 CI/CD Pipeline Tools for Enterprises in 2023🚀

    Learn about the top 10 CI/CD pipeline tools for enterprises in 2023, their features, and factors to consider when choosing a CI/CD tool.

  7. 7
    Article
    Avatar of communityCommunity Picks·3y

    Introducing Space OS

    Deta has unveiled Space OS, a new operating system for the internet, designed to make computing more personal, powerful, and fun. It builds on Deta Space and includes the Horizon and Teletype user interfaces. Horizon allows personalization, app installation, app creation, and native sharing and collaboration. Space OS incorporates AI, allowing users to create web applications using natural language. Interoperability is a key focus, with plans for immersive interoperability in the future.

  8. 8
    Article
    Avatar of dzDZone·3y

    Building Lambda Functions With Node.JS

    Learn how to build efficient Lambda functions with Node.js for serverless computing. Explore the setup, event triggers, dependencies, performance optimization, debugging and monitoring, deployment and scaling, security, and best practices.

  9. 9
    Article
    Avatar of phProduct Hunt·3y

    Back4app AI Agent - Your AI DevOps Assistant

    Back4App Agent is an AI tool that helps developers build, deploy, and troubleshoot applications, streamlining DevOps tasks and making cloud operations more efficient.

  10. 10
    Article
    Avatar of bytebytegoByteByteGo·3y

    No More Vendor Lock-In? The Rise of Sky Computing

    Sky Computing offers benefits such as redundancy, risk mitigation, cost optimization, compliance, performance optimization, disaster recovery, innovation, and flexibility. Most applications rely on one cloud provider due to factors like simplicity, cost considerations, integration, service differentiation, data gravity, and technical expertise. Cloud providers have incentives to embrace multi-cloud strategies to increase market share, revenue diversification, cross-selling and up-selling, partnerships and ecosystem expansion, customization and flexibility, resource optimization, and innovation.

  11. 11
    Article
    Avatar of awsplainenglishAWS in Plain English·3y

    Starting Your DevOps Journey: Tips and Roadmap

    This article provides tips and a roadmap for starting a DevOps journey. It emphasizes the importance of skills such as Linux, bash scripting, networking concepts, Docker, knowledge of DevOps tools, infrastructure as code, understanding software applications, cloud certifications, and Kubernetes. It also discusses the DevSecOps approach and encourages continuous learning and practice.

  12. 12
    Article
    Avatar of awsplainenglishAWS in Plain English·3y

    The Art of DevOps: Best Practices for Streamlining Your Development Pipeline

    DevOps is a cultural shift in software development that fosters collaboration between development and operations teams. The best practices of DevOps include continuous integration, continuous delivery, automation, microservices, and monitoring and feedback. DevOps improves efficiency, quality, and innovation in software development.

  13. 13
    Article
    Avatar of communityCommunity Picks·3y

    Google Cloud mitigated largest DDoS attack, peaking above 398 million rps

    Google mitigated the largest DDoS attack to date, peaking above 398 million requests per second (rps). The attack used a novel technique called HTTP/2 Rapid Reset based on stream multiplexing. Google coordinated with industry partners to understand the attack mechanics and collaborated on mitigations. The attack vulnerability has been designated as CVE-2023-44487 with a CVSS score of 7.5. Any enterprise or individual serving an HTTP-based workload may be at risk and should apply relevant patches or verify server vulnerability.

  14. 14
    Article
    Avatar of awsplainenglishAWS in Plain English·3y

    Understanding Pods, Nodes and the Kubelet in Kubernetes

    A pod is a group of containers in Kubernetes that share network and storage resources. Nodes are worker machines in Kubernetes where pods are scheduled to run. The Kubelet is responsible for managing pods on each node.

  15. 15
    Article
    Avatar of awsplainenglishAWS in Plain English·3y

    Bun.js: A Cost-Reduction Catalyst for Serverless Computing

    Bun.js is a new JavaScript runtime environment that aims to reduce the cost of serverless computing. It offers impressive speed, seamless compatibility with Node.js, and a minimalistic set of highly-optimized APIs. Bun.js can potentially result in substantial cost reductions and improved user experience in serverless applications. It is poised to become an indispensable asset for cost-efficient, high-performance serverless architectures.

  16. 16
    Article
    Avatar of awstipAWS Tip·3y

    EC2 Auto-shutdown with Lambda

    Learn how to create an AWS Lambda function that automatically shuts down an EC2 instance when it's idle for more than 30 minutes. The article provides step-by-step instructions, including creating IAM policies and roles, setting up the Lambda function, creating triggers with Event Rule, identifying idle instances with a Python script, and testing and monitoring the lambda function.

  17. 17
    Article
    Avatar of awstipAWS Tip·3y

    Deploy Node.js with MongoDB App on AWS

    Learn how to deploy a Node.js app with MongoDB on AWS using services like AWS Elastic Beanstalk, Amazon DocumentDB, and Code Pipeline. Create an IAM user, set up security groups, configure Amazon DocumentDB cluster, set up Elastic Beanstalk environment, and deploy your code using Code Pipeline.

  18. 18
    Article
    Avatar of awsplainenglishAWS in Plain English·3y

    How You Can Land the $275,000 Job at AWS As I Did

    This article provides strategies and secrets for landing a high-paying job at Amazon Web Services (AWS), including understanding the interview process, mastering Amazon's Leadership Principles, excelling in behavioral interviews, sharpening technical skills, seeking mock interviews and feedback, tailoring resumes and cover letters, leveraging employee referrals, and preparing for Amazon's unique tests.