Best of CloudAugust 2022

  1. 1
    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.

  2. 2
    Article
    Avatar of communityCommunity Picks·4y

    How to Use JavaScript to Automate SEO (With Scripts)

    Programming and automation are increasingly popular topics in the SEO industry. Learning to automate tasks with JavaScript will help you build a more solid foundation to dissect how JavaScript or its implementation may be affecting your site’s organic performance. The web development industry moves at an incredibly fast pace, and JavaScript is at the center of it. With this, you can create and save the same type of functions.

  3. 3
    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.

  4. 4
    Article
    Avatar of phProduct Hunt·4y

    Coder - Remote development for any use case

  5. 5
    Article
    Avatar of communityCommunity Picks·4y

    Developer Experience Infrastructure (DXI)

    Developer Experience Infrastructure (DXI) is a new emerging infrastructure category sitting on top of API and cloud infrastructure. It enables any company to deliver world-class developer experiences by offloading the intricate details and complexities of developer experience to a new set of infrastructure components and services.

  6. 6
    Article
    Avatar of pointerPointer·4y

    coder/coder: Remote development environments on your infrastructure provisioned with Terraform

    Coder Coder creates remote development machines so your team can develop from anywhere. The easiest way to install Coder is to use our install script for Linux and macOS. The embedded database is great for trying out Coder with small deployments, but do consider using an external database for increased assurance and control.

  7. 7
    Article
    Avatar of hashnodeHashnode·4y

    Terraform Basics

    Terraform is an infrastructure management tool developed by HashiCorp. It lets you provision and maintain cloud resources like Servers, Networking, Storage etc. It is a tool/command line program we run to define and make changes to our infrastructure. We can think terraform as Setting up blank canvas, but we still need other tools to Not its not lets understand this.

  8. 8
    Article
    Avatar of newstackThe New Stack·4y

    Where Can Heroku Free Tier Users Go?

    Salesforce Heroku announced it will cease to support the free tier for Heroku Dynos, Postgres and Data for Redis. The company also laid out its product roadmap plans, which some skeptics viewed as lackluster and a sign that Salesforce is sunsetting Heroku.

  9. 9
    Article
    Avatar of awstipAWS Tip·4y

    Beginner’s Guide to Cloud Computing 101 — AWS Cloud Practitioner Study Guide

    The series is great for someone who wants a simple straightforward study guide to supplement their learning. Cloud Computing Definition: On-demand delivery of IT resources through a cloud services platform via. Pricing: Cost of services vary region to region.

  10. 10
    Article
    Avatar of hnHacker News·4y

    jetpack-io/devbox: Instant, easy, predictable shells and containers.

    Devbox analyzes your source code and turns it into an OCI-compliant image that can be deployed to any cloud. Join our Developer Community - Chat with us by joining the Jetpack.io Discord Server – we have a #devbox channel dedicated to this project.

  11. 11
    Article
    Avatar of awstipAWS Tip·4y

    Cloud Computing Service Models

    Each type of cloud computing provides different levels of control, flexibility, and management so that you’ll select the proper set of services for your needs.

  12. 12
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    Azure Developer Certification (AZ-204) – Pass the Exam With This Free 13.5-Hour Course

    The Microsoft Azure Developer Associate (commonly known as the AZ-204) is a Microsoft Azure certification focused on building web-applications on-top of Azure cloud services. You can get the certification by paying the exam fee and sitting for the exam at a test center partnered with Microsoft Azure.

  13. 13
    Article
    Avatar of infoworldInfoWorld·4y

    What’s the Go programming language (Golang) really good for?

    Google's Go language, aka Golang, has evolved from being a curiosity for alpha geeks to being the battle-tested programming language behind some of the world’s most important cloud-centric projects. Go is designed to err on the side of being small and easy to understand, with certain features deliberately omitted.

  14. 14
    Article
    Avatar of theregisterThe Register·4y

    Googler: I was forced out after opposing Israel cloud deal

    I was forced out after opposing Google and Amazon's $1.2 billion cloud contract with Israel's government and military. The massive supply deal, dubbed Project Nimbus, will provide cloud and AI services to Israeli government organizations using local AWS datacenters.

  15. 15
    Article
    Avatar of semaphoreSemaphore·4y

    A Developer’s Guide to Terraform

    Terraform is a platform-agnostic tool that defines infrastructure in human-readable code. Terraform code describes the end state of the infrastructure after creation or change, not the instructions for making the change. The provider turns the declarative code into imperative instructions.

  16. 16
    Article
    Avatar of developercomDeveloper.com·4y

    An Introduction to Kubernetes

    Kubernetes is an open-source, de facto container orchestration engine and a cloud-agnostic platform for orchestrating containers. It allows developers and programmers to separate each application into its process, allowing you to run them more efficiently. It also helps improve the efficiency of your operations and development teams. It allows container integration and streamlines the management of access to storage resources.