Best of AWS2022

  1. 1
    Article
    Avatar of communityCommunity Picks·4y

    Netflix System Design- Backend Architecture

    Netflix accounts for about 15% of the world's internet bandwidth traffic. Netflix operates in two clouds Amazon Web Services and Open Connect (Netflix content delivery network) The overall Netflix system consists of three main parts. Zuul as its API gateway is built to allow dynamic routing, traffic monitoring, and security, resilience to The Netty handlers on the front and back of the filters.

  2. 2
    Article
    Avatar of communityCommunity Picks·4y

    Full Docker Course [FREE]

    The course is a mix of animated theoretic explanations and hands-on demo’s to follow along. You will have a deep understanding of the concepts and a great overall big picture of how Docker is used in the whole software development process. It's a handy way to quickly look something up or refresh your knowledge at work.

  3. 3
    Article
    Avatar of devtoDEV·4y

    Bye Bye Heroku

    Heroku is a cloud programming platform designed to help build and deploy online applications. Founded in 2007, it is now one of the largest PaaS platforms in existence. Starting November 28, 2022, we plan to stop offering free product plans and start shutting down free dynos and data services.

  4. 4
    Article
    Avatar of dhhDavid Heinemeier Hansson·4y

    Why we're leaving the cloud

    Basecamp has had one foot in the cloud for well over a decade, and HEY has been running there exclusively since it was launched two years ago. The cloud excels at two ends of the spectrum, where only one end was ever relevant for us.

  5. 5
    Article
    Avatar of pointerPointer·3y

    The State of Frontend in 2022

    The State of Frontend in 2022 analysis of 3,700 respondents from 125 countries. The 5 countries with the most responses were the US, Poland, UK, Germany and India. Only 18% of people filling out the survey said they work at non-tech-first companies.

  6. 6
    Article
    Avatar of communityCommunity Picks·3y

    Netflix Backend System Designing Flow

    Netflix operates in two clouds: 1. AWS and 1.

  7. 7
    Article
    Avatar of phProduct Hunt·4y

    AWS Bootstrap - Full stack on AWS in one click

  8. 8
    Article
    Avatar of devtoDEV·4y

    From Figma to Next.js App in Minutes

    AWS Amplify is a set of tools and features that lets front-end web and mobile developers quickly and easily build full-stack applications on AWS. In this post, we'll convert Figma components to React components with Amplify studio and use it in our application.

  9. 9
    Article
    Avatar of quastorQuastor Daily·4y

    Building a Scalable Notification Service

    Razorpay is one of India’s most valuable fintech startups. The company powers payments for over 8 million businesses in India and has been growing extremely quickly. With the increase in transactions, the Razorpay team encountered a few scalability issues - Database Bottleneck - Read query performance was getting worse and it couldn’t scale to meet the required input/output operations per second.

  10. 10
    Article
    Avatar of spaceliftSpacelift·3y

    The Most Comprehensive List of DevOps Tools for 2023

    The Most Comprehensive List of DevOps Tools for 2023 gathers some of the most useful and commonly used DevOps tools and technologies. Git Git is the most commonly used distributed version control system and is the clear winner in this space. GitHub GitHub is the default and most broadly used code repository management system.

  11. 11
    Article
    Avatar of awstipAWS Tip·4y

    Serverless Architecture For Next App

    Serverless architecture for Next App Serverless has been there for a fair amount of time but surely has come to a more mature state than it was there about a few years ago.

  12. 12
    Article
    Avatar of pointerPointer·4y

    mikeroyal/Self-Hosting-Guide: Self-Hosting Guide. Learn all about locally hosting(on premises & private web servers) and managing software applications by yourself or your organization.

    Most self-hosted software can be installed using Docker, a packaging system which allows software to bundle their configuration and dependencies. Shipwright is a WebUI to generate templates for Yacht, Portainer, Docker-Compose, and Unraid. Dozzle is a small lightweight application with a web based interface to monitor Docker logs. Diun is a tool that receive notifications when a Docker image is updated.

  13. 13
    Article
    Avatar of quastorQuastor Daily·3y

    How McDonalds implements Event Driven Architectures

    McDonalds has the most downloaded restaurant app in the United States, with over 24 million downloads in 2021. For their backend, McDonalds relies on event driven architectures (EDAs) for many of their services. McDonalds wanted to build a unified eventing platform that could manage the communication between different producers and consumer services at the company.

  14. 14
    Article
    Avatar of medium_jsMedium·4y

    How we reduced our annual server costs by 80% — from $1M to $200k — by moving away from AWS

    Prerender saved $800k by removing their reliance on AWS and building in-house infrastructure Combined with AWS, we had already cut our expenses by 22%. The testing phase was crucial to make sure the following processes would run smoothly. After testing whether Prerender pages could be cached in both S3 and minio, we slowly diverted traffic away from AWS S 3 and towards minio.

  15. 15
    Article
    Avatar of hashnodeHashnode·4y

    Introduction to Jenkins

    Jenkins is an automation tool written in Java with built-in plugins for continuous integration tasks. It is used to continuously build and test projects making it easier to integrate the changing codes to it. Jenkins can be installed through native system packages, Docker, or even run standalone by any machine with a Java Runtime Environment (JRE) installed.

  16. 16
    Article
    Avatar of devtoDEV·3y

    DevOps Trends for Developers in 2023

    The year 2022 saw a huge momentum in the topics such as AI/ML, automation, security, etc. DevOps practices are constantly evolving, and it is our job to keep an eye on what to focus on in the coming year. Let us see those trends and how they will impact developers and organizations.

  17. 17
    Article
    Avatar of eversqlEverSQL·3y

    How I became a better CTO using these 8 resources

    Google offers 25 lessons, 30+ exercises, real case studies, and lectures from Google experts. The SaaS CTO Security Checklist provides actionable security best practices CTOs can use to harden their security. JavaScript is a bird's eye view of JavaScript, its benefits, patterns, and more.

  18. 18
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    The Best Backend as a Service for your React App

    Firebase has dominated the backend-as-a-service space for many years, but Supabase has emerged as a great alternative. Supabase allows you to take your code and deploy it wherever you like. You can build your app, deploy it to Supabase's servers, or you can Deploy it to your own hosting service.

  19. 19
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    How to Learn Serverless AWS by Building 7 Projects

    The Time-To-Live (TTL) tells dynamo that once the time reaches this date, delete the record from Dynamo. For the front end you can write a simple web app with two sections: create new reminder, and list my reminders. This can be in React, Vue, Angular, or even raw HTML, CSS and JavaScript.

  20. 20
    Article
    Avatar of awstipAWS Tip·4y

    Cloud Certifications!

    The most reliable sources are the sharks in Cloud Service Provider’s market namely: AWS, GOOGLE CLOUD PLATFORM, AZURE etc. There is unquestionably a dearth of qualified cloud experts. 84% of hiring managers say cloud certifications make a candidate more attractive.

  21. 21
    Article
    Avatar of streamStream·3y

    How to Build a Live Streaming App

    A live stream is multi-media digital content broadcasted by one host and transmitted to many viewers over the Internet in real-time. Facebook Live, TikTok, Twitch, and YouTube Live are some of the most popular live streaming platforms available to creators.

  22. 22
    Article
    Avatar of awstipAWS Tip·4y

    Serverless CRUD API

    There are few steps to complete before going to the Coding part. Need to create Database through AWS RDS (aurora serverless database) Create the database within lib as “ database-manager’s” Then implement code of Database connection.

  23. 23
    Article
    Avatar of awstipAWS Tip·4y

    Let’s go Serverless.

    Serverless is a cloud native execution model in which the cloud provider dynamically allocates the resources needed to execute a particular piece of code. This offers automatic scaling, built-in high availability and cost optimization with pay-per-use billing. Let’s build a simple serverless architecture with API Gateway, Lambda functions, Dynamo DB and S3.

  24. 24
    Article
    Avatar of awstipAWS Tip·3y

    Day 9 | Load Balancing

    Elastic Load Balancers are servers that forward traffic to multiple servers (e.g., EC2 instances) downstream. Expose a single point of access (DNS) to your application - Seamlessly handle failures of downstream instances.

  25. 25
    Article
    Avatar of communityCommunity Picks·4y

    Create a CI/CD Pipeline with GitHub Actions and AWS

    GitHub Actions are a continuous integration and continuous delivery platform that allows developers to automate builds, testing and deployments through the creation of "workflows" For public repositories, GitHub Actions is completely free! This guide will be scratching the surface of what GitHub Actions can really provide, and I highly suggest checking the documentation out. Adding the.git/workflows folder and YAML File Workflows are stored in a. Git folder in your repository.